Uses of Class
net.sourceforge.lept4j.Pix.ByReference
Packages that use Pix.ByReference
-
Uses of Pix.ByReference in net.sourceforge.lept4j
Fields in net.sourceforge.lept4j declared as Pix.ByReferenceModifier and TypeFieldDescriptionCCBord.pixcomponent bitmap (min size)
C type : Pix*CCBorda.pixinput pix (may be null)
C type : Pix*JbData.pixtemplate composite for all classes
C type : Pix*Pixacc.pixthe 32 bit accumulator pix
C type : Pix*PixTiling.pixinput pix (a clone)
C type : Pix*L_Recog.pixdb_avedebug: best match of input against ave.
C type : Pix*L_Recog.pixdb_rangedebug: best matches within range
C type : Pix*L_WShed.pixlab16 bpp label pix
C type : Pix*L_WShed.pixmclone of input 1 bpp seed (marker) pixm
C type : Pix*L_Colorfill.pixsclone of source pix
C type : Pix*L_Dewarp.pixssource pix, 1 bpp
C type : Pix*L_Rdid.pixsclone of pix to be decoded
C type : Pix*L_WShed.pixsclone of input 8 bpp pixs
C type : Pix*L_Colorfill.pixstsource pix, after optional transform
C type : Pix*L_WShed.pixtscratch pix for computing wshed regions
C type : Pix*Constructors in net.sourceforge.lept4j with parameters of type Pix.ByReferenceModifierConstructorDescriptionCCBord(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)