PatternCount

Navigation:  NxLib API > Tree > Parameters >

PatternCount

Previous pageReturn to chapter overviewNext page

The number of collected patterns with successful observations in two cameras. The two cameras might either be a left and right stereo camera member, a left stereo camera member and a monocular camera, or the two left members of two stereo cameras. With each successful execution of the CollectPattern command, when the pattern has been found in both cameras, PatternCount will increase by one.

Note: The grid spacing is determined at the time of observation either through the DecodeData parameter of CollectPattern or the global GridSize parameter. The grid size of each pattern will then be stored with the observed pattern point coordinates in the pattern buffer.

Format

Number

An integer counting the pattern observations in both cameras. This can be either the left and right camera of a stereo camera, or the two left cameras of two stereo cameras, or a monocular camera and the left camera of a stereo camera.