UseModelΒΆ

When multiple patterns with the same pattern information are present in a single collection, it is not possible to associate the patterns of the left and right image to stereo patterns. If this parameter is set to true the camera calibration data will be used to identify corresponding observations in both images. Each pattern pair with a reprojection error below one GridSpacing of the respective pattern will be returned as a stereo pattern observation.

Note

This parameter has only an effect when Cameras is set.

Note

When UseModel is true the pattern association between left and right image will fail when no calibration is present or the calibration is corrupted and does not match the camera geometry.

Formats

Boolean

true

Pattern information and position used for matching.

false

Only pattern information used for matching.

Default Value

false