Uses of Class
net.sourceforge.lept4j.L_Rcha

Packages that use L_Rcha
Package
Description
 
  • Uses of L_Rcha in net.sourceforge.lept4j

    Modifier and Type
    Class
    Description
    static class 
     
    static class 
     
    Methods in net.sourceforge.lept4j with parameters of type L_Rcha
    Modifier and Type
    Method
    Description
    static 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**)