| Class | Description | |
|---|---|---|
| ClassifyClassItem | The class item. The class item consists of a class name and a unique identifier. | |
| ClassifyClassItemCollection | This class holds a collection of ClassifyClassItem. An instance of this class will be created and held by the ClassifyPattern. | |
| ClassifyClassResult | The label result class. The class holds a label and a score. | |
| ClassifyClassResultCollection | This class holds a collection of ClassifyClassResult. | |
| ClassifyImageItem | The image item class. The class holds an image and a unique identifier. | |
| ClassifyImageItemCollection | Class which holds a collection of ClassifyImageItem. An instance of this class will be created and held by the ClassifyPattern. | |
| ClassifyImageResult | The Image Result class. This class holds the image id and a collection of ClassifyClassResult. | |
| ClassifyImageResultCollection | This class holds a collection of ClassifyImageResult. | |
| ClassifyPattern | This class holds all the objects needed to configure, train and run the classify tool. | |
| ClassifyResult | The class holds the runtime result. | |
| ClassifyTool | The classifier tool identifies the category of a part shown in an image. | |
| ClassifyTrainItem | The train item class. The class holds the image id and label id. | |
| ClassifyTrainItemCollection | Class which holds a collection of ClassifyTrainItem. An instance of this class will be created and held by the ClassifyPattern. | |
| ClassifyTrainResult | The class holds the train result. | |
| OCRAdvancedFielding | This class provides functionality for specifying the Advanced Fielding parameters. | |
| OCRBasicFielding | This class provides functionality for specifying the Basic Fielding parameters. | |
| OCRCharacterClassResult | Contains the character class results from the OCR processing. | |
| OCRCharacterClassResultCollection | Contains a collection of character Class results from the ViDiEL OCR processing. | |
| OCRCharacterResult | Contains the character results from the OCR processing. | |
| OCRCharacterResultCollection | Contains the character result collection from the OCR processing. | |
| OCRClassItemToShapeAssignment | This class stores the assignment of a class item to a shape. | |
| OCRFielding | This class provied the abstract base class for the Cognex.Vision.ViDiEL.BasicFielding and Congex.Vision.ViDiEL.AdvancedFielding classes. | |
| OCRFieldingPattern | This class contains a fielding pattern for use in Cognex.Vision.ViDiEL.OCRAdvancedFielding. | |
| OCRFieldingPatternDictionary | This class holds a collection of Cognex.Vision.ViDiEL.OCRFieldingPattern for use in Cognex.Vision.ViDiEL.OCRAdvancedFielding. | |
| OCRLine | This class contains the indices of the characters and the string value of a line. | |
| OCRLineCollection | Contains a collection of OCRLines. | |
| OCROperator | This class provides functionality for OCR training and execution. | |
| OCRResult | This class contains the results from executing the OCROperator . | |
| OCRTool | This class provides tool level access for OCR functionality. | |
| OCRTrainingResult | Contains the results from the OCR train operation. | |
| SegmentException | ||
| SegmentOperator | This class provides functionality for multi-class segmentation. | |
| SegmentResult | Represents the result of a segmentation process. | |
| SegmentTool | The segment tool partitions a run time image into one or more previously trained classes. | |
| ViDiELClassifyRegistration_ | ||
| ViDiELOCRRegistration_ | ||
| ViDiELSegmentRegistration_ |
| Enumeration | Description | |
|---|---|---|
| ClassifyCurrentRecordConstants | Enumeration of data that can be provided in the Tool's CurrentRecord. | |
| ClassifyLastRunRecordConstants | Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord. | |
| ClassifyLastRunRecordDiagConstants | Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord. | |
| ClassifyProcessMode | Enumeration of Classify process mode. | |
| OCRCurrentRecordConstants | ||
| OCRFieldingMode | ||
| OCRLastRunRecordConstants | ||
| OCRLastRunRecordDiagConstants | Enumeration of diagnostic data that can be included in the LastRunRecord. | |
| SegmentCurrentRecordConstants | Enumeration of data that can be included in the tool's CurrentRecord. | |
| SegmentExceptionCodes | ||
| SegmentLastRunRecordConstants | Enumeration of non-diagnostic data that can be included in the LastRunRecord. | |
| SegmentLastRunRecordDiagConstants | Enumeration of diagnostic data that can be included in the LastRunRecord. |