C# Class Ocronet.Dynamic.Segmentation.Line.CurvedCutWithCcSegmenter

old CurvedCutSegmenterToISegmentLineAdapterWithCc
Inheritance: CurvedCutSegmenter
Mostra file Open project: nickun/OCRonet

Public Methods

Method Description
Charseg ( Intarray &result_segmentation, Bytearray orig_image ) : void

Method Details

Charseg() public method

public Charseg ( Intarray &result_segmentation, Bytearray orig_image ) : void
result_segmentation Intarray
orig_image Bytearray
return void