Uses of Interface
net.sourceforge.lept4j.Leptonica
-
Packages that use Leptonica Package Description net.sourceforge.lept4j net.sourceforge.lept4j.util -
-
Uses of Leptonica in net.sourceforge.lept4j
Fields in net.sourceforge.lept4j declared as Leptonica Modifier and Type Field Description static LeptonicaLeptonica. INSTANCE -
Uses of Leptonica in net.sourceforge.lept4j.util
Methods in net.sourceforge.lept4j.util that return Leptonica Modifier and Type Method Description static LeptonicaLoadLibs. getLeptonicaInstance()Loads Leptonica library via JNA.
-