CogOCRMaxSegmenter Execute Method Cognex VisionPro 9.8 SR1
Overload List

  NameDescription
Public methodExecute(CogImage16Grey)
Segment one line of characters contained within the image.
Public methodExecute(CogImage16Range)
Segment one line of characters contained within the image.
Public methodExecute(CogImage8Grey)
Segment one line of characters contained within the image.
Public methodExecute(CogImage16Grey, CogRectangleAffine)
Segment one line of characters contained within the region.
Public methodExecute(CogImage16Grey,  CogRectangleAffine )
Segment several lines of characters contained within the search regions.
Public methodExecute(CogImage16Range, CogRectangleAffine)
Segment one line of characters contained within the 2D region.
Public methodExecute(CogImage16Range,  CogRectangleAffine )
Segment several lines of characters contained within the search regions.
Public methodExecute(CogImage8Grey, CogRectangleAffine)
Segment one line of characters contained within the region.
Public methodExecute(CogImage8Grey,  CogRectangleAffine )
Segment several lines of characters contained within the search regions.
Top
See Also