AverageΒΆ

Specifies if all pattern point coordinates in the buffer should be averaged to produce a more precise pose measurement. This will only produce a correct result if all patterns in the buffer originate from multiple images of the same pattern in the same pose. The Patterns output value will only contain one element with the pose of the averaged pattern points.

If this parameter is false the function estimates the pose of each pattern in the buffer individually. The Patterns output value will contain as many entries as there were patterns in the buffer

Format

Boolean

When set to true, the pattern image points will be averaged over all patterns in the buffer.

Default

true