CogCalibFeaturesSymbolParseResult PropertiesCognex VisionPro 9.5

The CogCalibFeaturesSymbolParseResult type exposes the following members.

Properties

  NameDescription
Public propertyGridPitchX
Gets the x value of the grid pitch of the checkerboard tiles along the X axis of Plate2D in physical measurement units.
Public propertyGridPitchY
Gets the y value of the grid pitch of the checkerboard tiles along the Y axis of Plate2D in physical measurement units.
Public propertyHasGridPitch
Gets whether or not this result has valid grid pitch information.
Public propertyHasPositionGrid2D
Gets whether or not this result has a valid position in Grid2D. For definition of Grid2D, see the remarks section of CogCalibFeatureExtractorCheckerboardLabelModeConstants.
Public propertyHasUnitString
Gets whether or not this result has a valid UnitString.
Public propertyPositionXGrid2D
Gets the x value of Grid2D position of the Data Matrix code. For definition of Grid2D, see the remarks section of CogCalibFeatureExtractorCheckerboardLabelModeConstants.
Public propertyPositionYGrid2D
Gets the y value of Grid2D position of the Data Matrix code. For definition of Grid2D, see the remarks section of CogCalibFeatureExtractorCheckerboardLabelModeConstants.
Public propertyRawDecodedString
Gets the raw decoded string of the symbol.
Public propertyUnitString
Gets the measurement units in which GridPitchX and GridPitchY are specified.
Top
See Also