Package | Description |
---|---|
net.sourceforge.lept4j |
Modifier and Type | Class and Description |
---|---|
static class |
L_Rch.ByReference |
static class |
L_Rch.ByValue |
Modifier and Type | Method and Description |
---|---|
static int |
Leptonica1.rchExtract(L_Rch rch,
java.nio.IntBuffer pindex,
java.nio.FloatBuffer pscore,
com.sun.jna.ptr.PointerByReference ptext,
java.nio.IntBuffer psample,
java.nio.IntBuffer pxloc,
java.nio.IntBuffer pyloc,
java.nio.IntBuffer pwidth)
Original signature :
l_int32 rchExtract(L_RCH*, l_int32*, l_float32*, char**, l_int32*, l_int32*, l_int32*, l_int32*) native declaration : allheaders.h:4178 |