Cognex.VisionPro.ColorSegmenter NamespaceCognex VisionPro
 
Classes

  ClassDescription
Public classCogColorRangeCollection
Class of color range collection for segmenter.
Public classCogColorRangeItem
Class of color value range item for segmenter. It has Selected property to indicate whether it might be used in a collection for color segmentation.
Public classCogColorSegmenter
This class is the workhorse of the Cognex.VisionPro.ColorSegmenter assembly; it does the actual color segmentation. This class contains the collected color ranges. You can use this class to perform color segmentation, or you can use the tool,CogColorSegmenterTool.
Public classCogColorSegmenterTool
This class provides tool level access to the CogColorSegmenter operator. This class encapsulates all of the classes required to perform a color image segmentation.
Enumerations

  EnumerationDescription
Public enumerationCogColorSegmenterCurrentRecordConstants
Enumeration of data that can be included in the tool's CurrentRecord.
Public enumerationCogColorSegmenterLastRunRecordConstants
Enumeration of Non-Diagnostic data that can be included in the tool's LastRunRecord.
Public enumerationCogColorSegmenterLastRunRecordDiagConstants
Enumeration of Diagnostic data that can be included in the tool's LastRunRecord.