Outlier point search parameters. More...
#include <MROutlierPoints.h>
Public Attributes | |
| OutlierParams | finderParams |
| Parameters of various criteria for detecting outlier points. | |
| float | radius = 1.f |
| Radius of the search for neighboring points for analysis. | |
| OutlierTypeMask | mask = OutlierTypeMask::All |
| Mask of the types of outliers that are looking for. | |
| ProgressCallback | progress = {} |
| Progress callback. | |
Outlier point search parameters.