C# 클래스 Strabo.Core.TextDetection.DetectTextStringsChinese

파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo

공개 메소드들

메소드 설명
Apply ( Bitmap srcimg, Bitmap dilatedimg ) : List
DetectTextStringsChinese ( ) : System
PrintSubStringsSmall ( ushort char_labels, TextString ts, int margin ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( Bitmap srcimg, Bitmap dilatedimg ) : List
srcimg System.Drawing.Bitmap
dilatedimg System.Drawing.Bitmap
리턴 List

DetectTextStringsChinese() 공개 메소드

public DetectTextStringsChinese ( ) : System
리턴 System

PrintSubStringsSmall() 공개 메소드

public PrintSubStringsSmall ( ushort char_labels, TextString ts, int margin ) : void
char_labels ushort
ts TextString
margin int
리턴 void