Returns the initial set of fragments before any fragments have been
rejected or split/merged into other fragments
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public CogOCRMaxSegmenterElementInfoCollection InitialFragments { get; }public CogOCRMaxSegmenterElementInfoCollection InitialFragments { get; }Public ReadOnly Property InitialFragments As CogOCRMaxSegmenterElementInfoCollection
Get
Public ReadOnly Property InitialFragments As CogOCRMaxSegmenterElementInfoCollection
Get
public:
property CogOCRMaxSegmenterElementInfoCollection^ InitialFragments {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}public:
property CogOCRMaxSegmenterElementInfoCollection^ InitialFragments {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}Property Value
Type:
CogOCRMaxSegmenterElementInfoCollection
The initialFragments value. The default value is gcnew CogOCRMaxSegmenterElementInfoCollection().