The list of indices to training character instances that were skipped
(i.e., not considered) during classification, e.g., due to violating
scale/size constraints.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogReadOnlyIntCollectionThe SkippedTrainCharacterIndices value. The default value is a default constructed CogReadOnlyIntCollection.
Remarks
This list would be empty if runParams.ReportSkippedTrainCharacterIndices was false for the run that generated this result.
See Also