Uses of Class
net.sourceforge.lept4j.Pix.ByReference
| Package | Description | 
|---|---|
| net.sourceforge.lept4j | 
- 
Uses of Pix.ByReference in net.sourceforge.lept4jFields in net.sourceforge.lept4j declared as Pix.ByReference Modifier and Type Field Description Pix.ByReferenceCCBord. pixcomponent bitmap (min size)
 C type : Pix*Pix.ByReferenceCCBorda. pixinput pix (may be null)
 C type : Pix*Pix.ByReferenceJbData. pixtemplate composite for all classes
 C type : Pix*Pix.ByReferencePixacc. pixthe 32 bit accumulator pix
 C type : Pix*Pix.ByReferencePixTiling. pixinput pix (a clone)
 C type : Pix*Pix.ByReferenceL_Recog. pixdb_avedebug: best match of input against ave.
 C type : Pix*Pix.ByReferenceL_Recog. pixdb_rangedebug: best matches within range
 C type : Pix*Pix.ByReferenceL_WShed. pixlab16 bpp label pix
 C type : Pix*Pix.ByReferenceL_WShed. pixmclone of input 1 bpp seed (marker) pixm
 C type : Pix*Pix.ByReferenceL_Colorfill. pixsclone of source pix
 C type : Pix*Pix.ByReferenceL_Dewarp. pixssource pix, 1 bpp
 C type : Pix*Pix.ByReferenceL_Rdid. pixsclone of pix to be decoded
 C type : Pix*Pix.ByReferenceL_WShed. pixsclone of input 8 bpp pixs
 C type : Pix*Pix.ByReferenceL_Colorfill. pixstsource pix, after optional transform
 C type : Pix*Pix.ByReferenceL_WShed. pixtscratch pix for computing wshed regions
 C type : Pix*Constructors in net.sourceforge.lept4j with parameters of type Pix.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)CCBorda(Pix.ByReference pix, int w, int h, int n, int nalloc, com.sun.jna.ptr.PointerByReference ccb)Pixacc(int w, int h, int offset, Pix.ByReference pix)PixTiling(Pix.ByReference pix, int nx, int ny, int w, int h, int xoverlap, int yoverlap, int strip)