C# Class Ocronet.Dynamic.ImgLib.Skeleton

Exibir arquivo Open project: nickun/OCRonet

Public Properties

Property Type Description
OFF byte
nx int[]
ny int[]
ttable byte[]

Public Methods

Method Description
Thin ( Bytearray &uci ) : void

Method Details

Thin() public static method

public static Thin ( Bytearray &uci ) : void
uci Bytearray
return void

Property Details

OFF public_oe static_oe property

public static byte OFF
return byte

nx public_oe static_oe property

public static int[] nx
return int[]

ny public_oe static_oe property

public static int[] ny
return int[]

ttable public_oe static_oe property

public static byte[] ttable
return byte[]