CogCaliperResult PropertiesCognex VisionPro 9.22

The CogCaliperResult type exposes the following members.

Properties

  NameDescription
Public propertyEdge0
First edge that contributed to this result.
Public propertyEdge1
Second edge that contributed to this result. This will be nothing if only 1 edge was requested.
Public propertyID
ID of this result. This ID is unique within any created collection of results.
Public propertyPosition
A signed 1-D measurement along the search direction relative to the center of the input region.
Public propertyPositionX
The X position of this result in the input image.
Public propertyPositionY
The Y position of this result in the input image.
Public propertyScore
Score of this result in the range 0.0 - 1.0.
Public propertyWidth
The width of this result. Returns 0 if only 1 edge was requested.
Top
See Also