Mode

The mode that gets used for deciding which observations to keep.

Format

String

“ImagePosition”

Eliminates observations that are near to each other in the camera images. Keeps whole pattern collections to avoid breaking stereo observations. observations. The count parameters refers to the number of kept collections.

“Link”

Eliminates observations that are near to each other in space. Keeps at least the given number of observations between each pair of cameras that has patterns in the buffer.

“Assembly”

Eliminates observations that are near to each other in space. Keeps at least the given number of observations between each pair of sides of an assembly pattern.

Default

“ImagePosition”