C# 클래스 Ocronet.Dynamic.Segmentation.Line.SegmentLineByCCS

Purpose: attempt to segment a line (or page) of text into characters by labeling the connected components
상속: Ocronet.Dynamic.Interfaces.ISegmentLine
파일 보기 프로젝트 열기: nickun/OCRonet

공개 메소드들

메소드 설명
Charseg ( Intarray &outimage, Bytearray inimage ) : void
SegmentLineByCCS ( ) : System

메소드 상세

Charseg() 공개 메소드

public Charseg ( Intarray &outimage, Bytearray inimage ) : void
outimage Intarray
inimage Bytearray
리턴 void

SegmentLineByCCS() 공개 메소드

public SegmentLineByCCS ( ) : System
리턴 System