Uses of Class
net.sourceforge.lept4j.Ptaa.ByReference
-
Packages that use Ptaa.ByReference Package Description net.sourceforge.lept4j -
-
Uses of Ptaa.ByReference in net.sourceforge.lept4j
Fields in net.sourceforge.lept4j declared as Ptaa.ByReference Modifier and Type Field Description Ptaa.ByReference
CCBord. global
ptaa of chain pixels (global)
C type : Ptaa*Ptaa.ByReference
CCBord. local
ptaa of chain pixels (local)
C type : Ptaa*Ptaa.ByReference
L_Recog. ptaa
centroids of all (scaledl) templates
C type : Ptaa*Ptaa.ByReference
L_Recog. ptaa_u
centroids of all unscaled templates
C type : Ptaa*Constructors in net.sourceforge.lept4j with parameters of type Ptaa.ByReference Constructor Description CCBord(Pix.ByReference pix, Boxa.ByReference boxa, Pta.ByReference start, int refcount, Ptaa.ByReference local, Ptaa.ByReference global, Numaa.ByReference step, Pta.ByReference splocal, Pta.ByReference spglobal)
-