C# 클래스 Strabo.Core.TextLayerExtraction.RunLengthSmoothing

파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
debug bool
dir string
fg_count int
num int
remaining_fp int

공개 메소드들

메소드 설명
Apply ( Bitmap srcimg, int char_count_in_string ) : Bitmap
D ( bool image, int se_size ) : ].bool[
E ( bool image, int se_size ) : ].bool[
RunLengthSmoothing ( ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( Bitmap srcimg, int char_count_in_string ) : Bitmap
srcimg System.Drawing.Bitmap
char_count_in_string int
리턴 System.Drawing.Bitmap

D() 공개 메소드

public D ( bool image, int se_size ) : ].bool[
image bool
se_size int
리턴 ].bool[

E() 공개 메소드

public E ( bool image, int se_size ) : ].bool[
image bool
se_size int
리턴 ].bool[

RunLengthSmoothing() 공개 메소드

public RunLengthSmoothing ( ) : System
리턴 System

프로퍼티 상세

debug 공개적으로 프로퍼티

public bool debug
리턴 bool

dir 공개적으로 프로퍼티

public string dir
리턴 string

fg_count 공개적으로 프로퍼티

public int fg_count
리턴 int

num 공개적으로 프로퍼티

public int num
리턴 int

remaining_fp 공개적으로 프로퍼티

public int remaining_fp
리턴 int