CogPMAlignMultiResults PropertiesCognex VisionPro 9.8

The CogPMAlignMultiResults type exposes the following members.

Properties

  NameDescription
Public propertyPMAlignResults
Returns the CogPMAlignResults object. This object contains the scores and positions for all found patterns, sorted by score. This object is a collection of CogPMAlignResult objects. The CogPMAlignResult class grew 2 read-only properties: ModelID and ModelName. The ModelID is the internal unique id of the pattern. The ModelName is the name associated with the pattern item and allows the user to figure out which result belongs to which pattern.
Public propertyResultItemCollection
Returns the CogPMAlignMultiResultItemCollection object. This object contains the number of found pattern instances for each reported pattern.
Top
See Also