CogIDResult PropertiesCognex VisionPro

The CogIDResult type exposes the following members.

Properties

  NameDescription
Public propertyAngle
The angular orientation of the found symbol in the selected space of the input image. Units are radians.
Public propertyBoundsPolygon
Create a CogPolygon with four vertices describing the bounds of the found symbol. In the selected space of the input image.
Public propertyCenterX
The X coordinate of the geometric center of the found symbol in the selected space of the input image.
Public propertyCenterY
The Y coordinate of the geometric center of the found symbol in the selected space of the input image.
Public propertyDecodedData
Gets the decoded result data.
Public propertyID
A unique ID used to identify this symbol result. This ID also corresponds to the index of this result in the CogIDResults to which this result belongs.
Public propertyPixelPerModule
The size of the module in the symbol.
Top
See Also