Uses of Class
net.sourceforge.lept4j.L_Rcha
Packages that use L_Rcha
-
Uses of L_Rcha in net.sourceforge.lept4j
Subclasses of L_Rcha in net.sourceforge.lept4jMethods in net.sourceforge.lept4j with parameters of type L_RchaModifier and TypeMethodDescriptionstatic int
Leptonica1.rchaExtract
(L_Rcha rcha, com.sun.jna.ptr.PointerByReference pnaindex, com.sun.jna.ptr.PointerByReference pnascore, com.sun.jna.ptr.PointerByReference psatext, com.sun.jna.ptr.PointerByReference pnasample, com.sun.jna.ptr.PointerByReference pnaxloc, com.sun.jna.ptr.PointerByReference pnayloc, com.sun.jna.ptr.PointerByReference pnawidth) Original signature :l_ok rchaExtract(L_RCHA*, NUMA**, NUMA**, SARRAY**, NUMA**, NUMA**, NUMA**, NUMA**)