Returns character fragments after inital fragment processing is
complete. The final character fragments are then grouped into
characters.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public CogOCRMaxSegmenterElementInfoCollection FinalFragments { get; }public CogOCRMaxSegmenterElementInfoCollection FinalFragments { get; }Public ReadOnly Property FinalFragments As CogOCRMaxSegmenterElementInfoCollection
Get
Public ReadOnly Property FinalFragments As CogOCRMaxSegmenterElementInfoCollection
Get
public:
property CogOCRMaxSegmenterElementInfoCollection^ FinalFragments {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}public:
property CogOCRMaxSegmenterElementInfoCollection^ FinalFragments {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}Property Value
Type:
CogOCRMaxSegmenterElementInfoCollection
The FinalFragments value. The default value is gcnew CogOCRMaxSegmenterElementInfoCollection().