Returns statistical info about rejected the characters in a segmenter
line result
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
public CogOCRMaxSegmenterCharacterStatistics RejectedCharacterStatistics { get; }public CogOCRMaxSegmenterCharacterStatistics RejectedCharacterStatistics { get; }Public ReadOnly Property RejectedCharacterStatistics As CogOCRMaxSegmenterCharacterStatistics
Get
Public ReadOnly Property RejectedCharacterStatistics As CogOCRMaxSegmenterCharacterStatistics
Get
public:
property CogOCRMaxSegmenterCharacterStatistics^ RejectedCharacterStatistics {
CogOCRMaxSegmenterCharacterStatistics^ get ();
}public:
property CogOCRMaxSegmenterCharacterStatistics^ RejectedCharacterStatistics {
CogOCRMaxSegmenterCharacterStatistics^ get ();
}Property Value
Type:
CogOCRMaxSegmenterCharacterStatistics
The RejectedCharacterStatistics value. The default value is nullptr.