CogOCRMaxFieldingPositionResult PropertiesCognex VisionPro

The CogOCRMaxFieldingPositionResult type exposes the following members.

Properties

  NameDescription
Public propertyPostFieldingClassifierResult
The classifier position result describing this position after fielding was performed. Note that this may be null if the position was deleted by the CogOCRMaxFielding operator (and hence did not exist after fielding).
Public propertyPreFieldingClassifierResult
The classifier position result describing this position before fielding was performed. Note that this may be null if the position was inserted by the CogOCRMaxFielding operator (and hence did not exist before fielding).
Public propertyStatus
The status for this position. May be Primary, PrimarySwap, Secondary, SecondarySwap, Substituted, SubstitutedSpace, NoMatch, Inserted, Deleted, or DeletedIgnored.
Top
See Also