C# 클래스 Ocronet.Dynamic.ImgLib.Skeleton

파일 보기 프로젝트 열기: nickun/OCRonet

공개 프로퍼티들

프로퍼티 타입 설명
OFF byte
nx int[]
ny int[]
ttable byte[]

공개 메소드들

메소드 설명
Thin ( Bytearray &uci ) : void

메소드 상세

Thin() 공개 정적인 메소드

public static Thin ( Bytearray &uci ) : void
uci Bytearray
리턴 void

프로퍼티 상세

OFF 공개적으로 정적으로 프로퍼티

public static byte OFF
리턴 byte

nx 공개적으로 정적으로 프로퍼티

public static int[] nx
리턴 int[]

ny 공개적으로 정적으로 프로퍼티

public static int[] ny
리턴 int[]

ttable 공개적으로 정적으로 프로퍼티

public static byte[] ttable
리턴 byte[]