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 Leptonica
Leptonica. INSTANCE
-
Uses of Leptonica in net.sourceforge.lept4j.util
Methods in net.sourceforge.lept4j.util that return Leptonica Modifier and Type Method Description static Leptonica
LoadLibs. getLeptonicaInstance()
Loads Leptonica library via JNA.
-