Uses of Class
net.sourceforge.lept4j.Pta.ByReference
Package | Description |
---|---|
net.sourceforge.lept4j |
-
Uses of Pta.ByReference in net.sourceforge.lept4j
Fields in net.sourceforge.lept4j declared as Pta.ByReference Modifier and Type Field Description Pta.ByReference
L_Recog. pta
centroids of (scaled) ave.Pta.ByReference
L_Recog. pta_u
centroids of unscaled ave.Pta.ByReference
JbClasser. ptac
centroids of all bordered cc
C type : Pta*Pta.ByReference
JbClasser. ptact
centroids of all bordered template cc
C type : Pta*Pta.ByReference
JbClasser. ptall
similar to ptaul, but for LL corners
C type : Pta*Pta.ByReference
L_WShed. ptas
pta of initial seed pixels
C type : Pta*Pta.ByReference
JbClasser. ptaul
array of UL corners at which the
C type : Pta*Pta.ByReference
JbData. ptaul
array of UL corners at which the
C type : Pta*Pta.ByReference
CCBord. spglobal
pta of single chain (global)
C type : Pta*Pta.ByReference
CCBord. splocal
pta of single chain (local)
C type : Pta*Pta.ByReference
CCBord. start
initial border pixel locations
C type : Pta*Pta.ByReference
L_Pdf_Data. wh
store (wpt, hpt) array
C type : Pta*Pta.ByReference
L_Pdf_Data. xy
store (xpt, ypt) array
C type : Pta*Constructors in net.sourceforge.lept4j with parameters of type Pta.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)