FilterOutliersMinNeighbors

This entry defines the minimum number of neighbors required to be considered a valid point. If a point has less than the minimum number of neighbors within the distance (defined partially by the FilterOutliersNeighborDistanceMultiplier entry), then the point is an outlier.

The distance is calculated by multiplying the median distance between neighboring points and the Distance Multiplier. The median distance between neighboring points is calculated from all detected points within a target.

For details, see the vision topic "Automatic Hit Target - Filter Parameter Set".

Entry Name: FilterOutliersMinNeighbors

Entry Type: Positive integer value defining the minimum number of neighbors required to be considered a valid point. The default value is 2.