| Package | Description |
|---|---|
| org.bytedeco.javacpp | |
| org.bytedeco.javacpp.helper |
| Modifier and Type | Method and Description |
|---|---|
static lept.PIX |
lept.bmfGetPix(lept.L_BMF bmf,
byte chr) |
static lept.PIX |
lept.boxaaDisplay(lept.PIX pixs,
lept.BOXAA baa,
int linewba,
int linewb,
int colorba,
int colorb,
int w,
int h) |
static lept.PIX |
lept.boxaDisplayTiled(lept.BOXA boxas,
lept.PIXA pixa,
int maxwidth,
int linewidth,
float scalefactor,
int background,
int spacing,
int border) |
static lept.PIX |
lept.ccbaDisplayBorder(lept.CCBORDA ccba) |
static lept.PIX |
lept.ccbaDisplayImage1(lept.CCBORDA ccba) |
static lept.PIX |
lept.ccbaDisplayImage2(lept.CCBORDA ccba) |
static lept.PIX |
lept.ccbaDisplaySPBorder(lept.CCBORDA ccba) |
lept.PIX |
lept.PIX.colormap(lept.PIXCMAP colormap) |
lept.PIX |
lept.PIX.d(int d) |
lept.PIX |
lept.PIX.data(org.bytedeco.javacpp.IntPointer data) |
static lept.PIX |
lept.displayHSVColorRange(int hval,
int sval,
int vval,
int huehw,
int sathw,
int nsamp,
int factor) |
static lept.PIX |
lept.dpixConvertToPix(lept.DPIX dpixs,
int outdepth,
int negvals,
int errorflag) |
static lept.PIX |
lept.fpixaConvertLABToRGB(lept.FPIXA fpixa) |
static lept.PIX |
lept.fpixaConvertXYZToRGB(lept.FPIXA fpixa) |
static lept.PIX |
lept.fpixaDisplayQuadtree(lept.FPIXA fpixa,
int factor,
int fontsize) |
static lept.PIX |
lept.fpixAutoRenderContours(lept.FPIX fpix,
int ncontours) |
static lept.PIX |
lept.fpixConvertToPix(lept.FPIX fpixs,
int outdepth,
int negvals,
int errorflag) |
static lept.PIX |
lept.fpixDisplayMaxDynamicRange(lept.FPIX fpixs) |
static lept.PIX |
lept.fpixRenderContours(lept.FPIX fpixs,
float incr,
float proxim) |
static lept.PIX |
lept.fpixThresholdToPix(lept.FPIX fpix,
float thresh) |
static lept.PIX |
lept.generateBinaryMaze(int w,
int h,
int xi,
int yi,
float wallps,
float ranis) |
lept.PIX |
lept.PIX.h(int h) |
lept.PIX |
lept.PIX.informat(int informat) |
static lept.PIX |
lept.kernelDisplayInPix(lept.L_KERNEL kel,
int size,
int gthick) |
lept.PIX |
lept.CCBORD.pix()
component bitmap (min size)
|
lept.PIX |
lept.CCBORDA.pix()
input pix (may be null)
|
lept.PIX |
lept.JBDATA.pix()
template composite for all classes
|
lept.PIX |
lept.PIXACC.pix()
the 32 bit accumulator pix
|
lept.PIX |
lept.PIXTILING.pix()
input pix (a clone)
|
lept.PIX |
lept.PIXA.pix(int i)
the array of ptrs to pix
|
static lept.PIX |
lept.pixaaDisplay(lept.PIXAA paa,
int w,
int h) |
static lept.PIX |
lept.pixaaDisplayByPixa(lept.PIXAA paa,
int xspace,
int yspace,
int maxw) |
static lept.PIX |
lept.pixaaGetPix(lept.PIXAA paa,
int index,
int ipix,
int accessflag) |
static lept.PIX |
lept.pixAbsDifference(lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixaccFinal(lept.PIXACC pixacc,
int outdepth) |
static lept.PIX |
lept.pixaccGetPix(lept.PIXACC pixacc) |
static lept.PIX |
lept.pixacompDisplayTiledAndScaled(lept.PIXAC pixac,
int outdepth,
int tilewidth,
int ncols,
int background,
int spacing,
int border) |
static lept.PIX |
lept.pixacompGetPix(lept.PIXAC pixac,
int index) |
static lept.PIX |
lept.pixAdaptThresholdToBinary(lept.PIX pixs,
lept.PIX pixm,
float gamma) |
static lept.PIX |
lept.pixAdaptThresholdToBinaryGen(lept.PIX pixs,
lept.PIX pixm,
float gamma,
int blackval,
int whiteval,
int thresh) |
static lept.PIX |
lept.pixAddAlphaTo1bpp(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixAddAlphaToBlend(lept.PIX pixs,
float fract,
int invert) |
static lept.PIX |
lept.pixAddBlackOrWhiteBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int op) |
static lept.PIX |
lept.pixAddBorder(lept.PIX pixs,
int npix,
int val) |
static lept.PIX |
lept.pixAddBorderGeneral(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int val) |
static lept.PIX |
lept.pixAddContinuedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddGaussianNoise(lept.PIX pixs,
float stdev) |
static lept.PIX |
lept.pixAddGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixAddMinimalGrayColormap8(lept.PIX pixs) |
static lept.PIX |
lept.pixAddMirroredBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddMixedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddRepeatedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddRGB(lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
int[] poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
IntBuffer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
org.bytedeco.javacpp.IntPointer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
int[] poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
IntBuffer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
org.bytedeco.javacpp.IntPointer poverflow) |
static lept.PIX |
lept.pixAddTextlines(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location) |
static lept.PIX |
lept.pixAddTextlines(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location) |
static lept.PIX |
lept.pixaDisplay(lept.PIXA pixa,
int w,
int h) |
static lept.PIX |
lept.pixaDisplayLinearly(lept.PIXA pixas,
int direction,
float scalefactor,
int background,
int spacing,
int border,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixaDisplayLinearly(lept.PIXA pixas,
int direction,
float scalefactor,
int background,
int spacing,
int border,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixaDisplayOnColor(lept.PIXA pixa,
int w,
int h,
int bgcolor) |
static lept.PIX |
lept.pixaDisplayOnLattice(lept.PIXA pixa,
int cellw,
int cellh,
int[] pncols,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixaDisplayOnLattice(lept.PIXA pixa,
int cellw,
int cellh,
IntBuffer pncols,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixaDisplayOnLattice(lept.PIXA pixa,
int cellw,
int cellh,
org.bytedeco.javacpp.IntPointer pncols,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixaDisplayOnLattice(lept.PIXA pixa,
int cellw,
int cellh,
org.bytedeco.javacpp.IntPointer pncols,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixaDisplayRandomCmap(lept.PIXA pixa,
int w,
int h) |
static lept.PIX |
lept.pixaDisplayTiled(lept.PIXA pixa,
int maxwidth,
int background,
int spacing) |
static lept.PIX |
lept.pixaDisplayTiledAndScaled(lept.PIXA pixa,
int outdepth,
int tilewidth,
int ncols,
int background,
int spacing,
int border) |
static lept.PIX |
lept.pixaDisplayTiledByIndex(lept.PIXA pixa,
lept.NUMA na,
int width,
int spacing,
int border,
int fontsize,
int textcolor) |
static lept.PIX |
lept.pixaDisplayTiledInColumns(lept.PIXA pixas,
int nx,
float scalefactor,
int spacing,
int border) |
static lept.PIX |
lept.pixaDisplayTiledInRows(lept.PIXA pixa,
int outdepth,
int maxwidth,
float scalefactor,
int background,
int spacing,
int border) |
static lept.PIX |
lept.pixaDisplayTiledWithText(lept.PIXA pixa,
int maxwidth,
float scalefactor,
int spacing,
int border,
int fontsize,
int textcolor) |
static lept.PIX |
lept.pixaDisplayUnsplit(lept.PIXA pixa,
int nx,
int ny,
int borderwidth,
int bordercolor) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixAffinePta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixAffinePtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixAffinePtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixAffinePtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixAffineSequential(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int bw,
int bh) |
static lept.PIX |
lept.pixaGetAlignedStats(lept.PIXA pixa,
int type,
int nbins,
int thresh) |
static lept.PIX |
lept.pixaGetPix(lept.PIXA pixa,
int index,
int accesstype) |
static lept.PIX |
lept.pixAlphaBlendUniform(lept.PIX pixs,
int color) |
static lept.PIX |
lept.pixAnd(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixApplyInvBackgroundGrayMap(lept.PIX pixs,
lept.PIX pixm,
int sx,
int sy) |
static lept.PIX |
lept.pixApplyInvBackgroundRGBMap(lept.PIX pixs,
lept.PIX pixmr,
lept.PIX pixmg,
lept.PIX pixmb,
int sx,
int sy) |
static lept.PIX |
lept.pixApplyLocalThreshold(lept.PIX pixs,
lept.PIX pixth,
int redfactor) |
static lept.PIX |
lept.pixApplyVariableGrayMap(lept.PIX pixs,
lept.PIX pixg,
int target) |
static lept.PIX |
lept.pixaRenderComponent(lept.PIX pixs,
lept.PIXA pixa,
int index) |
static lept.PIX |
lept.pixBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy) |
static lept.PIX |
lept.pixBackgroundNormFlex(lept.PIX pixs,
int sx,
int sy,
int smoothx,
int smoothy,
int delta) |
static lept.PIX |
lept.pixBackgroundNormMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval) |
static lept.PIX |
lept.pixBackgroundNormSimple(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg) |
static lept.PIX |
lept.pixBilateral(lept.PIX pixs,
float spatial_stdev,
float range_stdev,
int ncomps,
int reduction) |
static lept.PIX |
lept.pixBilateralExact(lept.PIX pixs,
lept.L_KERNEL spatial_kel,
lept.L_KERNEL range_kel) |
static lept.PIX |
lept.pixBilateralGray(lept.PIX pixs,
float spatial_stdev,
float range_stdev,
int ncomps,
int reduction) |
static lept.PIX |
lept.pixBilateralGrayExact(lept.PIX pixs,
lept.L_KERNEL spatial_kel,
lept.L_KERNEL range_kel) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixBilinearPtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixBilinearPtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixBilinearPtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixBlend(lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static lept.PIX |
lept.pixBlendBackgroundToColor(lept.PIX pixd,
lept.PIX pixs,
lept.BOX box,
int color,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixBlendBoxaRandom(lept.PIX pixs,
lept.BOXA boxa,
float fract) |
static lept.PIX |
lept.pixBlendColor(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendColorByChannel(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float rfract,
float gfract,
float bfract,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int type,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendGrayAdapt(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int shift) |
static lept.PIX |
lept.pixBlendGrayInverse(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static lept.PIX |
lept.pixBlendHardLight(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static lept.PIX |
lept.pixBlendMask(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int type) |
static lept.PIX |
lept.pixBlendWithGrayMask(lept.PIX pixs1,
lept.PIX pixs2,
lept.PIX pixg,
int x,
int y) |
static lept.PIX |
lept.pixBlockBilateralExact(lept.PIX pixs,
float spatial_stdev,
float range_stdev) |
static lept.PIX |
lept.pixBlockconv(lept.PIX pix,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvAccum(lept.PIX pixs) |
static lept.PIX |
lept.pixBlockconvGray(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvGrayTile(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvGrayUnnormalized(lept.PIX pixs,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvTiled(lept.PIX pix,
int wc,
int hc,
int nx,
int ny) |
static lept.PIX |
lept.pixBlockrank(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc,
float rank) |
static lept.PIX |
lept.pixBlocksum(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixCensusTransform(lept.PIX pixs,
int halfsize,
lept.PIX pixacc) |
static lept.PIX |
lept.pixCleanBackgroundToWhite(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
float gamma,
int blackval,
int whiteval) |
static lept.PIX |
lept.pixClipMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int outval) |
static lept.PIX |
lept.pixClipRectangle(lept.PIX pixs,
lept.BOX box,
lept.BOX pboxc) |
static lept.PIX |
lept.pixClipRectangle(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.PointerPointer pboxc) |
static lept.PIX |
lept.pixClone(lept.PIX pixs) |
static lept.PIX |
lept.pixClose(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseSafe(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseSafeBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseSafeCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixColorGrayMasked(lept.PIX pixs,
lept.PIX pixm,
int type,
int thresh,
int rval,
int gval,
int bval) |
static lept.PIX |
lept.pixColorGrayRegions(lept.PIX pixs,
lept.BOXA boxa,
int type,
int thresh,
int rval,
int gval,
int bval) |
static lept.PIX |
lept.pixColorizeGray(lept.PIX pixs,
int color,
int cmapflag) |
static lept.PIX |
lept.pixColorMagnitude(lept.PIX pixs,
int rwhite,
int gwhite,
int bwhite,
int type) |
static lept.PIX |
lept.pixColorMorph(lept.PIX pixs,
int type,
int hsize,
int vsize) |
static lept.PIX |
lept.pixColorMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixColorMorphSequence(lept.PIX pixs,
String sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixColorSegment(lept.PIX pixs,
int maxdist,
int maxcolors,
int selsize,
int finalcolors,
int debugflag) |
static lept.PIX |
lept.pixColorSegmentCluster(lept.PIX pixs,
int maxdist,
int maxcolors,
int debugflag) |
static lept.PIX |
lept.pixColorShiftRGB(lept.PIX pixs,
float rfract,
float gfract,
float bfract) |
static lept.PIX |
lept.pixConnCompAreaTransform(lept.PIX pixs,
int connect) |
static lept.PIX |
lept.pixConnCompTransform(lept.PIX pixs,
int connect,
int depth) |
static lept.PIX |
lept.pixContrastNorm(lept.PIX pixd,
lept.PIX pixs,
int sx,
int sy,
int mindiff,
int smoothx,
int smoothy) |
static lept.PIX |
lept.pixContrastTRC(lept.PIX pixd,
lept.PIX pixs,
float factor) |
static lept.PIX |
lept.pixContrastTRCMasked(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float factor) |
static lept.PIX |
lept.pixConvert16To8(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvert1To16(lept.PIX pixd,
lept.PIX pixs,
short val0,
short val1) |
static lept.PIX |
lept.pixConvert1To2(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To2Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert1To32(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To4(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To4Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert1To8(lept.PIX pixd,
lept.PIX pixs,
byte val0,
byte val1) |
static lept.PIX |
lept.pixConvert1To8Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert24To32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert2To8(lept.PIX pixs,
byte val0,
byte val1,
byte val2,
byte val3,
int cmapflag) |
static lept.PIX |
lept.pixConvert32To16(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvert32To24(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert32To8(lept.PIX pixs,
int type16,
int type8) |
static lept.PIX |
lept.pixConvert4To8(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixConvert8To16(lept.PIX pixs,
int leftshift) |
static lept.PIX |
lept.pixConvert8To2(lept.PIX pix) |
static lept.PIX |
lept.pixConvert8To32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert8To4(lept.PIX pix) |
static lept.PIX |
lept.pixConvertCmapTo1(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertColorToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertForPSWrap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertGrayToColormap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertGrayToColormap8(lept.PIX pixs,
int mindepth) |
static lept.PIX |
lept.pixConvertGrayToFalseColor(lept.PIX pixs,
float gamma) |
static lept.PIX |
lept.pixConvertGrayToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertHSVToRGB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertLossless(lept.PIX pixs,
int d) |
static lept.PIX |
lept.pixConvertRGBToBinaryArb(lept.PIX pixs,
float rc,
float gc,
float bc,
int thresh,
int relation) |
static lept.PIX |
lept.pixConvertRGBToColormap(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixConvertRGBToGray(lept.PIX pixs,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixConvertRGBToGrayArb(lept.PIX pixs,
float rc,
float gc,
float bc) |
static lept.PIX |
lept.pixConvertRGBToGrayFast(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToGrayMinMax(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvertRGBToGraySatBoost(lept.PIX pixs,
int refval) |
static lept.PIX |
lept.pixConvertRGBToHSV(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToHue(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToLuminance(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToSaturation(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToValue(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToYUV(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo1(lept.PIX pixs,
int threshold) |
static lept.PIX |
lept.pixConvertTo16(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo1BySampling(lept.PIX pixs,
int factor,
int threshold) |
static lept.PIX |
lept.pixConvertTo2(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo32BySampling(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixConvertTo4(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo8(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixConvertTo8BySampling(lept.PIX pixs,
int factor,
int cmapflag) |
static lept.PIX |
lept.pixConvertTo8Colormap(lept.PIX pixs,
int dither) |
static lept.PIX |
lept.pixConvertTo8Or32(lept.PIX pixs,
int copyflag,
int warnflag) |
static lept.PIX |
lept.pixConvertToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertYUVToRGB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvolve(lept.PIX pixs,
lept.L_KERNEL kel,
int outdepth,
int normflag) |
static lept.PIX |
lept.pixConvolveRGB(lept.PIX pixs,
lept.L_KERNEL kel) |
static lept.PIX |
lept.pixConvolveRGBSep(lept.PIX pixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely) |
static lept.PIX |
lept.pixConvolveSep(lept.PIX pixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely,
int outdepth,
int normflag) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
int[] pbias) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
IntBuffer pbias) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
org.bytedeco.javacpp.IntPointer pbias) |
static lept.PIX |
lept.pixCopy(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixCopyBorder(lept.PIX pixd,
lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixCreate(int width,
int height,
int depth) |
static lept.PIX |
lept.pixCreateFromPixcomp(lept.PIXC pixc) |
static lept.PIX |
lept.pixCreateHeader(int width,
int height,
int depth) |
static lept.PIX |
lept.pixCreateNoInit(int width,
int height,
int depth) |
static lept.PIX |
lept.pixCreateRGBImage(lept.PIX pixr,
lept.PIX pixg,
lept.PIX pixb) |
static lept.PIX |
lept.pixCreateTemplate(lept.PIX pixs) |
static lept.PIX |
lept.pixCreateTemplateNoInit(lept.PIX pixs) |
static lept.PIX |
lept.pixCropToSize(lept.PIX pixs,
int w,
int h) |
static lept.PIX |
lept.pixDarkenGray(lept.PIX pixd,
lept.PIX pixs,
int thresh,
int satlimit) |
lept.PIX |
lept.L_RECOG.pixdb_ave()
debug: best match of input against ave.
|
lept.PIX |
lept.L_RECOG.pixdb_range()
debug: best matches within range
|
static lept.PIX |
lept.pixDeserializeFromMemory(int[] data,
long nbytes) |
static lept.PIX |
lept.pixDeserializeFromMemory(IntBuffer data,
long nbytes) |
static lept.PIX |
lept.pixDeserializeFromMemory(org.bytedeco.javacpp.IntPointer data,
long nbytes) |
static lept.PIX |
lept.pixDeskew(lept.PIX pixs,
int redsearch) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixDeskewBoth(lept.PIX pixs,
int redsearch) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixDeskewLocal(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static lept.PIX |
lept.pixDilate(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixDilateBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDisplayColorArray(int[] carray,
int ncolors,
int side,
int ncols,
int fontsize) |
static lept.PIX |
lept.pixDisplayColorArray(IntBuffer carray,
int ncolors,
int side,
int ncols,
int fontsize) |
static lept.PIX |
lept.pixDisplayColorArray(org.bytedeco.javacpp.IntPointer carray,
int ncolors,
int side,
int ncols,
int fontsize) |
static lept.PIX |
lept.pixDisplayDiffBinary(lept.PIX pix1,
lept.PIX pix2) |
static lept.PIX |
lept.pixDisplayHitMissSel(lept.PIX pixs,
lept.SEL sel,
int scalefactor,
int hitcolor,
int misscolor) |
static lept.PIX |
lept.pixDisplayLayersRGBA(lept.PIX pixs,
int val,
int maxw) |
static lept.PIX |
lept.pixDisplayMatchedPattern(lept.PIX pixs,
lept.PIX pixp,
lept.PIX pixe,
int x0,
int y0,
int color,
float scale,
int nlevels) |
static lept.PIX |
lept.pixDisplayPta(lept.PIX pixd,
lept.PIX pixs,
lept.PTA pta) |
static lept.PIX |
lept.pixDisplayPtaa(lept.PIX pixs,
lept.PTAA ptaa) |
static lept.PIX |
lept.pixDisplayPtaaPattern(lept.PIX pixd,
lept.PIX pixs,
lept.PTAA ptaa,
lept.PIX pixp,
int cx,
int cy) |
static lept.PIX |
lept.pixDisplayPtaPattern(lept.PIX pixd,
lept.PIX pixs,
lept.PTA pta,
lept.PIX pixp,
int cx,
int cy,
int color) |
static lept.PIX |
lept.pixDistanceFunction(lept.PIX pixs,
int connectivity,
int outdepth,
int boundcond) |
static lept.PIX |
lept.pixDitherTo2bpp(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixDitherTo2bppSpec(lept.PIX pixs,
int lowerclip,
int upperclip,
int cmapflag) |
static lept.PIX |
lept.pixDitherToBinary(lept.PIX pixs) |
static lept.PIX |
lept.pixDitherToBinarySpec(lept.PIX pixs,
int lowerclip,
int upperclip) |
static lept.PIX |
lept.pixDrawBoxa(lept.PIX pixs,
lept.BOXA boxa,
int width,
int val) |
static lept.PIX |
lept.pixDrawBoxaRandom(lept.PIX pixs,
lept.BOXA boxa,
int width) |
static lept.PIX |
lept.pixEmbedForRotation(lept.PIX pixs,
float angle,
int incolor,
int width,
int height) |
static lept.PIX |
lept.pixEndianByteSwapNew(lept.PIX pixs) |
static lept.PIX |
lept.pixEndianTwoByteSwapNew(lept.PIX pixs) |
static lept.PIX |
lept.pixEqualizeTRC(lept.PIX pixd,
lept.PIX pixs,
float fract,
int factor) |
static lept.PIX |
lept.pixErode(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixErodeBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixExpandBinaryPower2(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixExpandBinaryReplicate(lept.PIX pixs,
int xfact,
int yfact) |
static lept.PIX |
lept.pixExpandReplicate(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixExtendByReplication(lept.PIX pixs,
int addw,
int addh) |
static lept.PIX |
lept.pixExtractBorderConnComps(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixExtractBoundary(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixFadeWithGray(lept.PIX pixs,
lept.PIX pixb,
float factor,
int type) |
static lept.PIX |
lept.pixFastTophat(lept.PIX pixs,
int xsize,
int ysize,
int type) |
static lept.PIX |
lept.pixFewColorsMedianCutQuantMixed(lept.PIX pixs,
int ncolor,
int ngray,
int maxncolors,
int darkthresh,
int lightthresh,
int diffthresh) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant1(lept.PIX pixs,
int level) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
int[] pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
IntBuffer pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
org.bytedeco.javacpp.IntPointer pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuantMixed(lept.PIX pixs,
int level,
int darkthresh,
int lightthresh,
int diffthresh,
float minfract,
int maxspan) |
static lept.PIX |
lept.pixFHMTGen_1(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFHMTGen_1(lept.PIX pixd,
lept.PIX pixs,
String selname) |
static lept.PIX |
lept.pixFillBgFromBorder(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixFillClosedBorders(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixFillHolesToBoundingRect(lept.PIX pixs,
int minsize,
float maxhfract,
float minfgfract) |
static lept.PIX |
lept.pixFillPolygon(lept.PIX pixs,
lept.PTA pta,
int xmin,
int ymin) |
static lept.PIX |
lept.pixFinalAccumulate(lept.PIX pixs,
int offset,
int depth) |
static lept.PIX |
lept.pixFinalAccumulateThreshold(lept.PIX pixs,
int offset,
int threshold) |
static lept.PIX |
lept.pixFindEqualValues(lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixFixedOctcubeQuant256(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixFixedOctcubeQuantGenRGB(lept.PIX pixs,
int level) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
byte[] selname) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
ByteBuffer selname) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFlipLR(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixFlipTB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixGammaTRC(lept.PIX pixd,
lept.PIX pixs,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixGammaTRCMasked(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixGammaTRCWithAlpha(lept.PIX pixd,
lept.PIX pixs,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixGenerateFromPta(lept.PTA pta,
int w,
int h) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
int[] phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
IntBuffer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateMaskByBand(lept.PIX pixs,
int lower,
int upper,
int inband,
int usecmap) |
static lept.PIX |
lept.pixGenerateMaskByBand32(lept.PIX pixs,
int refval,
int delm,
int delp,
float fractm,
float fractp) |
static lept.PIX |
lept.pixGenerateMaskByDiscr32(lept.PIX pixs,
int refval1,
int refval2,
int distflag) |
static lept.PIX |
lept.pixGenerateMaskByValue(lept.PIX pixs,
int val,
int usecmap) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
int[] phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
IntBuffer phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
int debug) |
static lept.PIX |
lept.pixGenTextblockMask(lept.PIX pixs,
lept.PIX pixvws,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
int[] ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
IntBuffer ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
org.bytedeco.javacpp.IntPointer ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixvws,
org.bytedeco.javacpp.IntPointer ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGetAverageTiled(lept.PIX pixs,
int sx,
int sy,
int type) |
static lept.PIX |
lept.pixGetInvBackgroundMap(lept.PIX pixs,
int bgval,
int smoothx,
int smoothy) |
static lept.PIX |
lept.pixGetRGBComponent(lept.PIX pixs,
int comp) |
static lept.PIX |
lept.pixGetRGBComponentCmap(lept.PIX pixs,
int comp) |
static lept.PIX |
lept.pixGlobalNormNoSatRGB(lept.PIX pixd,
lept.PIX pixs,
int rval,
int gval,
int bval,
int factor,
float rank) |
static lept.PIX |
lept.pixGlobalNormRGB(lept.PIX pixd,
lept.PIX pixs,
int rval,
int gval,
int bval,
int mapval) |
static lept.PIX |
lept.pixGrayMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixGrayMorphSequence(lept.PIX pixs,
String sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixGrayQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth) |
static lept.PIX |
lept.pixGrayQuantFromHisto(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float minfract,
int maxsize) |
static lept.PIX |
lept.pixHalfEdgeByBandpass(lept.PIX pixs,
int sm1h,
int sm1v,
int sm2h,
int sm2v) |
static lept.PIX |
lept.pixHDome(lept.PIX pixs,
int height,
int connectivity) |
static lept.PIX |
lept.pixHMT(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixHMTDwa_1(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixHMTDwa_1(lept.PIX pixd,
lept.PIX pixs,
String selname) |
static lept.PIX |
lept.pixHolesByFilling(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixHShear(lept.PIX pixd,
lept.PIX pixs,
int yloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearCenter(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearCorner(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearLI(lept.PIX pixs,
int yloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixInitAccumulate(int w,
int h,
int offset) |
static lept.PIX |
lept.pixIntersectionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.PIX |
lept.pixInvert(lept.PIX pixd,
lept.PIX pixs) |
lept.PIX |
lept.L_WSHED.pixlab()
16 bpp label pix
|
static lept.PIX |
lept.pixLinearMapToTargetColor(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval) |
static lept.PIX |
lept.pixLinearTRCTiled(lept.PIX pixd,
lept.PIX pixs,
int sx,
int sy,
lept.PIX pixmin,
lept.PIX pixmax) |
static lept.PIX |
lept.pixLocToColorTransform(lept.PIX pixs) |
lept.PIX |
lept.L_WSHED.pixm()
clone of input 1 bpp seed (marker) pixm
|
static lept.PIX |
lept.pixMakeAlphaFromMask(lept.PIX pixs,
int dist,
lept.BOX pbox) |
static lept.PIX |
lept.pixMakeAlphaFromMask(lept.PIX pixs,
int dist,
org.bytedeco.javacpp.PointerPointer pbox) |
static lept.PIX |
lept.pixMakeArbMaskFromRGB(lept.PIX pixs,
float rc,
float gc,
float bc,
float thresh) |
static lept.PIX |
lept.pixMakeFrameMask(int w,
int h,
float hf1,
float hf2,
float vf1,
float vf2) |
static lept.PIX |
lept.pixMakeHistoHS(lept.PIX pixs,
int factor,
lept.NUMA pnahue,
lept.NUMA pnasat) |
static lept.PIX |
lept.pixMakeHistoHS(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnahue,
org.bytedeco.javacpp.PointerPointer pnasat) |
static lept.PIX |
lept.pixMakeHistoHV(lept.PIX pixs,
int factor,
lept.NUMA pnahue,
lept.NUMA pnaval) |
static lept.PIX |
lept.pixMakeHistoHV(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnahue,
org.bytedeco.javacpp.PointerPointer pnaval) |
static lept.PIX |
lept.pixMakeHistoSV(lept.PIX pixs,
int factor,
lept.NUMA pnasat,
lept.NUMA pnaval) |
static lept.PIX |
lept.pixMakeHistoSV(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnasat,
org.bytedeco.javacpp.PointerPointer pnaval) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
int[] tab) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
IntBuffer tab) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab) |
static lept.PIX |
lept.pixMakeMaskFromVal(lept.PIX pixs,
int val) |
static lept.PIX |
lept.pixMakeRangeMaskHS(lept.PIX pixs,
int huecenter,
int huehw,
int satcenter,
int sathw,
int regionflag) |
static lept.PIX |
lept.pixMakeRangeMaskHV(lept.PIX pixs,
int huecenter,
int huehw,
int valcenter,
int valhw,
int regionflag) |
static lept.PIX |
lept.pixMakeRangeMaskSV(lept.PIX pixs,
int satcenter,
int sathw,
int valcenter,
int valhw,
int regionflag) |
static lept.PIX |
lept.pixMaskBoxa(lept.PIX pixd,
lept.PIX pixs,
lept.BOXA boxa,
int op) |
static lept.PIX |
lept.pixMaskConnComp(lept.PIX pixs,
int connectivity,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMaskConnComp(lept.PIX pixs,
int connectivity,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
int[] pthresh) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
IntBuffer pthresh) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
org.bytedeco.javacpp.IntPointer pthresh) |
static lept.PIX |
lept.pixMaskOverColorPixels(lept.PIX pixs,
int threshdiff,
int mindist) |
static lept.PIX |
lept.pixMaskOverColorRange(lept.PIX pixs,
int rmin,
int rmax,
int gmin,
int gmax,
int bmin,
int bmax) |
static lept.PIX |
lept.pixMaxDynamicRange(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixMaxDynamicRangeRGB(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixMedianCutQuant(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixMedianCutQuantGeneral(lept.PIX pixs,
int ditherflag,
int outdepth,
int maxcolors,
int sigbits,
int maxsub,
int checkbw) |
static lept.PIX |
lept.pixMedianCutQuantMixed(lept.PIX pixs,
int ncolor,
int ngray,
int darkthresh,
int lightthresh,
int diffthresh) |
static lept.PIX |
lept.pixMedianFilter(lept.PIX pixs,
int wf,
int hf) |
static lept.PIX |
lept.pixMinOrMax(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int type) |
static lept.PIX |
lept.pixMirroredTiling(lept.PIX pixs,
int w,
int h) |
static lept.PIX |
lept.pixModifyBrightness(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifyHue(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifySaturation(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifyStrokeWidth(lept.PIX pixs,
float width,
float targetw) |
static lept.PIX |
lept.pixMorphCompSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequence(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequenceDwa(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequenceDwa(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixMorphGradient(lept.PIX pixs,
int hsize,
int vsize,
int smoothing) |
static lept.PIX |
lept.pixMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequence(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
String sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
String sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceDwa(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceDwa(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceMasked(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceMasked(lept.PIX pixs,
lept.PIX pixm,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMosaicColorShiftRGB(lept.PIX pixs,
float roff,
float goff,
float boff,
float delta,
int nincr) |
static lept.PIX |
lept.pixMultConstantColor(lept.PIX pixs,
float rfact,
float gfact,
float bfact) |
static lept.PIX |
lept.pixMultiplyByColor(lept.PIX pixd,
lept.PIX pixs,
lept.BOX box,
int color) |
static lept.PIX |
lept.pixMultMatrixColor(lept.PIX pixs,
lept.L_KERNEL kel) |
static lept.PIX |
lept.pixOctcubeQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth,
int level,
int metric) |
static lept.PIX |
lept.pixOctcubeQuantMixedWithGray(lept.PIX pixs,
int depth,
int graylevels,
int delta) |
static lept.PIX |
lept.pixOctreeColorQuant(lept.PIX pixs,
int colors,
int ditherflag) |
static lept.PIX |
lept.pixOctreeColorQuantGeneral(lept.PIX pixs,
int colors,
int ditherflag,
float validthresh,
float colorthresh) |
static lept.PIX |
lept.pixOctreeQuantByPopulation(lept.PIX pixs,
int level,
int ditherflag) |
static lept.PIX |
lept.pixOctreeQuantNumColors(lept.PIX pixs,
int maxcolors,
int subsample) |
static lept.PIX |
lept.pixOpen(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpenBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpenGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOr(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
float[] pupconf,
float[] pleftconf,
int[] protation,
int debug) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
FloatBuffer pupconf,
FloatBuffer pleftconf,
IntBuffer protation,
int debug) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
org.bytedeco.javacpp.FloatPointer pupconf,
org.bytedeco.javacpp.FloatPointer pleftconf,
org.bytedeco.javacpp.IntPointer protation,
int debug) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
int[] pthresh) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
IntBuffer pthresh) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
org.bytedeco.javacpp.IntPointer pthresh) |
static lept.PIX |
lept.pixPadToCenterCentroid(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixPaintBoxa(lept.PIX pixs,
lept.BOXA boxa,
int val) |
static lept.PIX |
lept.pixPaintBoxaRandom(lept.PIX pixs,
lept.BOXA boxa) |
static lept.PIX |
lept.pixPrepare1bpp(lept.PIX pixs,
lept.BOX box,
float cropfract,
int outres) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixProjectivePta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixProjectivePtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixProjectivePtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixProjectivePtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShear(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int operation,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShearLI(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShearSampled(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int incolor) |
static lept.PIX |
lept.pixQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth,
int level,
int metric) |
static lept.PIX |
lept.pixRandomHarmonicWarp(lept.PIX pixs,
float xmag,
float ymag,
float xfreq,
float yfreq,
int nx,
int ny,
int seed,
int grayval) |
static lept.PIX |
lept.pixRankBinByStrip(lept.PIX pixs,
int direction,
int size,
int nbins,
int type) |
static lept.PIX |
lept.pixRankColumnTransform(lept.PIX pixs) |
static lept.PIX |
lept.pixRankFilter(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterGray(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterRGB(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterWithScaling(lept.PIX pixs,
int wf,
int hf,
float rank,
float scalefactor) |
static lept.PIX |
lept.pixRankRowTransform(lept.PIX pixs) |
static lept.PIX |
lept.pixRead(org.bytedeco.javacpp.BytePointer filename) |
static lept.PIX |
lept.pixRead(String filename) |
static lept.PIX |
lept.pixReadFromMultipageTiff(org.bytedeco.javacpp.BytePointer fname,
org.bytedeco.javacpp.SizeTPointer poffset) |
static lept.PIX |
lept.pixReadFromMultipageTiff(String fname,
org.bytedeco.javacpp.SizeTPointer poffset) |
static lept.PIX |
lept.pixReadIndexed(lept.SARRAY sa,
int index) |
static lept.PIX |
lept.pixReadJp2k(org.bytedeco.javacpp.BytePointer filename,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadJp2k(String filename,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadJpeg(org.bytedeco.javacpp.BytePointer filename,
int cmapflag,
int reduction,
int[] pnwarn,
int hint) |
static lept.PIX |
lept.pixReadJpeg(org.bytedeco.javacpp.BytePointer filename,
int cmapflag,
int reduction,
IntBuffer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadJpeg(org.bytedeco.javacpp.BytePointer filename,
int cmapflag,
int reduction,
org.bytedeco.javacpp.IntPointer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadJpeg(String filename,
int cmapflag,
int reduction,
int[] pnwarn,
int hint) |
static lept.PIX |
lept.pixReadJpeg(String filename,
int cmapflag,
int reduction,
IntBuffer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadJpeg(String filename,
int cmapflag,
int reduction,
org.bytedeco.javacpp.IntPointer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadMem(byte[] data,
long size) |
static lept.PIX |
lept.pixReadMem(ByteBuffer data,
long size) |
static lept.PIX |
lept.pixReadMem(org.bytedeco.javacpp.BytePointer data,
long size) |
static lept.PIX |
lept.pixReadMemBmp(byte[] cdata,
long size) |
static lept.PIX |
lept.pixReadMemBmp(ByteBuffer cdata,
long size) |
static lept.PIX |
lept.pixReadMemBmp(org.bytedeco.javacpp.BytePointer cdata,
long size) |
static lept.PIX |
lept.pixReadMemFromMultipageTiff(byte[] cdata,
long size,
org.bytedeco.javacpp.SizeTPointer poffset) |
static lept.PIX |
lept.pixReadMemFromMultipageTiff(ByteBuffer cdata,
long size,
org.bytedeco.javacpp.SizeTPointer poffset) |
static lept.PIX |
lept.pixReadMemFromMultipageTiff(org.bytedeco.javacpp.BytePointer cdata,
long size,
org.bytedeco.javacpp.SizeTPointer poffset) |
static lept.PIX |
lept.pixReadMemGif(byte[] cdata,
long size) |
static lept.PIX |
lept.pixReadMemGif(ByteBuffer cdata,
long size) |
static lept.PIX |
lept.pixReadMemGif(org.bytedeco.javacpp.BytePointer cdata,
long size) |
static lept.PIX |
lept.pixReadMemJp2k(byte[] data,
long size,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadMemJp2k(ByteBuffer data,
long size,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadMemJp2k(org.bytedeco.javacpp.BytePointer data,
long size,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadMemJpeg(byte[] data,
long size,
int cmflag,
int reduction,
int[] pnwarn,
int hint) |
static lept.PIX |
lept.pixReadMemJpeg(ByteBuffer data,
long size,
int cmflag,
int reduction,
IntBuffer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadMemJpeg(org.bytedeco.javacpp.BytePointer data,
long size,
int cmflag,
int reduction,
org.bytedeco.javacpp.IntPointer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadMemPng(byte[] filedata,
long filesize) |
static lept.PIX |
lept.pixReadMemPng(ByteBuffer filedata,
long filesize) |
static lept.PIX |
lept.pixReadMemPng(org.bytedeco.javacpp.BytePointer filedata,
long filesize) |
static lept.PIX |
lept.pixReadMemPnm(byte[] data,
long size) |
static lept.PIX |
lept.pixReadMemPnm(ByteBuffer data,
long size) |
static lept.PIX |
lept.pixReadMemPnm(org.bytedeco.javacpp.BytePointer data,
long size) |
static lept.PIX |
lept.pixReadMemSpix(byte[] data,
long size) |
static lept.PIX |
lept.pixReadMemSpix(ByteBuffer data,
long size) |
static lept.PIX |
lept.pixReadMemSpix(org.bytedeco.javacpp.BytePointer data,
long size) |
static lept.PIX |
lept.pixReadMemTiff(byte[] cdata,
long size,
int n) |
static lept.PIX |
lept.pixReadMemTiff(ByteBuffer cdata,
long size,
int n) |
static lept.PIX |
lept.pixReadMemTiff(org.bytedeco.javacpp.BytePointer cdata,
long size,
int n) |
static lept.PIX |
lept.pixReadMemWebP(byte[] filedata,
long filesize) |
static lept.PIX |
lept.pixReadMemWebP(ByteBuffer filedata,
long filesize) |
static lept.PIX |
lept.pixReadMemWebP(org.bytedeco.javacpp.BytePointer filedata,
long filesize) |
static lept.PIX |
lept.pixReadStream(org.bytedeco.javacpp.Pointer fp,
int hint) |
static lept.PIX |
lept.pixReadStreamBmp(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadStreamGif(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadStreamJp2k(org.bytedeco.javacpp.Pointer fp,
int reduction,
lept.BOX box,
int hint,
int debug) |
static lept.PIX |
lept.pixReadStreamJpeg(org.bytedeco.javacpp.Pointer fp,
int cmapflag,
int reduction,
int[] pnwarn,
int hint) |
static lept.PIX |
lept.pixReadStreamJpeg(org.bytedeco.javacpp.Pointer fp,
int cmapflag,
int reduction,
IntBuffer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadStreamJpeg(org.bytedeco.javacpp.Pointer fp,
int cmapflag,
int reduction,
org.bytedeco.javacpp.IntPointer pnwarn,
int hint) |
static lept.PIX |
lept.pixReadStreamPng(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadStreamPnm(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadStreamSpix(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadStreamTiff(org.bytedeco.javacpp.Pointer fp,
int n) |
static lept.PIX |
lept.pixReadStreamWebP(org.bytedeco.javacpp.Pointer fp) |
static lept.PIX |
lept.pixReadTiff(org.bytedeco.javacpp.BytePointer filename,
int n) |
static lept.PIX |
lept.pixReadTiff(String filename,
int n) |
static lept.PIX |
lept.pixReadWithHint(org.bytedeco.javacpp.BytePointer filename,
int hint) |
static lept.PIX |
lept.pixReadWithHint(String filename,
int hint) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
byte[] intab) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
ByteBuffer intab) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
byte[] intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
ByteBuffer intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
org.bytedeco.javacpp.BytePointer intab) |
static lept.PIX |
lept.pixReduceRankBinaryCascade(lept.PIX pixs,
int level1,
int level2,
int level3,
int level4) |
static lept.PIX |
lept.pixRemoveAlpha(lept.PIX pixs) |
static lept.PIX |
lept.pixRemoveBorder(lept.PIX pixs,
int npix) |
static lept.PIX |
lept.pixRemoveBorderConnComps(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixRemoveBorderGeneral(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixRemoveBorderToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixRemoveColormap(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixRemoveColormapGeneral(lept.PIX pixs,
int type,
int ifnocmap) |
static lept.PIX |
lept.pixRemoveSeededComponents(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity,
int bordersize) |
static lept.PIX |
lept.pixRenderContours(lept.PIX pixs,
int startval,
int incr,
int outdepth) |
static lept.PIX |
lept.pixRenderPolygon(lept.PTA ptas,
int width,
int[] pxmin,
int[] pymin) |
static lept.PIX |
lept.pixRenderPolygon(lept.PTA ptas,
int width,
IntBuffer pxmin,
IntBuffer pymin) |
static lept.PIX |
lept.pixRenderPolygon(lept.PTA ptas,
int width,
org.bytedeco.javacpp.IntPointer pxmin,
org.bytedeco.javacpp.IntPointer pymin) |
static lept.PIX |
lept.pixRenderRandomCmapPtaa(lept.PIX pix,
lept.PTAA ptaa,
int polyflag,
int width,
int closeflag) |
static lept.PIX |
lept.pixResizeToMatch(lept.PIX pixs,
lept.PIX pixt,
int w,
int h) |
static lept.PIX |
lept.pixRotate(lept.PIX pixs,
float angle,
int type,
int incolor,
int width,
int height) |
static lept.PIX |
lept.pixRotate180(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixRotate2Shear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotate3Shear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotate90(lept.PIX pixs,
int direction) |
static lept.PIX |
lept.pixRotateAM(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateAMColor(lept.PIX pixs,
float angle,
int colorval) |
static lept.PIX |
lept.pixRotateAMColorCorner(lept.PIX pixs,
float angle,
int fillval) |
static lept.PIX |
lept.pixRotateAMColorFast(lept.PIX pixs,
float angle,
int colorval) |
static lept.PIX |
lept.pixRotateAMCorner(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateAMGray(lept.PIX pixs,
float angle,
byte grayval) |
static lept.PIX |
lept.pixRotateAMGrayCorner(lept.PIX pixs,
float angle,
byte grayval) |
static lept.PIX |
lept.pixRotateBinaryNice(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateBySampling(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateOrth(lept.PIX pixs,
int quads) |
static lept.PIX |
lept.pixRotateShear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateShearCenter(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateWithAlpha(lept.PIX pixs,
float angle,
lept.PIX pixg,
float fract) |
static lept.PIX |
lept.pixRunlengthTransform(lept.PIX pixs,
int color,
int direction,
int depth) |
lept.PIX |
lept.L_DEWARP.pixs()
source pix, 1 bpp
|
lept.PIX |
lept.L_RDID.pixs()
clone of pix to be decoded
|
lept.PIX |
lept.L_WSHED.pixs()
clone of input 8 bpp pixs
|
static lept.PIX |
lept.pixSauvolaGetThreshold(lept.PIX pixm,
lept.PIX pixms,
float factor,
lept.PIX ppixsd) |
static lept.PIX |
lept.pixSauvolaGetThreshold(lept.PIX pixm,
lept.PIX pixms,
float factor,
org.bytedeco.javacpp.PointerPointer ppixsd) |
static lept.PIX |
lept.pixScale(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleAreaMap(lept.PIX pix,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleAreaMap2(lept.PIX pix) |
static lept.PIX |
lept.pixScaleAreaMapToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleBinary(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleByIntSampling(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixScaleBySampling(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleBySamplingToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleColor2xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleColor4xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleColorLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleGeneral(lept.PIX pixs,
float scalex,
float scaley,
float sharpfract,
int sharpwidth) |
static lept.PIX |
lept.pixScaleGray2xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray2xLIDither(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray2xLIThresh(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixScaleGray4xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray4xLIDither(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray4xLIThresh(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixScaleGrayLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleGrayMinMax(lept.PIX pixs,
int xfact,
int yfact,
int type) |
static lept.PIX |
lept.pixScaleGrayMinMax2(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixScaleGrayRank2(lept.PIX pixs,
int rank) |
static lept.PIX |
lept.pixScaleGrayRankCascade(lept.PIX pixs,
int level1,
int level2,
int level3,
int level4) |
static lept.PIX |
lept.pixScaleGrayToBinaryFast(lept.PIX pixs,
int factor,
int thresh) |
static lept.PIX |
lept.pixScaleLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleMipmap(lept.PIX pixs1,
lept.PIX pixs2,
float scale) |
static lept.PIX |
lept.pixScaleRGBToBinaryFast(lept.PIX pixs,
int factor,
int thresh) |
static lept.PIX |
lept.pixScaleRGBToGray2(lept.PIX pixs,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixScaleRGBToGrayFast(lept.PIX pixs,
int factor,
int color) |
static lept.PIX |
lept.pixScaleSmooth(lept.PIX pix,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleSmoothToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleToGray(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToGray16(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray2(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray3(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray4(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray6(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray8(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGrayFast(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToGrayMipmap(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleToSizeRel(lept.PIX pixs,
int delw,
int delh) |
static lept.PIX |
lept.pixScaleWithAlpha(lept.PIX pixs,
float scalex,
float scaley,
lept.PIX pixg,
float fract) |
static lept.PIX |
lept.pixSeedfillBinary(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static lept.PIX |
lept.pixSeedfillBinaryRestricted(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity,
int xmax,
int ymax) |
static lept.PIX |
lept.pixSeedfillGrayBasin(lept.PIX pixb,
lept.PIX pixm,
int delta,
int connectivity) |
static lept.PIX |
lept.pixSeedfillMorph(lept.PIX pixs,
lept.PIX pixm,
int maxiters,
int connectivity) |
static lept.PIX |
lept.pixSeedspread(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
int[] pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectiveConnCompFill(lept.PIX pixs,
int connectivity,
int minw,
int minh) |
static lept.PIX |
lept.pixSetAlphaOverWhite(lept.PIX pixs) |
static lept.PIX |
lept.pixSetBlackOrWhiteBoxa(lept.PIX pixs,
lept.BOXA boxa,
int op) |
static lept.PIX |
lept.pixSetStrokeWidth(lept.PIX pixs,
int width,
int thinfirst,
int connectivity) |
static lept.PIX |
lept.pixSetUnderTransparency(lept.PIX pixs,
int val,
int debug) |
static lept.PIX |
lept.pixShiftByComponent(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval) |
static lept.PIX |
lept.pixSimpleCaptcha(lept.PIX pixs,
int border,
int nterms,
int seed,
int color,
int cmapflag) |
static lept.PIX |
lept.pixSimpleColorQuantize(lept.PIX pixs,
int sigbits,
int factor,
int ncolors) |
static lept.PIX |
lept.pixSnapColor(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval,
int diff) |
static lept.PIX |
lept.pixSnapColorCmap(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval,
int diff) |
static lept.PIX |
lept.pixSobelEdgeFilter(lept.PIX pixs,
int orientflag) |
static lept.PIX |
lept.pixStereoFromPair(lept.PIX pix1,
lept.PIX pix2,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixStretchHorizontal(lept.PIX pixs,
int dir,
int type,
int hmax,
int operation,
int incolor) |
static lept.PIX |
lept.pixStretchHorizontalLI(lept.PIX pixs,
int dir,
int type,
int hmax,
int incolor) |
static lept.PIX |
lept.pixStretchHorizontalSampled(lept.PIX pixs,
int dir,
int type,
int hmax,
int incolor) |
static lept.PIX |
lept.pixStrokeWidthTransform(lept.PIX pixs,
int color,
int depth,
int nangles) |
static lept.PIX |
lept.pixSubtract(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixSubtractGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
lept.PIX |
lept.L_WSHED.pixt()
scratch pix for computing wshed regions
|
static lept.PIX |
lept.pixThinConnected(lept.PIX pixs,
int type,
int connectivity,
int maxiters) |
static lept.PIX |
lept.pixThinConnectedBySet(lept.PIX pixs,
int type,
lept.SELA sela,
int maxiters) |
static lept.PIX |
lept.pixThreshold8(lept.PIX pixs,
int d,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdGrayArb(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer edgevals,
int outdepth,
int use_average,
int setblack,
int setwhite) |
static lept.PIX |
lept.pixThresholdGrayArb(lept.PIX pixs,
String edgevals,
int outdepth,
int use_average,
int setblack,
int setwhite) |
static lept.PIX |
lept.pixThresholdOn8bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdTo2bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdTo4bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdToBinary(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixThresholdToValue(lept.PIX pixd,
lept.PIX pixs,
int threshval,
int setval) |
static lept.PIX |
lept.pixTilingGetTile(lept.PIXTILING pt,
int i,
int j) |
static lept.PIX |
lept.pixTophat(lept.PIX pixs,
int hsize,
int vsize,
int type) |
static lept.PIX |
lept.pixTranslate(lept.PIX pixd,
lept.PIX pixs,
int hshift,
int vshift,
int incolor) |
static lept.PIX |
lept.pixTwoSidedEdgeFilter(lept.PIX pixs,
int orientflag) |
static lept.PIX |
lept.pixUnionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.PIX |
lept.pixUnpackBinary(lept.PIX pixs,
int depth,
int invert) |
static lept.PIX |
lept.pixUnsharpMasking(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingFast(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static lept.PIX |
lept.pixUnsharpMaskingGray(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingGray1D(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static lept.PIX |
lept.pixUnsharpMaskingGray2D(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingGrayFast(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static lept.PIX |
lept.pixVarThresholdToBinary(lept.PIX pixs,
lept.PIX pixg) |
static lept.PIX |
lept.pixVShear(lept.PIX pixd,
lept.PIX pixs,
int xloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearCenter(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearCorner(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearLI(lept.PIX pixs,
int xloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixWarpStereoscopic(lept.PIX pixs,
int zbend,
int zshiftt,
int zshiftb,
int ybendt,
int ybendb,
int redleft) |
static lept.PIX |
lept.pixWindowedMean(lept.PIX pixs,
int wc,
int hc,
int hasborder,
int normflag) |
static lept.PIX |
lept.pixWindowedMeanSquare(lept.PIX pixs,
int wc,
int hc,
int hasborder) |
static lept.PIX |
lept.pixXor(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
lept.PIX |
lept.PIX.position(long position) |
static lept.PIX |
lept.recogModifyTemplate(lept.L_RECOG recog,
lept.PIX pixs) |
static lept.PIX |
lept.recogProcessToIdentify(lept.L_RECOG recog,
lept.PIX pixs,
int pad) |
static lept.PIX |
lept.recogShowMatch(lept.L_RECOG recog,
lept.PIX pix1,
lept.PIX pix2,
lept.BOX box,
int index,
float score) |
lept.PIX |
lept.PIX.refcount(int refcount) |
static lept.PIX |
lept.selaDisplayInPix(lept.SELA sela,
int size,
int gthick,
int spacing,
int ncols) |
static lept.PIX |
lept.selDisplayInPix(lept.SEL sel,
int size,
int gthick) |
lept.PIX |
lept.PIX.special(int special) |
lept.PIX |
lept.PIX.spp(int spp) |
lept.PIX |
lept.PIX.text(org.bytedeco.javacpp.BytePointer text) |
lept.PIX |
lept.PIX.w(int w) |
lept.PIX |
lept.PIX.wpl(int wpl) |
static lept.PIX |
lept.wshedRenderColors(lept.L_WSHED wshed) |
static lept.PIX |
lept.wshedRenderFill(lept.L_WSHED wshed) |
lept.PIX |
lept.PIX.xres(int xres) |
lept.PIX |
lept.PIX.yres(int yres) |
| Modifier and Type | Method and Description |
|---|---|
static int |
lept.adjacentOnPixelInRaster(lept.PIX pixs,
int x,
int y,
int[] pxa,
int[] pya) |
static int |
lept.adjacentOnPixelInRaster(lept.PIX pixs,
int x,
int y,
IntBuffer pxa,
IntBuffer pya) |
static int |
lept.adjacentOnPixelInRaster(lept.PIX pixs,
int x,
int y,
org.bytedeco.javacpp.IntPointer pxa,
org.bytedeco.javacpp.IntPointer pya) |
static lept.PIX |
lept.boxaaDisplay(lept.PIX pixs,
lept.BOXAA baa,
int linewba,
int linewb,
int colorba,
int colorb,
int w,
int h) |
static int |
lept.boxaCompareRegions(lept.BOXA boxa1,
lept.BOXA boxa2,
int areathresh,
int[] pnsame,
float[] pdiffarea,
float[] pdiffxor,
lept.PIX ppixdb) |
static int |
lept.boxaCompareRegions(lept.BOXA boxa1,
lept.BOXA boxa2,
int areathresh,
IntBuffer pnsame,
FloatBuffer pdiffarea,
FloatBuffer pdiffxor,
lept.PIX ppixdb) |
static int |
lept.boxaCompareRegions(lept.BOXA boxa1,
lept.BOXA boxa2,
int areathresh,
org.bytedeco.javacpp.IntPointer pnsame,
org.bytedeco.javacpp.FloatPointer pdiffarea,
org.bytedeco.javacpp.FloatPointer pdiffxor,
lept.PIX ppixdb) |
static int |
lept.boxaPlotSides(lept.BOXA boxa,
org.bytedeco.javacpp.BytePointer plotname,
lept.NUMA pnal,
lept.NUMA pnat,
lept.NUMA pnar,
lept.NUMA pnab,
lept.PIX ppixd) |
static int |
lept.boxaPlotSides(lept.BOXA boxa,
String plotname,
lept.NUMA pnal,
lept.NUMA pnat,
lept.NUMA pnar,
lept.NUMA pnab,
lept.PIX ppixd) |
static int |
lept.boxaPlotSizes(lept.BOXA boxa,
org.bytedeco.javacpp.BytePointer plotname,
lept.NUMA pnaw,
lept.NUMA pnah,
lept.PIX ppixd) |
static int |
lept.boxaPlotSizes(lept.BOXA boxa,
String plotname,
lept.NUMA pnaw,
lept.NUMA pnah,
lept.PIX ppixd) |
static lept.CCBORDA |
lept.ccbaCreate(lept.PIX pixs,
int n) |
static lept.CCBORD |
lept.ccbCreate(lept.PIX pixs) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
lept.PIX ppixd,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
lept.PIX ppixd,
String debugfile) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
lept.BOXA pboxad,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
lept.BOXA pboxad,
String debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
org.bytedeco.javacpp.PointerPointer pboxad,
org.bytedeco.javacpp.BytePointer debugfile) |
static lept.L_DEWARP |
lept.dewarpCreate(lept.PIX pixs,
int pageno) |
static int |
lept.dewarpFindHorizSlopeDisparity(lept.L_DEWARP dew,
lept.PIX pixb,
float fractthresh,
int parity) |
static lept.PTAA |
lept.dewarpGetTextlineCenters(lept.PIX pixs,
int debugflag) |
static int |
lept.dewarpPopulateFullRes(lept.L_DEWARP dew,
lept.PIX pix,
int x,
int y) |
static lept.PTAA |
lept.dewarpRemoveShortLines(lept.PIX pixs,
lept.PTAA ptaas,
float fract,
int debugflag) |
static int |
lept.dewarpSinglePage(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
lept.PIX ppixd,
lept.L_DEWARPA pdewa,
int debug) |
static int |
lept.dewarpSinglePage(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.PointerPointer pdewa,
int debug) |
static int |
lept.dewarpSinglePageInit(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
lept.PIX ppixb,
lept.L_DEWARPA pdewa) |
static int |
lept.dewarpSinglePageInit(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
org.bytedeco.javacpp.PointerPointer ppixb,
org.bytedeco.javacpp.PointerPointer pdewa) |
static int |
lept.dewarpSinglePageRun(lept.PIX pixs,
lept.PIX pixb,
lept.L_DEWARPA dewa,
lept.PIX ppixd,
int debug) |
static int |
lept.dewarpSinglePageRun(lept.PIX pixs,
lept.PIX pixb,
lept.L_DEWARPA dewa,
org.bytedeco.javacpp.PointerPointer ppixd,
int debug) |
static lept.PTA |
lept.getCutPathForHole(lept.PIX pix,
lept.PTA pta,
lept.BOX boxinner,
int[] pdir,
int[] plen) |
static lept.PTA |
lept.getCutPathForHole(lept.PIX pix,
lept.PTA pta,
lept.BOX boxinner,
IntBuffer pdir,
IntBuffer plen) |
static lept.PTA |
lept.getCutPathForHole(lept.PIX pix,
lept.PTA pta,
lept.BOX boxinner,
org.bytedeco.javacpp.IntPointer pdir,
org.bytedeco.javacpp.IntPointer plen) |
static int |
lept.jbAddPage(lept.JBCLASSER classer,
lept.PIX pixs) |
static int |
lept.jbAddPageComponents(lept.JBCLASSER classer,
lept.PIX pixs,
lept.BOXA boxas,
lept.PIXA pixas) |
static int |
lept.jbGetComponents(lept.PIX pixs,
int components,
int maxwidth,
int maxheight,
lept.BOXA pboxad,
lept.PIXA ppixad) |
static int |
lept.jbGetComponents(lept.PIX pixs,
int components,
int maxwidth,
int maxheight,
org.bytedeco.javacpp.PointerPointer pboxad,
org.bytedeco.javacpp.PointerPointer ppixad) |
static int |
lept.jbGetULCorners(lept.JBCLASSER classer,
lept.PIX pixs,
lept.BOXA boxa) |
static lept.L_KERNEL |
lept.kernelCreateFromPix(lept.PIX pix,
int cy,
int cx) |
static int |
lept.l_generateCIDataForPdf(org.bytedeco.javacpp.BytePointer fname,
lept.PIX pix,
int quality,
lept.L_COMP_DATA pcid) |
static int |
lept.l_generateCIDataForPdf(org.bytedeco.javacpp.BytePointer fname,
lept.PIX pix,
int quality,
org.bytedeco.javacpp.PointerPointer pcid) |
static int |
lept.l_generateCIDataForPdf(String fname,
lept.PIX pix,
int quality,
lept.L_COMP_DATA pcid) |
static lept.L_COMP_DATA |
lept.l_generateFlateDataPdf(org.bytedeco.javacpp.BytePointer fname,
lept.PIX pixs) |
static lept.L_COMP_DATA |
lept.l_generateFlateDataPdf(String fname,
lept.PIX pixs) |
static int |
lept.nextOnPixelInRaster(lept.PIX pixs,
int xstart,
int ystart,
int[] px,
int[] py) |
static int |
lept.nextOnPixelInRaster(lept.PIX pixs,
int xstart,
int ystart,
IntBuffer px,
IntBuffer py) |
static int |
lept.nextOnPixelInRaster(lept.PIX pixs,
int xstart,
int ystart,
org.bytedeco.javacpp.IntPointer px,
org.bytedeco.javacpp.IntPointer py) |
static lept.NUMA |
lept.numaEqualizeTRC(lept.PIX pix,
float fract,
int factor) |
lept.PIXA |
lept.PIXA.pix(int i,
lept.PIX pix) |
lept.CCBORD |
lept.CCBORD.pix(lept.PIX pix) |
lept.CCBORDA |
lept.CCBORDA.pix(lept.PIX pix) |
lept.JBDATA |
lept.JBDATA.pix(lept.PIX pix) |
lept.PIXACC |
lept.PIXACC.pix(lept.PIX pix) |
lept.PIXTILING |
lept.PIXTILING.pix(lept.PIX pix) |
static int |
lept.pixaaAddPix(lept.PIXAA paa,
int index,
lept.PIX pix,
lept.BOX box,
int copyflag) |
static int |
lept.pixaAccumulateSamples(lept.PIXA pixa,
lept.PTA pta,
lept.PIX ppixd,
float[] px,
float[] py) |
static int |
lept.pixaAccumulateSamples(lept.PIXA pixa,
lept.PTA pta,
lept.PIX ppixd,
FloatBuffer px,
FloatBuffer py) |
static int |
lept.pixaAccumulateSamples(lept.PIXA pixa,
lept.PTA pta,
lept.PIX ppixd,
org.bytedeco.javacpp.FloatPointer px,
org.bytedeco.javacpp.FloatPointer py) |
static int |
lept.pixaAddPix(lept.PIXA pixa,
lept.PIX pix,
int copyflag) |
static int |
lept.pixaAddPixWithText(lept.PIXA pixa,
lept.PIX pixs,
int reduction,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location) |
static int |
lept.pixaAddPixWithText(lept.PIXA pixa,
lept.PIX pixs,
int reduction,
lept.L_BMF bmf,
String textstr,
int val,
int location) |
static lept.NUMA |
lept.pixAbsDiffByColumn(lept.PIX pix,
lept.BOX box) |
static lept.NUMA |
lept.pixAbsDiffByRow(lept.PIX pix,
lept.BOX box) |
static lept.PIX |
lept.pixAbsDifference(lept.PIX pixs1,
lept.PIX pixs2) |
static int |
lept.pixAbsDiffInRect(lept.PIX pix,
lept.BOX box,
int dir,
float[] pabsdiff) |
static int |
lept.pixAbsDiffInRect(lept.PIX pix,
lept.BOX box,
int dir,
FloatBuffer pabsdiff) |
static int |
lept.pixAbsDiffInRect(lept.PIX pix,
lept.BOX box,
int dir,
org.bytedeco.javacpp.FloatPointer pabsdiff) |
static int |
lept.pixAbsDiffOnLine(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
float[] pabsdiff) |
static int |
lept.pixAbsDiffOnLine(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
FloatBuffer pabsdiff) |
static int |
lept.pixAbsDiffOnLine(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
org.bytedeco.javacpp.FloatPointer pabsdiff) |
static int |
lept.pixaccAdd(lept.PIXACC pixacc,
lept.PIX pix) |
static lept.PIXACC |
lept.pixaccCreateFromPix(lept.PIX pix,
int negflag) |
static int |
lept.pixaccMultConstAccumulate(lept.PIXACC pixacc,
lept.PIX pix,
float factor) |
static int |
lept.pixaccSubtract(lept.PIXACC pixacc,
lept.PIX pix) |
static int |
lept.pixAccumulate(lept.PIX pixd,
lept.PIX pixs,
int op) |
static lept.PIXA |
lept.pixaClipToPix(lept.PIXA pixas,
lept.PIX pixs) |
static int |
lept.pixacompAddPix(lept.PIXAC pixac,
lept.PIX pix,
int comptype) |
static int |
lept.pixaComparePhotoRegionsByHisto(lept.PIXA pixa,
float minratio,
float textthresh,
int factor,
int nx,
int ny,
float simthresh,
lept.NUMA pnai,
float[] pscores,
lept.PIX ppixd) |
static int |
lept.pixaComparePhotoRegionsByHisto(lept.PIXA pixa,
float minratio,
float textthresh,
int factor,
int nx,
int ny,
float simthresh,
lept.NUMA pnai,
FloatBuffer pscores,
lept.PIX ppixd) |
static int |
lept.pixaComparePhotoRegionsByHisto(lept.PIXA pixa,
float minratio,
float textthresh,
int factor,
int nx,
int ny,
float simthresh,
lept.NUMA pnai,
org.bytedeco.javacpp.FloatPointer pscores,
lept.PIX ppixd) |
static lept.PIXAC |
lept.pixacompCreateWithInit(int n,
int offset,
lept.PIX pix,
int comptype) |
static int |
lept.pixacompReplacePix(lept.PIXAC pixac,
int index,
lept.PIX pix,
int comptype) |
static lept.PIXA |
lept.pixaCreateFromBoxa(lept.PIX pixs,
lept.BOXA boxa,
int[] pcropwarn) |
static lept.PIXA |
lept.pixaCreateFromBoxa(lept.PIX pixs,
lept.BOXA boxa,
IntBuffer pcropwarn) |
static lept.PIXA |
lept.pixaCreateFromBoxa(lept.PIX pixs,
lept.BOXA boxa,
org.bytedeco.javacpp.IntPointer pcropwarn) |
static lept.PIXA |
lept.pixaCreateFromPix(lept.PIX pixs,
int n,
int cellw,
int cellh) |
static lept.PIX |
lept.pixAdaptThresholdToBinary(lept.PIX pixs,
lept.PIX pixm,
float gamma) |
static lept.PIX |
lept.pixAdaptThresholdToBinaryGen(lept.PIX pixs,
lept.PIX pixm,
float gamma,
int blackval,
int whiteval,
int thresh) |
static lept.PIX |
lept.pixAddAlphaTo1bpp(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixAddAlphaToBlend(lept.PIX pixs,
float fract,
int invert) |
static lept.PIX |
lept.pixAddBlackOrWhiteBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int op) |
static lept.PIX |
lept.pixAddBorder(lept.PIX pixs,
int npix,
int val) |
static lept.PIX |
lept.pixAddBorderGeneral(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int val) |
static int |
lept.pixAddConstantGray(lept.PIX pixs,
int val) |
static lept.PIX |
lept.pixAddContinuedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddGaussianNoise(lept.PIX pixs,
float stdev) |
static lept.PIX |
lept.pixAddGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static int |
lept.pixAddGrayColormap8(lept.PIX pixs) |
static lept.PIX |
lept.pixAddMinimalGrayColormap8(lept.PIX pixs) |
static lept.PIX |
lept.pixAddMirroredBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddMixedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddRepeatedBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixAddRGB(lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
int[] poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
IntBuffer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location,
org.bytedeco.javacpp.IntPointer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
int[] poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
IntBuffer poverflow) |
static lept.PIX |
lept.pixAddSingleTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location,
org.bytedeco.javacpp.IntPointer poverflow) |
static int |
lept.pixAddText(lept.PIX pix,
org.bytedeco.javacpp.BytePointer textstring) |
static int |
lept.pixAddText(lept.PIX pix,
String textstring) |
static lept.PIX |
lept.pixAddTextlines(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location) |
static lept.PIX |
lept.pixAddTextlines(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int location) |
static int |
lept.pixAddWithIndicator(lept.PIX pixs,
lept.PIXA pixa,
lept.NUMA na) |
static int |
lept.pixaExtractColumnFromEachPix(lept.PIXA pixa,
int col,
lept.PIX pixd) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixAffine(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixAffineColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixAffineGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixAffinePta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixAffinePtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixAffinePtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixAffinePtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixAffineSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixAffineSequential(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int bw,
int bh) |
static lept.NUMA |
lept.pixaFindAreaFractionMasked(lept.PIXA pixa,
lept.PIX pixm,
int debug) |
static int |
lept.pixaInitFull(lept.PIXA pixa,
lept.PIX pix,
lept.BOX box) |
static int |
lept.pixaInsertPix(lept.PIXA pixa,
int index,
lept.PIX pixs,
lept.BOX box) |
static lept.PIX |
lept.pixAlphaBlendUniform(lept.PIX pixs,
int color) |
static int |
lept.pixAlphaIsOpaque(lept.PIX pix,
int[] popaque) |
static int |
lept.pixAlphaIsOpaque(lept.PIX pix,
IntBuffer popaque) |
static int |
lept.pixAlphaIsOpaque(lept.PIX pix,
org.bytedeco.javacpp.IntPointer popaque) |
static lept.PIXA |
lept.pixaMorphSequenceByRegion(lept.PIX pixs,
lept.PIXA pixam,
org.bytedeco.javacpp.BytePointer sequence,
int minw,
int minh) |
static lept.PIXA |
lept.pixaMorphSequenceByRegion(lept.PIX pixs,
lept.PIXA pixam,
String sequence,
int minw,
int minh) |
static lept.PIX |
lept.pixAnd(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixApplyInvBackgroundGrayMap(lept.PIX pixs,
lept.PIX pixm,
int sx,
int sy) |
static lept.PIX |
lept.pixApplyInvBackgroundRGBMap(lept.PIX pixs,
lept.PIX pixmr,
lept.PIX pixmg,
lept.PIX pixmb,
int sx,
int sy) |
static lept.PIX |
lept.pixApplyLocalThreshold(lept.PIX pixs,
lept.PIX pixth,
int redfactor) |
static lept.PIX |
lept.pixApplyVariableGrayMap(lept.PIX pixs,
lept.PIX pixg,
int target) |
static lept.PIXA |
lept.pixaRemoveOutliers1(lept.PIXA pixas,
float minscore,
int mintarget,
int minsize,
lept.PIX ppixsave,
lept.PIX ppixrem) |
static lept.PIXA |
lept.pixaRemoveOutliers2(lept.PIXA pixas,
float minscore,
int minsize,
lept.PIX ppixsave,
lept.PIX ppixrem) |
static int |
lept.pixaRemovePixAndSave(lept.PIXA pixa,
int index,
lept.PIX ppix,
lept.BOX pbox) |
static lept.PIX |
lept.pixaRenderComponent(lept.PIX pixs,
lept.PIXA pixa,
int index) |
static int |
lept.pixaReplacePix(lept.PIXA pixa,
int index,
lept.PIX pix,
lept.BOX box) |
static lept.PIXA |
lept.pixaSplitPix(lept.PIX pixs,
int nx,
int ny,
int borderwidth,
int bordercolor) |
static int |
lept.pixAssignToNearestColor(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int level,
int[] countarray) |
static int |
lept.pixAssignToNearestColor(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int level,
IntBuffer countarray) |
static int |
lept.pixAssignToNearestColor(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int level,
org.bytedeco.javacpp.IntPointer countarray) |
static lept.NUMA |
lept.pixAverageByColumn(lept.PIX pix,
lept.BOX box,
int type) |
static lept.NUMA |
lept.pixAverageByRow(lept.PIX pix,
lept.BOX box,
int type) |
static int |
lept.pixAverageInRect(lept.PIX pix,
lept.BOX box,
float[] pave) |
static int |
lept.pixAverageInRect(lept.PIX pix,
lept.BOX box,
FloatBuffer pave) |
static int |
lept.pixAverageInRect(lept.PIX pix,
lept.BOX box,
org.bytedeco.javacpp.FloatPointer pave) |
static lept.NUMA |
lept.pixAverageIntensityProfile(lept.PIX pixs,
float fract,
int dir,
int first,
int last,
int factor1,
int factor2) |
static float |
lept.pixAverageOnLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int factor) |
static lept.PIX |
lept.pixBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy) |
static lept.PIX |
lept.pixBackgroundNormFlex(lept.PIX pixs,
int sx,
int sy,
int smoothx,
int smoothy,
int delta) |
static int |
lept.pixBackgroundNormGrayArray(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
lept.PIX ppixd) |
static int |
lept.pixBackgroundNormGrayArray(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
org.bytedeco.javacpp.PointerPointer ppixd) |
static int |
lept.pixBackgroundNormGrayArrayMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval,
lept.PIX ppixd) |
static int |
lept.pixBackgroundNormGrayArrayMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PIX |
lept.pixBackgroundNormMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval) |
static int |
lept.pixBackgroundNormRGBArrays(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
lept.PIX ppixr,
lept.PIX ppixg,
lept.PIX ppixb) |
static int |
lept.pixBackgroundNormRGBArrays(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
org.bytedeco.javacpp.PointerPointer ppixr,
org.bytedeco.javacpp.PointerPointer ppixg,
org.bytedeco.javacpp.PointerPointer ppixb) |
static int |
lept.pixBackgroundNormRGBArraysMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval,
lept.PIX ppixr,
lept.PIX ppixg,
lept.PIX ppixb) |
static int |
lept.pixBackgroundNormRGBArraysMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
int bgval,
org.bytedeco.javacpp.PointerPointer ppixr,
org.bytedeco.javacpp.PointerPointer ppixg,
org.bytedeco.javacpp.PointerPointer ppixb) |
static lept.PIX |
lept.pixBackgroundNormSimple(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg) |
static int |
lept.pixBestCorrelation(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int etransx,
int etransy,
int maxshift,
int[] tab8,
int[] pdelx,
int[] pdely,
float[] pscore,
int debugflag) |
static int |
lept.pixBestCorrelation(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int etransx,
int etransy,
int maxshift,
IntBuffer tab8,
IntBuffer pdelx,
IntBuffer pdely,
FloatBuffer pscore,
int debugflag) |
static int |
lept.pixBestCorrelation(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int etransx,
int etransy,
int maxshift,
org.bytedeco.javacpp.IntPointer tab8,
org.bytedeco.javacpp.IntPointer pdelx,
org.bytedeco.javacpp.IntPointer pdely,
org.bytedeco.javacpp.FloatPointer pscore,
int debugflag) |
static lept.PIX |
lept.pixBilateral(lept.PIX pixs,
float spatial_stdev,
float range_stdev,
int ncomps,
int reduction) |
static lept.PIX |
lept.pixBilateralExact(lept.PIX pixs,
lept.L_KERNEL spatial_kel,
lept.L_KERNEL range_kel) |
static lept.PIX |
lept.pixBilateralGray(lept.PIX pixs,
float spatial_stdev,
float range_stdev,
int ncomps,
int reduction) |
static lept.PIX |
lept.pixBilateralGrayExact(lept.PIX pixs,
lept.L_KERNEL spatial_kel,
lept.L_KERNEL range_kel) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixBilinear(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixBilinearColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixBilinearPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixBilinearPtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixBilinearPtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixBilinearPtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixBilinearSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixBlend(lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static lept.PIX |
lept.pixBlendBackgroundToColor(lept.PIX pixd,
lept.PIX pixs,
lept.BOX box,
int color,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixBlendBoxaRandom(lept.PIX pixs,
lept.BOXA boxa,
float fract) |
static int |
lept.pixBlendCmap(lept.PIX pixs,
lept.PIX pixb,
int x,
int y,
int sindex) |
static lept.PIX |
lept.pixBlendColor(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendColorByChannel(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float rfract,
float gfract,
float bfract,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int type,
int transparent,
int transpix) |
static lept.PIX |
lept.pixBlendGrayAdapt(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int shift) |
static lept.PIX |
lept.pixBlendGrayInverse(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static lept.PIX |
lept.pixBlendHardLight(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract) |
static int |
lept.pixBlendInRect(lept.PIX pixs,
lept.BOX box,
int val,
float fract) |
static lept.PIX |
lept.pixBlendMask(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int x,
int y,
float fract,
int type) |
static lept.PIX |
lept.pixBlendWithGrayMask(lept.PIX pixs1,
lept.PIX pixs2,
lept.PIX pixg,
int x,
int y) |
static lept.PIX |
lept.pixBlockBilateralExact(lept.PIX pixs,
float spatial_stdev,
float range_stdev) |
static lept.PIX |
lept.pixBlockconv(lept.PIX pix,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvAccum(lept.PIX pixs) |
static lept.PIX |
lept.pixBlockconvGray(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvGrayTile(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvGrayUnnormalized(lept.PIX pixs,
int wc,
int hc) |
static lept.PIX |
lept.pixBlockconvTiled(lept.PIX pix,
int wc,
int hc,
int nx,
int ny) |
static lept.PIX |
lept.pixBlockrank(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc,
float rank) |
static lept.PIX |
lept.pixBlocksum(lept.PIX pixs,
lept.PIX pixacc,
int wc,
int hc) |
static lept.PIX |
lept.pixCensusTransform(lept.PIX pixs,
int halfsize,
lept.PIX pixacc) |
static int |
lept.pixCentroid(lept.PIX pix,
int[] centtab,
int[] sumtab,
float[] pxave,
float[] pyave) |
static int |
lept.pixCentroid(lept.PIX pix,
IntBuffer centtab,
IntBuffer sumtab,
FloatBuffer pxave,
FloatBuffer pyave) |
static int |
lept.pixCentroid(lept.PIX pix,
org.bytedeco.javacpp.IntPointer centtab,
org.bytedeco.javacpp.IntPointer sumtab,
org.bytedeco.javacpp.FloatPointer pxave,
org.bytedeco.javacpp.FloatPointer pyave) |
static int |
lept.pixCentroid8(lept.PIX pixs,
int factor,
float[] pcx,
float[] pcy) |
static int |
lept.pixCentroid8(lept.PIX pixs,
int factor,
FloatBuffer pcx,
FloatBuffer pcy) |
static int |
lept.pixCentroid8(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.FloatPointer pcx,
org.bytedeco.javacpp.FloatPointer pcy) |
static int |
lept.pixChangeRefcount(lept.PIX pix,
int delta) |
static int |
lept.pixChooseOutputFormat(lept.PIX pix) |
static lept.PIX |
lept.pixCleanBackgroundToWhite(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
float gamma,
int blackval,
int whiteval) |
static int |
lept.pixCleanupByteProcessing(lept.PIX pix,
byte[] lineptrs) |
static int |
lept.pixCleanupByteProcessing(lept.PIX pix,
ByteBuffer lineptrs) |
static int |
lept.pixCleanupByteProcessing(lept.PIX pix,
org.bytedeco.javacpp.BytePointer lineptrs) |
static int |
lept.pixCleanupByteProcessing(lept.PIX pix,
org.bytedeco.javacpp.PointerPointer lineptrs) |
static int |
lept.pixClearAll(lept.PIX pix) |
static int |
lept.pixClearInRect(lept.PIX pix,
lept.BOX box) |
static int |
lept.pixClearPixel(lept.PIX pix,
int x,
int y) |
static int |
lept.pixClipBoxToEdges(lept.PIX pixs,
lept.BOX boxs,
int lowthresh,
int highthresh,
int maxwidth,
int factor,
lept.PIX ppixd,
lept.BOX pboxd) |
static int |
lept.pixClipBoxToEdges(lept.PIX pixs,
lept.BOX boxs,
int lowthresh,
int highthresh,
int maxwidth,
int factor,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.PointerPointer pboxd) |
static int |
lept.pixClipBoxToForeground(lept.PIX pixs,
lept.BOX boxs,
lept.PIX ppixd,
lept.BOX pboxd) |
static int |
lept.pixClipBoxToForeground(lept.PIX pixs,
lept.BOX boxs,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.PointerPointer pboxd) |
static lept.PIX |
lept.pixClipMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int outval) |
static lept.PIX |
lept.pixClipRectangle(lept.PIX pixs,
lept.BOX box,
lept.BOX pboxc) |
static lept.PIX |
lept.pixClipRectangle(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.PointerPointer pboxc) |
static lept.PIXA |
lept.pixClipRectangles(lept.PIX pixs,
lept.BOXA boxa) |
static int |
lept.pixClipToForeground(lept.PIX pixs,
lept.PIX ppixd,
lept.BOX pbox) |
static int |
lept.pixClipToForeground(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.PointerPointer pbox) |
static lept.PIX |
lept.pixClone(lept.PIX pixs) |
static lept.PIX |
lept.pixClose(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseSafe(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseSafeBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixCloseSafeCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static int |
lept.pixColorContent(lept.PIX pixs,
int rwhite,
int gwhite,
int bwhite,
int mingray,
lept.PIX ppixr,
lept.PIX ppixg,
lept.PIX ppixb) |
static int |
lept.pixColorContent(lept.PIX pixs,
int rwhite,
int gwhite,
int bwhite,
int mingray,
org.bytedeco.javacpp.PointerPointer ppixr,
org.bytedeco.javacpp.PointerPointer ppixg,
org.bytedeco.javacpp.PointerPointer ppixb) |
static int |
lept.pixColorFraction(lept.PIX pixs,
int darkthresh,
int lightthresh,
int diffthresh,
int factor,
float[] ppixfract,
float[] pcolorfract) |
static int |
lept.pixColorFraction(lept.PIX pixs,
int darkthresh,
int lightthresh,
int diffthresh,
int factor,
FloatBuffer ppixfract,
FloatBuffer pcolorfract) |
static int |
lept.pixColorFraction(lept.PIX pixs,
int darkthresh,
int lightthresh,
int diffthresh,
int factor,
org.bytedeco.javacpp.FloatPointer ppixfract,
org.bytedeco.javacpp.FloatPointer pcolorfract) |
static int |
lept.pixColorGray(lept.PIX pixs,
lept.BOX box,
int type,
int thresh,
int rval,
int gval,
int bval) |
static int |
lept.pixColorGrayCmap(lept.PIX pixs,
lept.BOX box,
int type,
int rval,
int gval,
int bval) |
static lept.PIX |
lept.pixColorGrayMasked(lept.PIX pixs,
lept.PIX pixm,
int type,
int thresh,
int rval,
int gval,
int bval) |
static int |
lept.pixColorGrayMaskedCmap(lept.PIX pixs,
lept.PIX pixm,
int type,
int rval,
int gval,
int bval) |
static lept.PIX |
lept.pixColorGrayRegions(lept.PIX pixs,
lept.BOXA boxa,
int type,
int thresh,
int rval,
int gval,
int bval) |
static int |
lept.pixColorGrayRegionsCmap(lept.PIX pixs,
lept.BOXA boxa,
int type,
int rval,
int gval,
int bval) |
static lept.PIX |
lept.pixColorizeGray(lept.PIX pixs,
int color,
int cmapflag) |
static lept.PIX |
lept.pixColorMagnitude(lept.PIX pixs,
int rwhite,
int gwhite,
int bwhite,
int type) |
static lept.PIX |
lept.pixColorMorph(lept.PIX pixs,
int type,
int hsize,
int vsize) |
static lept.PIX |
lept.pixColorMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixColorMorphSequence(lept.PIX pixs,
String sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixColorSegment(lept.PIX pixs,
int maxdist,
int maxcolors,
int selsize,
int finalcolors,
int debugflag) |
static int |
lept.pixColorSegmentClean(lept.PIX pixs,
int selsize,
int[] countarray) |
static int |
lept.pixColorSegmentClean(lept.PIX pixs,
int selsize,
IntBuffer countarray) |
static int |
lept.pixColorSegmentClean(lept.PIX pixs,
int selsize,
org.bytedeco.javacpp.IntPointer countarray) |
static lept.PIX |
lept.pixColorSegmentCluster(lept.PIX pixs,
int maxdist,
int maxcolors,
int debugflag) |
static int |
lept.pixColorSegmentRemoveColors(lept.PIX pixd,
lept.PIX pixs,
int finalcolors) |
static int |
lept.pixColorsForQuantization(lept.PIX pixs,
int thresh,
int[] pncolors,
int[] piscolor,
int debug) |
static int |
lept.pixColorsForQuantization(lept.PIX pixs,
int thresh,
IntBuffer pncolors,
IntBuffer piscolor,
int debug) |
static int |
lept.pixColorsForQuantization(lept.PIX pixs,
int thresh,
org.bytedeco.javacpp.IntPointer pncolors,
org.bytedeco.javacpp.IntPointer piscolor,
int debug) |
static lept.PIX |
lept.pixColorShiftRGB(lept.PIX pixs,
float rfract,
float gfract,
float bfract) |
static int |
lept.pixColumnStats(lept.PIX pixs,
lept.BOX box,
lept.NUMA pnamean,
lept.NUMA pnamedian,
lept.NUMA pnamode,
lept.NUMA pnamodecount,
lept.NUMA pnavar,
lept.NUMA pnarootvar) |
static int |
lept.pixColumnStats(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.PointerPointer pnamean,
org.bytedeco.javacpp.PointerPointer pnamedian,
org.bytedeco.javacpp.PointerPointer pnamode,
org.bytedeco.javacpp.PointerPointer pnamodecount,
org.bytedeco.javacpp.PointerPointer pnavar,
org.bytedeco.javacpp.PointerPointer pnarootvar) |
static int |
lept.pixCombineMasked(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm) |
static int |
lept.pixCombineMaskedGeneral(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int x,
int y) |
static int |
lept.pixCompareBinary(lept.PIX pix1,
lept.PIX pix2,
int comptype,
float[] pfract,
lept.PIX ppixdiff) |
static int |
lept.pixCompareBinary(lept.PIX pix1,
lept.PIX pix2,
int comptype,
FloatBuffer pfract,
lept.PIX ppixdiff) |
static int |
lept.pixCompareBinary(lept.PIX pix1,
lept.PIX pix2,
int comptype,
org.bytedeco.javacpp.FloatPointer pfract,
lept.PIX ppixdiff) |
static int |
lept.pixCompareBinary(lept.PIX pix1,
lept.PIX pix2,
int comptype,
org.bytedeco.javacpp.FloatPointer pfract,
org.bytedeco.javacpp.PointerPointer ppixdiff) |
static int |
lept.pixCompareGray(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
int[] psame,
float[] pdiff,
float[] prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGray(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
IntBuffer psame,
FloatBuffer pdiff,
FloatBuffer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGray(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGray(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
org.bytedeco.javacpp.PointerPointer ppixdiff) |
static int |
lept.pixCompareGrayByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int maxgray,
int factor,
int nx,
int ny,
float[] pscore,
int debugflag) |
static int |
lept.pixCompareGrayByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int maxgray,
int factor,
int nx,
int ny,
FloatBuffer pscore,
int debugflag) |
static int |
lept.pixCompareGrayByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int maxgray,
int factor,
int nx,
int ny,
org.bytedeco.javacpp.FloatPointer pscore,
int debugflag) |
static int |
lept.pixCompareGrayOrRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
int[] psame,
float[] pdiff,
float[] prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGrayOrRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
IntBuffer psame,
FloatBuffer pdiff,
FloatBuffer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGrayOrRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareGrayOrRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
org.bytedeco.javacpp.PointerPointer ppixdiff) |
static int |
lept.pixComparePhotoRegionsByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int factor,
int nx,
int ny,
float[] pscore,
int debugflag) |
static int |
lept.pixComparePhotoRegionsByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int factor,
int nx,
int ny,
FloatBuffer pscore,
int debugflag) |
static int |
lept.pixComparePhotoRegionsByHisto(lept.PIX pix1,
lept.PIX pix2,
lept.BOX box1,
lept.BOX box2,
float minratio,
int factor,
int nx,
int ny,
org.bytedeco.javacpp.FloatPointer pscore,
int debugflag) |
static lept.NUMA |
lept.pixCompareRankDifference(lept.PIX pix1,
lept.PIX pix2,
int factor) |
static int |
lept.pixCompareRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
int[] psame,
float[] pdiff,
float[] prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
IntBuffer psame,
FloatBuffer pdiff,
FloatBuffer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
lept.PIX ppixdiff) |
static int |
lept.pixCompareRGB(lept.PIX pix1,
lept.PIX pix2,
int comptype,
int plottype,
org.bytedeco.javacpp.IntPointer psame,
org.bytedeco.javacpp.FloatPointer pdiff,
org.bytedeco.javacpp.FloatPointer prmsdiff,
org.bytedeco.javacpp.PointerPointer ppixdiff) |
static int |
lept.pixCompareTiled(lept.PIX pix1,
lept.PIX pix2,
int sx,
int sy,
int type,
lept.PIX ppixdiff) |
static int |
lept.pixCompareTiled(lept.PIX pix1,
lept.PIX pix2,
int sx,
int sy,
int type,
org.bytedeco.javacpp.PointerPointer ppixdiff) |
static int |
lept.pixCompareWithTranslation(lept.PIX pix1,
lept.PIX pix2,
int thresh,
int[] pdelx,
int[] pdely,
float[] pscore,
int debugflag) |
static int |
lept.pixCompareWithTranslation(lept.PIX pix1,
lept.PIX pix2,
int thresh,
IntBuffer pdelx,
IntBuffer pdely,
FloatBuffer pscore,
int debugflag) |
static int |
lept.pixCompareWithTranslation(lept.PIX pix1,
lept.PIX pix2,
int thresh,
org.bytedeco.javacpp.IntPointer pdelx,
org.bytedeco.javacpp.IntPointer pdely,
org.bytedeco.javacpp.FloatPointer pscore,
int debugflag) |
static lept.PIXC |
lept.pixcompCreateFromPix(lept.PIX pix,
int comptype) |
static lept.FPIX |
lept.pixComponentFunction(lept.PIX pix,
float rnum,
float gnum,
float bnum,
float rdenom,
float gdenom,
float bdenom) |
static int |
lept.pixConformsToRectangle(lept.PIX pixs,
lept.BOX box,
int dist,
int[] pconforms) |
static int |
lept.pixConformsToRectangle(lept.PIX pixs,
lept.BOX box,
int dist,
IntBuffer pconforms) |
static int |
lept.pixConformsToRectangle(lept.PIX pixs,
lept.BOX box,
int dist,
org.bytedeco.javacpp.IntPointer pconforms) |
static lept.BOXA |
lept.pixConnComp(lept.PIX pixs,
lept.PIXA ppixa,
int connectivity) |
static lept.BOXA |
lept.pixConnComp(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixa,
int connectivity) |
static lept.PIX |
lept.pixConnCompAreaTransform(lept.PIX pixs,
int connect) |
static lept.BOXA |
lept.pixConnCompBB(lept.PIX pixs,
int connectivity) |
static int |
lept.pixConnCompIncrAdd(lept.PIX pixs,
lept.PTAA ptaa,
int[] pncc,
float x,
float y,
int debug) |
static int |
lept.pixConnCompIncrAdd(lept.PIX pixs,
lept.PTAA ptaa,
IntBuffer pncc,
float x,
float y,
int debug) |
static int |
lept.pixConnCompIncrAdd(lept.PIX pixs,
lept.PTAA ptaa,
org.bytedeco.javacpp.IntPointer pncc,
float x,
float y,
int debug) |
static int |
lept.pixConnCompIncrInit(lept.PIX pixs,
int conn,
lept.PIX ppixd,
lept.PTAA pptaa,
int[] pncc) |
static int |
lept.pixConnCompIncrInit(lept.PIX pixs,
int conn,
lept.PIX ppixd,
lept.PTAA pptaa,
IntBuffer pncc) |
static int |
lept.pixConnCompIncrInit(lept.PIX pixs,
int conn,
lept.PIX ppixd,
lept.PTAA pptaa,
org.bytedeco.javacpp.IntPointer pncc) |
static int |
lept.pixConnCompIncrInit(lept.PIX pixs,
int conn,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.PointerPointer pptaa,
org.bytedeco.javacpp.IntPointer pncc) |
static lept.BOXA |
lept.pixConnCompPixa(lept.PIX pixs,
lept.PIXA ppixa,
int connectivity) |
static lept.BOXA |
lept.pixConnCompPixa(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixa,
int connectivity) |
static lept.PIX |
lept.pixConnCompTransform(lept.PIX pixs,
int connect,
int depth) |
static lept.PIX |
lept.pixContrastNorm(lept.PIX pixd,
lept.PIX pixs,
int sx,
int sy,
int mindiff,
int smoothx,
int smoothy) |
static lept.PIX |
lept.pixContrastTRC(lept.PIX pixd,
lept.PIX pixs,
float factor) |
static lept.PIX |
lept.pixContrastTRCMasked(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float factor) |
static lept.PIX |
lept.pixConvert16To8(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvert1To16(lept.PIX pixd,
lept.PIX pixs,
short val0,
short val1) |
static lept.PIX |
lept.pixConvert1To2(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To2Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert1To32(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To4(lept.PIX pixd,
lept.PIX pixs,
int val0,
int val1) |
static lept.PIX |
lept.pixConvert1To4Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert1To8(lept.PIX pixd,
lept.PIX pixs,
byte val0,
byte val1) |
static lept.PIX |
lept.pixConvert1To8Cmap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert24To32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert2To8(lept.PIX pixs,
byte val0,
byte val1,
byte val2,
byte val3,
int cmapflag) |
static lept.PIX |
lept.pixConvert32To16(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvert32To24(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert32To8(lept.PIX pixs,
int type16,
int type8) |
static lept.PIX |
lept.pixConvert4To8(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixConvert8To16(lept.PIX pixs,
int leftshift) |
static lept.PIX |
lept.pixConvert8To2(lept.PIX pix) |
static lept.PIX |
lept.pixConvert8To32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvert8To4(lept.PIX pix) |
static lept.PIX |
lept.pixConvertCmapTo1(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertColorToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertForPSWrap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertGrayToColormap(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertGrayToColormap8(lept.PIX pixs,
int mindepth) |
static lept.PIX |
lept.pixConvertGrayToFalseColor(lept.PIX pixs,
float gamma) |
static lept.PIX |
lept.pixConvertGrayToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertHSVToRGB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertLossless(lept.PIX pixs,
int d) |
static lept.PIX |
lept.pixConvertRGBToBinaryArb(lept.PIX pixs,
float rc,
float gc,
float bc,
int thresh,
int relation) |
static lept.PIX |
lept.pixConvertRGBToColormap(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixConvertRGBToGray(lept.PIX pixs,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixConvertRGBToGrayArb(lept.PIX pixs,
float rc,
float gc,
float bc) |
static lept.PIX |
lept.pixConvertRGBToGrayFast(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToGrayMinMax(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixConvertRGBToGraySatBoost(lept.PIX pixs,
int refval) |
static lept.PIX |
lept.pixConvertRGBToHSV(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToHue(lept.PIX pixs) |
static lept.FPIXA |
lept.pixConvertRGBToLAB(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToLuminance(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToSaturation(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToValue(lept.PIX pixs) |
static lept.FPIXA |
lept.pixConvertRGBToXYZ(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertRGBToYUV(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo1(lept.PIX pixs,
int threshold) |
static lept.PIX |
lept.pixConvertTo16(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo1BySampling(lept.PIX pixs,
int factor,
int threshold) |
static lept.PIX |
lept.pixConvertTo2(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo32(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo32BySampling(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixConvertTo4(lept.PIX pixs) |
static lept.PIX |
lept.pixConvertTo8(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixConvertTo8BySampling(lept.PIX pixs,
int factor,
int cmapflag) |
static lept.PIX |
lept.pixConvertTo8Colormap(lept.PIX pixs,
int dither) |
static lept.PIX |
lept.pixConvertTo8Or32(lept.PIX pixs,
int copyflag,
int warnflag) |
static lept.DPIX |
lept.pixConvertToDPix(lept.PIX pixs,
int ncomps) |
static lept.FPIX |
lept.pixConvertToFPix(lept.PIX pixs,
int ncomps) |
static int |
lept.pixConvertToPdf(lept.PIX pix,
int type,
int quality,
org.bytedeco.javacpp.BytePointer fileout,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdf(lept.PIX pix,
int type,
int quality,
org.bytedeco.javacpp.BytePointer fileout,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.PointerPointer plpd,
int position) |
static int |
lept.pixConvertToPdf(lept.PIX pix,
int type,
int quality,
String fileout,
int x,
int y,
int res,
String title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
String title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
String title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
String title,
lept.L_PDF_DATA plpd,
int position) |
static int |
lept.pixConvertToPdfData(lept.PIX pix,
int type,
int quality,
org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
int x,
int y,
int res,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.PointerPointer plpd,
int position) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
org.bytedeco.javacpp.BytePointer title,
byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
org.bytedeco.javacpp.BytePointer title,
ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
String title,
byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
String title,
ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfDataSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
String title,
org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixConvertToPdfSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
org.bytedeco.javacpp.BytePointer title,
org.bytedeco.javacpp.BytePointer fileout) |
static int |
lept.pixConvertToPdfSegmented(lept.PIX pixs,
int res,
int type,
int thresh,
lept.BOXA boxa,
int quality,
float scalefactor,
String title,
String fileout) |
static lept.PIX |
lept.pixConvertToSubpixelRGB(lept.PIX pixs,
float scalex,
float scaley,
int order) |
static lept.PIX |
lept.pixConvertYUVToRGB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixConvolve(lept.PIX pixs,
lept.L_KERNEL kel,
int outdepth,
int normflag) |
static lept.PIX |
lept.pixConvolveRGB(lept.PIX pixs,
lept.L_KERNEL kel) |
static lept.PIX |
lept.pixConvolveRGBSep(lept.PIX pixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely) |
static lept.PIX |
lept.pixConvolveSep(lept.PIX pixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely,
int outdepth,
int normflag) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
int[] pbias) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
IntBuffer pbias) |
static lept.PIX |
lept.pixConvolveWithBias(lept.PIX pixs,
lept.L_KERNEL kel1,
lept.L_KERNEL kel2,
int force8,
org.bytedeco.javacpp.IntPointer pbias) |
static lept.PIX |
lept.pixCopy(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixCopyBorder(lept.PIX pixd,
lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static int |
lept.pixCopyColormap(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCopyDimensions(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCopyInputFormat(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCopyResolution(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCopyRGBComponent(lept.PIX pixd,
lept.PIX pixs,
int comp) |
static int |
lept.pixCopySpp(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCopyText(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixCorrelationBinary(lept.PIX pix1,
lept.PIX pix2,
float[] pval) |
static int |
lept.pixCorrelationBinary(lept.PIX pix1,
lept.PIX pix2,
FloatBuffer pval) |
static int |
lept.pixCorrelationBinary(lept.PIX pix1,
lept.PIX pix2,
org.bytedeco.javacpp.FloatPointer pval) |
static int |
lept.pixCorrelationScore(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int[] tab,
float[] pscore) |
static int |
lept.pixCorrelationScore(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
IntBuffer tab,
FloatBuffer pscore) |
static int |
lept.pixCorrelationScore(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pscore) |
static int |
lept.pixCorrelationScoreShifted(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int delx,
int dely,
int[] tab,
float[] pscore) |
static int |
lept.pixCorrelationScoreShifted(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int delx,
int dely,
IntBuffer tab,
FloatBuffer pscore) |
static int |
lept.pixCorrelationScoreShifted(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
int delx,
int dely,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pscore) |
static int |
lept.pixCorrelationScoreSimple(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int[] tab,
float[] pscore) |
static int |
lept.pixCorrelationScoreSimple(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
IntBuffer tab,
FloatBuffer pscore) |
static int |
lept.pixCorrelationScoreSimple(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pscore) |
static int |
lept.pixCorrelationScoreThresholded(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int[] tab,
int[] downcount,
float score_threshold) |
static int |
lept.pixCorrelationScoreThresholded(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
IntBuffer tab,
IntBuffer downcount,
float score_threshold) |
static int |
lept.pixCorrelationScoreThresholded(lept.PIX pix1,
lept.PIX pix2,
int area1,
int area2,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.IntPointer downcount,
float score_threshold) |
static int |
lept.pixCountArbInRect(lept.PIX pixs,
lept.BOX box,
int val,
int factor,
int[] pcount) |
static int |
lept.pixCountArbInRect(lept.PIX pixs,
lept.BOX box,
int val,
int factor,
IntBuffer pcount) |
static int |
lept.pixCountArbInRect(lept.PIX pixs,
lept.BOX box,
int val,
int factor,
org.bytedeco.javacpp.IntPointer pcount) |
static lept.NUMA |
lept.pixCountByColumn(lept.PIX pix,
lept.BOX box) |
static lept.NUMA |
lept.pixCountByRow(lept.PIX pix,
lept.BOX box) |
static int |
lept.pixCountConnComp(lept.PIX pixs,
int connectivity,
int[] pcount) |
static int |
lept.pixCountConnComp(lept.PIX pixs,
int connectivity,
IntBuffer pcount) |
static int |
lept.pixCountConnComp(lept.PIX pixs,
int connectivity,
org.bytedeco.javacpp.IntPointer pcount) |
static int |
lept.pixCountPixels(lept.PIX pixs,
int[] pcount,
int[] tab8) |
static int |
lept.pixCountPixels(lept.PIX pixs,
IntBuffer pcount,
IntBuffer tab8) |
static int |
lept.pixCountPixels(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer pcount,
org.bytedeco.javacpp.IntPointer tab8) |
static lept.NUMA |
lept.pixCountPixelsByColumn(lept.PIX pix) |
static lept.NUMA |
lept.pixCountPixelsByRow(lept.PIX pix,
int[] tab8) |
static lept.NUMA |
lept.pixCountPixelsByRow(lept.PIX pix,
IntBuffer tab8) |
static lept.NUMA |
lept.pixCountPixelsByRow(lept.PIX pix,
org.bytedeco.javacpp.IntPointer tab8) |
static int |
lept.pixCountPixelsInRect(lept.PIX pixs,
lept.BOX box,
int[] pcount,
int[] tab8) |
static int |
lept.pixCountPixelsInRect(lept.PIX pixs,
lept.BOX box,
IntBuffer pcount,
IntBuffer tab8) |
static int |
lept.pixCountPixelsInRect(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.IntPointer pcount,
org.bytedeco.javacpp.IntPointer tab8) |
static int |
lept.pixCountPixelsInRow(lept.PIX pix,
int row,
int[] pcount,
int[] tab8) |
static int |
lept.pixCountPixelsInRow(lept.PIX pix,
int row,
IntBuffer pcount,
IntBuffer tab8) |
static int |
lept.pixCountPixelsInRow(lept.PIX pix,
int row,
org.bytedeco.javacpp.IntPointer pcount,
org.bytedeco.javacpp.IntPointer tab8) |
static int |
lept.pixCountRGBColors(lept.PIX pixs) |
static int |
lept.pixCountTextColumns(lept.PIX pixs,
float deltafract,
float peakfract,
float clipfract,
int[] pncols,
lept.PIXA pixadb) |
static int |
lept.pixCountTextColumns(lept.PIX pixs,
float deltafract,
float peakfract,
float clipfract,
IntBuffer pncols,
lept.PIXA pixadb) |
static int |
lept.pixCountTextColumns(lept.PIX pixs,
float deltafract,
float peakfract,
float clipfract,
org.bytedeco.javacpp.IntPointer pncols,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixCreateRGBImage(lept.PIX pixr,
lept.PIX pixg,
lept.PIX pixb) |
static lept.PIX |
lept.pixCreateTemplate(lept.PIX pixs) |
static lept.PIX |
lept.pixCreateTemplateNoInit(lept.PIX pixs) |
static int |
lept.pixCropAlignedToCentroid(lept.PIX pix1,
lept.PIX pix2,
int factor,
lept.BOX pbox1,
lept.BOX pbox2) |
static int |
lept.pixCropAlignedToCentroid(lept.PIX pix1,
lept.PIX pix2,
int factor,
org.bytedeco.javacpp.PointerPointer pbox1,
org.bytedeco.javacpp.PointerPointer pbox2) |
static int |
lept.pixCropToMatch(lept.PIX pixs1,
lept.PIX pixs2,
lept.PIX ppixd1,
lept.PIX ppixd2) |
static int |
lept.pixCropToMatch(lept.PIX pixs1,
lept.PIX pixs2,
org.bytedeco.javacpp.PointerPointer ppixd1,
org.bytedeco.javacpp.PointerPointer ppixd2) |
static lept.PIX |
lept.pixCropToSize(lept.PIX pixs,
int w,
int h) |
static lept.PIX |
lept.pixDarkenGray(lept.PIX pixd,
lept.PIX pixs,
int thresh,
int satlimit) |
lept.L_RECOG |
lept.L_RECOG.pixdb_ave(lept.PIX pixdb_ave) |
lept.L_RECOG |
lept.L_RECOG.pixdb_range(lept.PIX pixdb_range) |
static int |
lept.pixDecideIfPhotoImage(lept.PIX pix,
int factor,
int nx,
int ny,
float thresh,
lept.NUMAA pnaa,
lept.PIXA pixadebug) |
static int |
lept.pixDecideIfPhotoImage(lept.PIX pix,
int factor,
int nx,
int ny,
float thresh,
org.bytedeco.javacpp.PointerPointer pnaa,
lept.PIXA pixadebug) |
static int |
lept.pixDecideIfTable(lept.PIX pixs,
lept.BOX box,
int orient,
int[] pscore,
lept.PIXA pixadb) |
static int |
lept.pixDecideIfTable(lept.PIX pixs,
lept.BOX box,
int orient,
IntBuffer pscore,
lept.PIXA pixadb) |
static int |
lept.pixDecideIfTable(lept.PIX pixs,
lept.BOX box,
int orient,
org.bytedeco.javacpp.IntPointer pscore,
lept.PIXA pixadb) |
static int |
lept.pixDecideIfText(lept.PIX pixs,
lept.BOX box,
int[] pistext,
lept.PIXA pixadb) |
static int |
lept.pixDecideIfText(lept.PIX pixs,
lept.BOX box,
IntBuffer pistext,
lept.PIXA pixadb) |
static int |
lept.pixDecideIfText(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.IntPointer pistext,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixDeskew(lept.PIX pixs,
int redsearch) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixDeskewBarcode(lept.PIX pixs,
lept.PIX pixb,
lept.BOX box,
int margin,
int threshold,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixDeskewBoth(lept.PIX pixs,
int redsearch) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixDeskewGeneral(lept.PIX pixs,
int redsweep,
float sweeprange,
float sweepdelta,
int redsearch,
int thresh,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixDeskewLocal(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static void |
lept.pixDestroy(lept.PIX ppix) |
static int |
lept.pixDestroyColormap(lept.PIX pix) |
static lept.PIX |
lept.pixDilate(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixDilateBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixDilateGray3(lept.PIX pixs,
int hsize,
int vsize) |
static int |
lept.pixDisplay(lept.PIX pixs,
int x,
int y) |
static lept.PIX |
lept.pixDisplayDiffBinary(lept.PIX pix1,
lept.PIX pix2) |
static lept.PIX |
lept.pixDisplayHitMissSel(lept.PIX pixs,
lept.SEL sel,
int scalefactor,
int hitcolor,
int misscolor) |
static lept.PIX |
lept.pixDisplayLayersRGBA(lept.PIX pixs,
int val,
int maxw) |
static lept.PIX |
lept.pixDisplayMatchedPattern(lept.PIX pixs,
lept.PIX pixp,
lept.PIX pixe,
int x0,
int y0,
int color,
float scale,
int nlevels) |
static lept.PIX |
lept.pixDisplayPta(lept.PIX pixd,
lept.PIX pixs,
lept.PTA pta) |
static lept.PIX |
lept.pixDisplayPtaa(lept.PIX pixs,
lept.PTAA ptaa) |
static lept.PIX |
lept.pixDisplayPtaaPattern(lept.PIX pixd,
lept.PIX pixs,
lept.PTAA ptaa,
lept.PIX pixp,
int cx,
int cy) |
static lept.PIX |
lept.pixDisplayPtaPattern(lept.PIX pixd,
lept.PIX pixs,
lept.PTA pta,
lept.PIX pixp,
int cx,
int cy,
int color) |
static int |
lept.pixDisplayWithTitle(lept.PIX pixs,
int x,
int y,
org.bytedeco.javacpp.BytePointer title,
int dispflag) |
static int |
lept.pixDisplayWithTitle(lept.PIX pixs,
int x,
int y,
String title,
int dispflag) |
static int |
lept.pixDisplayWrite(lept.PIX pixs,
int reduction) |
static lept.PIX |
lept.pixDistanceFunction(lept.PIX pixs,
int connectivity,
int outdepth,
int boundcond) |
static lept.PIX |
lept.pixDitherTo2bpp(lept.PIX pixs,
int cmapflag) |
static lept.PIX |
lept.pixDitherTo2bppSpec(lept.PIX pixs,
int lowerclip,
int upperclip,
int cmapflag) |
static lept.PIX |
lept.pixDitherToBinary(lept.PIX pixs) |
static lept.PIX |
lept.pixDitherToBinarySpec(lept.PIX pixs,
int lowerclip,
int upperclip) |
static lept.PIX |
lept.pixDrawBoxa(lept.PIX pixs,
lept.BOXA boxa,
int width,
int val) |
static lept.PIX |
lept.pixDrawBoxaRandom(lept.PIX pixs,
lept.BOXA boxa,
int width) |
static lept.PIX |
lept.pixEmbedForRotation(lept.PIX pixs,
float angle,
int incolor,
int width,
int height) |
static int |
lept.pixEndianByteSwap(lept.PIX pixs) |
static lept.PIX |
lept.pixEndianByteSwapNew(lept.PIX pixs) |
static int |
lept.pixEndianTwoByteSwap(lept.PIX pixs) |
static lept.PIX |
lept.pixEndianTwoByteSwapNew(lept.PIX pixs) |
static int |
lept.pixEqual(lept.PIX pix1,
lept.PIX pix2,
int[] psame) |
static int |
lept.pixEqual(lept.PIX pix1,
lept.PIX pix2,
IntBuffer psame) |
static int |
lept.pixEqual(lept.PIX pix1,
lept.PIX pix2,
org.bytedeco.javacpp.IntPointer psame) |
static lept.PIX |
lept.pixEqualizeTRC(lept.PIX pixd,
lept.PIX pixs,
float fract,
int factor) |
static int |
lept.pixEqualWithAlpha(lept.PIX pix1,
lept.PIX pix2,
int use_alpha,
int[] psame) |
static int |
lept.pixEqualWithAlpha(lept.PIX pix1,
lept.PIX pix2,
int use_alpha,
IntBuffer psame) |
static int |
lept.pixEqualWithAlpha(lept.PIX pix1,
lept.PIX pix2,
int use_alpha,
org.bytedeco.javacpp.IntPointer psame) |
static int |
lept.pixEqualWithCmap(lept.PIX pix1,
lept.PIX pix2,
int[] psame) |
static int |
lept.pixEqualWithCmap(lept.PIX pix1,
lept.PIX pix2,
IntBuffer psame) |
static int |
lept.pixEqualWithCmap(lept.PIX pix1,
lept.PIX pix2,
org.bytedeco.javacpp.IntPointer psame) |
static lept.PIX |
lept.pixErode(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixErodeBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixErodeGray3(lept.PIX pixs,
int hsize,
int vsize) |
static int |
lept.pixEstimateBackground(lept.PIX pixs,
int darkthresh,
float edgecrop,
int[] pbg) |
static int |
lept.pixEstimateBackground(lept.PIX pixs,
int darkthresh,
float edgecrop,
IntBuffer pbg) |
static int |
lept.pixEstimateBackground(lept.PIX pixs,
int darkthresh,
float edgecrop,
org.bytedeco.javacpp.IntPointer pbg) |
static lept.PIX |
lept.pixExpandBinaryPower2(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixExpandBinaryReplicate(lept.PIX pixs,
int xfact,
int yfact) |
static lept.PIX |
lept.pixExpandReplicate(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixExtendByReplication(lept.PIX pixs,
int addw,
int addh) |
static lept.NUMA |
lept.pixExtractBarcodeCrossings(lept.PIX pixs,
float thresh,
int debugflag) |
static lept.PIXA |
lept.pixExtractBarcodes(lept.PIX pixs,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths1(lept.PIX pixs,
float thresh,
float binfract,
lept.NUMA pnaehist,
lept.NUMA pnaohist,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths1(lept.PIX pixs,
float thresh,
float binfract,
org.bytedeco.javacpp.PointerPointer pnaehist,
org.bytedeco.javacpp.PointerPointer pnaohist,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths2(lept.PIX pixs,
float thresh,
float[] pwidth,
lept.NUMA pnac,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths2(lept.PIX pixs,
float thresh,
FloatBuffer pwidth,
lept.NUMA pnac,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths2(lept.PIX pixs,
float thresh,
org.bytedeco.javacpp.FloatPointer pwidth,
lept.NUMA pnac,
int debugflag) |
static lept.NUMA |
lept.pixExtractBarcodeWidths2(lept.PIX pixs,
float thresh,
org.bytedeco.javacpp.FloatPointer pwidth,
org.bytedeco.javacpp.PointerPointer pnac,
int debugflag) |
static lept.PIX |
lept.pixExtractBorderConnComps(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixExtractBoundary(lept.PIX pixs,
int type) |
static org.bytedeco.javacpp.IntPointer |
lept.pixExtractData(lept.PIX pixs) |
static lept.NUMA |
lept.pixExtractOnLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int factor) |
static lept.PIXA |
lept.pixExtractRawTextlines(lept.PIX pixs,
int maxw,
int maxh,
int adjw,
int adjh,
lept.PIXA pixadb) |
static lept.PIXA |
lept.pixExtractTextlines(lept.PIX pixs,
int maxw,
int maxh,
int minw,
int minh,
int adjw,
int adjh,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixFadeWithGray(lept.PIX pixs,
lept.PIX pixb,
float factor,
int type) |
static lept.PIX |
lept.pixFastTophat(lept.PIX pixs,
int xsize,
int ysize,
int type) |
static lept.PIX |
lept.pixFewColorsMedianCutQuantMixed(lept.PIX pixs,
int ncolor,
int ngray,
int maxncolors,
int darkthresh,
int lightthresh,
int diffthresh) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant1(lept.PIX pixs,
int level) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
int[] pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
IntBuffer pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuant2(lept.PIX pixs,
int level,
lept.NUMA na,
int ncolors,
org.bytedeco.javacpp.IntPointer pnerrors) |
static lept.PIX |
lept.pixFewColorsOctcubeQuantMixed(lept.PIX pixs,
int level,
int darkthresh,
int lightthresh,
int diffthresh,
float minfract,
int maxspan) |
static lept.PIX |
lept.pixFHMTGen_1(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFHMTGen_1(lept.PIX pixd,
lept.PIX pixs,
String selname) |
static lept.PIX |
lept.pixFillBgFromBorder(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixFillClosedBorders(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixFillHolesToBoundingRect(lept.PIX pixs,
int minsize,
float maxhfract,
float minfgfract) |
static int |
lept.pixFillMapHoles(lept.PIX pix,
int nx,
int ny,
int filltype) |
static lept.PIX |
lept.pixFillPolygon(lept.PIX pixs,
lept.PTA pta,
int xmin,
int ymin) |
static lept.PIX |
lept.pixFinalAccumulate(lept.PIX pixs,
int offset,
int depth) |
static lept.PIX |
lept.pixFinalAccumulateThreshold(lept.PIX pixs,
int offset,
int threshold) |
static int |
lept.pixFindAreaFraction(lept.PIX pixs,
int[] tab,
float[] pfract) |
static int |
lept.pixFindAreaFraction(lept.PIX pixs,
IntBuffer tab,
FloatBuffer pfract) |
static int |
lept.pixFindAreaFraction(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pfract) |
static int |
lept.pixFindAreaFractionMasked(lept.PIX pixs,
lept.BOX box,
lept.PIX pixm,
int[] tab,
float[] pfract) |
static int |
lept.pixFindAreaFractionMasked(lept.PIX pixs,
lept.BOX box,
lept.PIX pixm,
IntBuffer tab,
FloatBuffer pfract) |
static int |
lept.pixFindAreaFractionMasked(lept.PIX pixs,
lept.BOX box,
lept.PIX pixm,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pfract) |
static int |
lept.pixFindAreaPerimRatio(lept.PIX pixs,
int[] tab,
float[] pfract) |
static int |
lept.pixFindAreaPerimRatio(lept.PIX pixs,
IntBuffer tab,
FloatBuffer pfract) |
static int |
lept.pixFindAreaPerimRatio(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pfract) |
static lept.NUMA |
lept.pixFindBaselines(lept.PIX pixs,
lept.PTA ppta,
lept.PIXA pixadb) |
static lept.NUMA |
lept.pixFindBaselines(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppta,
lept.PIXA pixadb) |
static int |
lept.pixFindColorRegions(lept.PIX pixs,
lept.PIX pixm,
int factor,
int lightthresh,
int darkthresh,
int mindiff,
int colordiff,
float edgefract,
float[] pcolorfract,
lept.PIX pcolormask1,
lept.PIX pcolormask2,
lept.PIXA pixadb) |
static int |
lept.pixFindColorRegions(lept.PIX pixs,
lept.PIX pixm,
int factor,
int lightthresh,
int darkthresh,
int mindiff,
int colordiff,
float edgefract,
FloatBuffer pcolorfract,
lept.PIX pcolormask1,
lept.PIX pcolormask2,
lept.PIXA pixadb) |
static int |
lept.pixFindColorRegions(lept.PIX pixs,
lept.PIX pixm,
int factor,
int lightthresh,
int darkthresh,
int mindiff,
int colordiff,
float edgefract,
org.bytedeco.javacpp.FloatPointer pcolorfract,
lept.PIX pcolormask1,
lept.PIX pcolormask2,
lept.PIXA pixadb) |
static int |
lept.pixFindColorRegions(lept.PIX pixs,
lept.PIX pixm,
int factor,
int lightthresh,
int darkthresh,
int mindiff,
int colordiff,
float edgefract,
org.bytedeco.javacpp.FloatPointer pcolorfract,
org.bytedeco.javacpp.PointerPointer pcolormask1,
org.bytedeco.javacpp.PointerPointer pcolormask2,
lept.PIXA pixadb) |
static lept.PTA |
lept.pixFindCornerPixels(lept.PIX pixs) |
static int |
lept.pixFindDifferentialSquareSum(lept.PIX pixs,
float[] psum) |
static int |
lept.pixFindDifferentialSquareSum(lept.PIX pixs,
FloatBuffer psum) |
static int |
lept.pixFindDifferentialSquareSum(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer psum) |
static lept.PIX |
lept.pixFindEqualValues(lept.PIX pixs1,
lept.PIX pixs2) |
static int |
lept.pixFindHistoPeaksHSV(lept.PIX pixs,
int type,
int width,
int height,
int npeaks,
float erasefactor,
lept.PTA ppta,
lept.NUMA pnatot,
lept.PIXA ppixa) |
static int |
lept.pixFindHistoPeaksHSV(lept.PIX pixs,
int type,
int width,
int height,
int npeaks,
float erasefactor,
org.bytedeco.javacpp.PointerPointer ppta,
org.bytedeco.javacpp.PointerPointer pnatot,
org.bytedeco.javacpp.PointerPointer ppixa) |
static int |
lept.pixFindHorizontalRuns(lept.PIX pix,
int y,
int[] xstart,
int[] xend,
int[] pn) |
static int |
lept.pixFindHorizontalRuns(lept.PIX pix,
int y,
IntBuffer xstart,
IntBuffer xend,
IntBuffer pn) |
static int |
lept.pixFindHorizontalRuns(lept.PIX pix,
int y,
org.bytedeco.javacpp.IntPointer xstart,
org.bytedeco.javacpp.IntPointer xend,
org.bytedeco.javacpp.IntPointer pn) |
static int |
lept.pixFindLargeRectangles(lept.PIX pixs,
int polarity,
int nrect,
lept.BOXA pboxa,
lept.PIX ppixdb) |
static int |
lept.pixFindLargeRectangles(lept.PIX pixs,
int polarity,
int nrect,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.pixFindLargestRectangle(lept.PIX pixs,
int polarity,
lept.BOX pbox,
lept.PIX ppixdb) |
static int |
lept.pixFindLargestRectangle(lept.PIX pixs,
int polarity,
org.bytedeco.javacpp.PointerPointer pbox,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.pixFindMaxHorizontalRunOnLine(lept.PIX pix,
int y,
int[] pxstart,
int[] psize) |
static int |
lept.pixFindMaxHorizontalRunOnLine(lept.PIX pix,
int y,
IntBuffer pxstart,
IntBuffer psize) |
static int |
lept.pixFindMaxHorizontalRunOnLine(lept.PIX pix,
int y,
org.bytedeco.javacpp.IntPointer pxstart,
org.bytedeco.javacpp.IntPointer psize) |
static lept.NUMA |
lept.pixFindMaxRuns(lept.PIX pix,
int direction,
lept.NUMA pnastart) |
static lept.NUMA |
lept.pixFindMaxRuns(lept.PIX pix,
int direction,
org.bytedeco.javacpp.PointerPointer pnastart) |
static int |
lept.pixFindMaxVerticalRunOnLine(lept.PIX pix,
int x,
int[] pystart,
int[] psize) |
static int |
lept.pixFindMaxVerticalRunOnLine(lept.PIX pix,
int x,
IntBuffer pystart,
IntBuffer psize) |
static int |
lept.pixFindMaxVerticalRunOnLine(lept.PIX pix,
int x,
org.bytedeco.javacpp.IntPointer pystart,
org.bytedeco.javacpp.IntPointer psize) |
static int |
lept.pixFindNormalizedSquareSum(lept.PIX pixs,
float[] phratio,
float[] pvratio,
float[] pfract) |
static int |
lept.pixFindNormalizedSquareSum(lept.PIX pixs,
FloatBuffer phratio,
FloatBuffer pvratio,
FloatBuffer pfract) |
static int |
lept.pixFindNormalizedSquareSum(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer phratio,
org.bytedeco.javacpp.FloatPointer pvratio,
org.bytedeco.javacpp.FloatPointer pfract) |
static int |
lept.pixFindOverlapFraction(lept.PIX pixs1,
lept.PIX pixs2,
int x2,
int y2,
int[] tab,
float[] pratio,
int[] pnoverlap) |
static int |
lept.pixFindOverlapFraction(lept.PIX pixs1,
lept.PIX pixs2,
int x2,
int y2,
IntBuffer tab,
FloatBuffer pratio,
IntBuffer pnoverlap) |
static int |
lept.pixFindOverlapFraction(lept.PIX pixs1,
lept.PIX pixs2,
int x2,
int y2,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pratio,
org.bytedeco.javacpp.IntPointer pnoverlap) |
static lept.BOX |
lept.pixFindPageForeground(lept.PIX pixs,
int threshold,
int mindist,
int erasedist,
int showmorph,
lept.PIXAC pixac) |
static int |
lept.pixFindPerimSizeRatio(lept.PIX pixs,
int[] tab,
float[] pratio) |
static int |
lept.pixFindPerimSizeRatio(lept.PIX pixs,
IntBuffer tab,
FloatBuffer pratio) |
static int |
lept.pixFindPerimSizeRatio(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pratio) |
static int |
lept.pixFindPerimToAreaRatio(lept.PIX pixs,
int[] tab,
float[] pfract) |
static int |
lept.pixFindPerimToAreaRatio(lept.PIX pixs,
IntBuffer tab,
FloatBuffer pfract) |
static int |
lept.pixFindPerimToAreaRatio(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab,
org.bytedeco.javacpp.FloatPointer pfract) |
static lept.BOXA |
lept.pixFindRectangleComps(lept.PIX pixs,
int dist,
int minw,
int minh) |
static int |
lept.pixFindRepCloseTile(lept.PIX pixs,
lept.BOX box,
int searchdir,
int mindist,
int tsize,
int ntiles,
lept.BOX pboxtile,
int debug) |
static int |
lept.pixFindRepCloseTile(lept.PIX pixs,
lept.BOX box,
int searchdir,
int mindist,
int tsize,
int ntiles,
org.bytedeco.javacpp.PointerPointer pboxtile,
int debug) |
static int |
lept.pixFindSkew(lept.PIX pixs,
float[] pangle,
float[] pconf) |
static int |
lept.pixFindSkew(lept.PIX pixs,
FloatBuffer pangle,
FloatBuffer pconf) |
static int |
lept.pixFindSkew(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
float[] pangle,
float[] pconf) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
FloatBuffer pangle,
FloatBuffer pconf) |
static lept.PIX |
lept.pixFindSkewAndDeskew(lept.PIX pixs,
int redsearch,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf) |
static int |
lept.pixFindSkewOrthogonalRange(lept.PIX pixs,
float[] pangle,
float[] pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
float confprior) |
static int |
lept.pixFindSkewOrthogonalRange(lept.PIX pixs,
FloatBuffer pangle,
FloatBuffer pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
float confprior) |
static int |
lept.pixFindSkewOrthogonalRange(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
float confprior) |
static int |
lept.pixFindSkewSweep(lept.PIX pixs,
float[] pangle,
int reduction,
float sweeprange,
float sweepdelta) |
static int |
lept.pixFindSkewSweep(lept.PIX pixs,
FloatBuffer pangle,
int reduction,
float sweeprange,
float sweepdelta) |
static int |
lept.pixFindSkewSweep(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
int reduction,
float sweeprange,
float sweepdelta) |
static int |
lept.pixFindSkewSweepAndSearch(lept.PIX pixs,
float[] pangle,
float[] pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearch(lept.PIX pixs,
FloatBuffer pangle,
FloatBuffer pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearch(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearchScore(lept.PIX pixs,
float[] pangle,
float[] pconf,
float[] pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearchScore(lept.PIX pixs,
FloatBuffer pangle,
FloatBuffer pconf,
FloatBuffer pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearchScore(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf,
org.bytedeco.javacpp.FloatPointer pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta) |
static int |
lept.pixFindSkewSweepAndSearchScorePivot(lept.PIX pixs,
float[] pangle,
float[] pconf,
float[] pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta,
int pivot) |
static int |
lept.pixFindSkewSweepAndSearchScorePivot(lept.PIX pixs,
FloatBuffer pangle,
FloatBuffer pconf,
FloatBuffer pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta,
int pivot) |
static int |
lept.pixFindSkewSweepAndSearchScorePivot(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pangle,
org.bytedeco.javacpp.FloatPointer pconf,
org.bytedeco.javacpp.FloatPointer pendscore,
int redsweep,
int redsearch,
float sweepcenter,
float sweeprange,
float sweepdelta,
float minbsdelta,
int pivot) |
static int |
lept.pixFindStrokeLength(lept.PIX pixs,
int[] tab8,
int[] plength) |
static int |
lept.pixFindStrokeLength(lept.PIX pixs,
IntBuffer tab8,
IntBuffer plength) |
static int |
lept.pixFindStrokeLength(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab8,
org.bytedeco.javacpp.IntPointer plength) |
static int |
lept.pixFindStrokeWidth(lept.PIX pixs,
float thresh,
int[] tab8,
float[] pwidth,
lept.NUMA pnahisto) |
static int |
lept.pixFindStrokeWidth(lept.PIX pixs,
float thresh,
IntBuffer tab8,
FloatBuffer pwidth,
lept.NUMA pnahisto) |
static int |
lept.pixFindStrokeWidth(lept.PIX pixs,
float thresh,
org.bytedeco.javacpp.IntPointer tab8,
org.bytedeco.javacpp.FloatPointer pwidth,
lept.NUMA pnahisto) |
static int |
lept.pixFindStrokeWidth(lept.PIX pixs,
float thresh,
org.bytedeco.javacpp.IntPointer tab8,
org.bytedeco.javacpp.FloatPointer pwidth,
org.bytedeco.javacpp.PointerPointer pnahisto) |
static int |
lept.pixFindThreshFgExtent(lept.PIX pixs,
int thresh,
int[] ptop,
int[] pbot) |
static int |
lept.pixFindThreshFgExtent(lept.PIX pixs,
int thresh,
IntBuffer ptop,
IntBuffer pbot) |
static int |
lept.pixFindThreshFgExtent(lept.PIX pixs,
int thresh,
org.bytedeco.javacpp.IntPointer ptop,
org.bytedeco.javacpp.IntPointer pbot) |
static int |
lept.pixFindVerticalRuns(lept.PIX pix,
int x,
int[] ystart,
int[] yend,
int[] pn) |
static int |
lept.pixFindVerticalRuns(lept.PIX pix,
int x,
IntBuffer ystart,
IntBuffer yend,
IntBuffer pn) |
static int |
lept.pixFindVerticalRuns(lept.PIX pix,
int x,
org.bytedeco.javacpp.IntPointer ystart,
org.bytedeco.javacpp.IntPointer yend,
org.bytedeco.javacpp.IntPointer pn) |
static lept.PIX |
lept.pixFixedOctcubeQuant256(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixFixedOctcubeQuantGenRGB(lept.PIX pixs,
int level) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
byte[] selname) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
ByteBuffer selname) |
static lept.PIX |
lept.pixFlipFHMTGen(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFlipLR(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixFlipPixel(lept.PIX pix,
int x,
int y) |
static lept.PIX |
lept.pixFlipTB(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixFMorphopGen_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixFMorphopGen_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static int |
lept.pixForegroundFraction(lept.PIX pix,
float[] pfract) |
static int |
lept.pixForegroundFraction(lept.PIX pix,
FloatBuffer pfract) |
static int |
lept.pixForegroundFraction(lept.PIX pix,
org.bytedeco.javacpp.FloatPointer pfract) |
static int |
lept.pixFractionFgInMask(lept.PIX pix1,
lept.PIX pix2,
float[] pfract) |
static int |
lept.pixFractionFgInMask(lept.PIX pix1,
lept.PIX pix2,
FloatBuffer pfract) |
static int |
lept.pixFractionFgInMask(lept.PIX pix1,
lept.PIX pix2,
org.bytedeco.javacpp.FloatPointer pfract) |
static int |
lept.pixFreeData(lept.PIX pix) |
static lept.PIX |
lept.pixGammaTRC(lept.PIX pixd,
lept.PIX pixs,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixGammaTRCMasked(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float gamma,
int minval,
int maxval) |
static lept.PIX |
lept.pixGammaTRCWithAlpha(lept.PIX pixd,
lept.PIX pixs,
float gamma,
int minval,
int maxval) |
static int |
lept.pixGenerateCIData(lept.PIX pixs,
int type,
int quality,
int ascii85,
lept.L_COMP_DATA pcid) |
static int |
lept.pixGenerateCIData(lept.PIX pixs,
int type,
int quality,
int ascii85,
org.bytedeco.javacpp.PointerPointer pcid) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
int[] phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
IntBuffer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateHalftoneMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenerateMaskByBand(lept.PIX pixs,
int lower,
int upper,
int inband,
int usecmap) |
static lept.PIX |
lept.pixGenerateMaskByBand32(lept.PIX pixs,
int refval,
int delm,
int delp,
float fractm,
float fractp) |
static lept.PIX |
lept.pixGenerateMaskByDiscr32(lept.PIX pixs,
int refval1,
int refval2,
int distflag) |
static lept.PIX |
lept.pixGenerateMaskByValue(lept.PIX pixs,
int val,
int usecmap) |
static lept.PTA |
lept.pixGeneratePtaBoundary(lept.PIX pixs,
int width) |
static lept.SEL |
lept.pixGenerateSelBoundary(lept.PIX pixs,
int hitdist,
int missdist,
int hitskip,
int missskip,
int topflag,
int botflag,
int leftflag,
int rightflag,
lept.PIX ppixe) |
static lept.SEL |
lept.pixGenerateSelBoundary(lept.PIX pixs,
int hitdist,
int missdist,
int hitskip,
int missskip,
int topflag,
int botflag,
int leftflag,
int rightflag,
org.bytedeco.javacpp.PointerPointer ppixe) |
static lept.SEL |
lept.pixGenerateSelRandom(lept.PIX pixs,
float hitfract,
float missfract,
int distance,
int toppix,
int botpix,
int leftpix,
int rightpix,
lept.PIX ppixe) |
static lept.SEL |
lept.pixGenerateSelRandom(lept.PIX pixs,
float hitfract,
float missfract,
int distance,
int toppix,
int botpix,
int leftpix,
int rightpix,
org.bytedeco.javacpp.PointerPointer ppixe) |
static lept.SEL |
lept.pixGenerateSelWithRuns(lept.PIX pixs,
int nhlines,
int nvlines,
int distance,
int minlength,
int toppix,
int botpix,
int leftpix,
int rightpix,
lept.PIX ppixe) |
static lept.SEL |
lept.pixGenerateSelWithRuns(lept.PIX pixs,
int nhlines,
int nvlines,
int distance,
int minlength,
int toppix,
int botpix,
int leftpix,
int rightpix,
org.bytedeco.javacpp.PointerPointer ppixe) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
int[] phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
IntBuffer phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
lept.PIX ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
int debug) |
static lept.PIX |
lept.pixGenHalftoneMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixtext,
org.bytedeco.javacpp.IntPointer phtfound,
int debug) |
static int |
lept.pixGenPhotoHistos(lept.PIX pixs,
lept.BOX box,
int factor,
float thresh,
int nx,
int ny,
lept.NUMAA pnaa,
int[] pw,
int[] ph,
int debugflag) |
static int |
lept.pixGenPhotoHistos(lept.PIX pixs,
lept.BOX box,
int factor,
float thresh,
int nx,
int ny,
lept.NUMAA pnaa,
IntBuffer pw,
IntBuffer ph,
int debugflag) |
static int |
lept.pixGenPhotoHistos(lept.PIX pixs,
lept.BOX box,
int factor,
float thresh,
int nx,
int ny,
lept.NUMAA pnaa,
org.bytedeco.javacpp.IntPointer pw,
org.bytedeco.javacpp.IntPointer ph,
int debugflag) |
static int |
lept.pixGenPhotoHistos(lept.PIX pixs,
lept.BOX box,
int factor,
float thresh,
int nx,
int ny,
org.bytedeco.javacpp.PointerPointer pnaa,
org.bytedeco.javacpp.IntPointer pw,
org.bytedeco.javacpp.IntPointer ph,
int debugflag) |
static lept.PIX |
lept.pixGenTextblockMask(lept.PIX pixs,
lept.PIX pixvws,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
int[] ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
IntBuffer ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
lept.PIX ppixvws,
org.bytedeco.javacpp.IntPointer ptlfound,
lept.PIXA pixadb) |
static lept.PIX |
lept.pixGenTextlineMask(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixvws,
org.bytedeco.javacpp.IntPointer ptlfound,
lept.PIXA pixadb) |
static lept.CCBORDA |
lept.pixGetAllCCBorders(lept.PIX pixs) |
static int |
lept.pixGetAutoFormat(lept.PIX pix,
int[] pformat) |
static int |
lept.pixGetAutoFormat(lept.PIX pix,
IntBuffer pformat) |
static int |
lept.pixGetAutoFormat(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pformat) |
static int |
lept.pixGetAverageMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
float[] pval) |
static int |
lept.pixGetAverageMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
FloatBuffer pval) |
static int |
lept.pixGetAverageMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
org.bytedeco.javacpp.FloatPointer pval) |
static int |
lept.pixGetAverageMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
float[] prval,
float[] pgval,
float[] pbval) |
static int |
lept.pixGetAverageMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
FloatBuffer prval,
FloatBuffer pgval,
FloatBuffer pbval) |
static int |
lept.pixGetAverageMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int type,
org.bytedeco.javacpp.FloatPointer prval,
org.bytedeco.javacpp.FloatPointer pgval,
org.bytedeco.javacpp.FloatPointer pbval) |
static lept.PIX |
lept.pixGetAverageTiled(lept.PIX pixs,
int sx,
int sy,
int type) |
static int |
lept.pixGetAverageTiledRGB(lept.PIX pixs,
int sx,
int sy,
int type,
lept.PIX ppixr,
lept.PIX ppixg,
lept.PIX ppixb) |
static int |
lept.pixGetAverageTiledRGB(lept.PIX pixs,
int sx,
int sy,
int type,
org.bytedeco.javacpp.PointerPointer ppixr,
org.bytedeco.javacpp.PointerPointer ppixg,
org.bytedeco.javacpp.PointerPointer ppixb) |
static int |
lept.pixGetBackgroundGrayMap(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
lept.PIX ppixd) |
static int |
lept.pixGetBackgroundGrayMap(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
org.bytedeco.javacpp.PointerPointer ppixd) |
static int |
lept.pixGetBackgroundGrayMapMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
lept.PIX ppixm) |
static int |
lept.pixGetBackgroundGrayMapMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
org.bytedeco.javacpp.PointerPointer ppixm) |
static int |
lept.pixGetBackgroundRGBMap(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
lept.PIX ppixmr,
lept.PIX ppixmg,
lept.PIX ppixmb) |
static int |
lept.pixGetBackgroundRGBMap(lept.PIX pixs,
lept.PIX pixim,
lept.PIX pixg,
int sx,
int sy,
int thresh,
int mincount,
org.bytedeco.javacpp.PointerPointer ppixmr,
org.bytedeco.javacpp.PointerPointer ppixmg,
org.bytedeco.javacpp.PointerPointer ppixmb) |
static int |
lept.pixGetBackgroundRGBMapMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
lept.PIX ppixmr,
lept.PIX ppixmg,
lept.PIX ppixmb) |
static int |
lept.pixGetBackgroundRGBMapMorph(lept.PIX pixs,
lept.PIX pixim,
int reduction,
int size,
org.bytedeco.javacpp.PointerPointer ppixmr,
org.bytedeco.javacpp.PointerPointer ppixmg,
org.bytedeco.javacpp.PointerPointer ppixmb) |
static int |
lept.pixGetBinnedColor(lept.PIX pixs,
lept.PIX pixg,
int factor,
int nbins,
lept.NUMA nalut,
int[] pcarray,
int debugflag) |
static int |
lept.pixGetBinnedColor(lept.PIX pixs,
lept.PIX pixg,
int factor,
int nbins,
lept.NUMA nalut,
IntBuffer pcarray,
int debugflag) |
static int |
lept.pixGetBinnedColor(lept.PIX pixs,
lept.PIX pixg,
int factor,
int nbins,
lept.NUMA nalut,
org.bytedeco.javacpp.IntPointer pcarray,
int debugflag) |
static int |
lept.pixGetBinnedColor(lept.PIX pixs,
lept.PIX pixg,
int factor,
int nbins,
lept.NUMA nalut,
org.bytedeco.javacpp.PointerPointer pcarray,
int debugflag) |
static int |
lept.pixGetBinnedComponentRange(lept.PIX pixs,
int nbins,
int factor,
int color,
int[] pminval,
int[] pmaxval,
int[] pcarray,
int fontsize) |
static int |
lept.pixGetBinnedComponentRange(lept.PIX pixs,
int nbins,
int factor,
int color,
IntBuffer pminval,
IntBuffer pmaxval,
IntBuffer pcarray,
int fontsize) |
static int |
lept.pixGetBinnedComponentRange(lept.PIX pixs,
int nbins,
int factor,
int color,
org.bytedeco.javacpp.IntPointer pminval,
org.bytedeco.javacpp.IntPointer pmaxval,
org.bytedeco.javacpp.IntPointer pcarray,
int fontsize) |
static int |
lept.pixGetBinnedComponentRange(lept.PIX pixs,
int nbins,
int factor,
int color,
org.bytedeco.javacpp.IntPointer pminval,
org.bytedeco.javacpp.IntPointer pmaxval,
org.bytedeco.javacpp.PointerPointer pcarray,
int fontsize) |
static int |
lept.pixGetBlackOrWhiteVal(lept.PIX pixs,
int op,
int[] pval) |
static int |
lept.pixGetBlackOrWhiteVal(lept.PIX pixs,
int op,
IntBuffer pval) |
static int |
lept.pixGetBlackOrWhiteVal(lept.PIX pixs,
int op,
org.bytedeco.javacpp.IntPointer pval) |
static lept.CCBORD |
lept.pixGetCCBorders(lept.PIX pixs,
lept.BOX box) |
static lept.NUMA |
lept.pixGetCmapHistogram(lept.PIX pixs,
int factor) |
static lept.NUMA |
lept.pixGetCmapHistogramInRect(lept.PIX pixs,
lept.BOX box,
int factor) |
static lept.NUMA |
lept.pixGetCmapHistogramMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor) |
static lept.L_AMAP |
lept.pixGetColorAmapHistogram(lept.PIX pixs,
int factor) |
static int |
lept.pixGetColorHistogram(lept.PIX pixs,
int factor,
lept.NUMA pnar,
lept.NUMA pnag,
lept.NUMA pnab) |
static int |
lept.pixGetColorHistogram(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnar,
org.bytedeco.javacpp.PointerPointer pnag,
org.bytedeco.javacpp.PointerPointer pnab) |
static int |
lept.pixGetColorHistogramMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
lept.NUMA pnar,
lept.NUMA pnag,
lept.NUMA pnab) |
static int |
lept.pixGetColorHistogramMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
org.bytedeco.javacpp.PointerPointer pnar,
org.bytedeco.javacpp.PointerPointer pnag,
org.bytedeco.javacpp.PointerPointer pnab) |
static lept.PIXCMAP |
lept.pixGetColormap(lept.PIX pix) |
static int |
lept.pixGetColorNearMaskBoundary(lept.PIX pixs,
lept.PIX pixm,
lept.BOX box,
int dist,
int[] pval,
int debug) |
static int |
lept.pixGetColorNearMaskBoundary(lept.PIX pixs,
lept.PIX pixm,
lept.BOX box,
int dist,
IntBuffer pval,
int debug) |
static int |
lept.pixGetColorNearMaskBoundary(lept.PIX pixs,
lept.PIX pixm,
lept.BOX box,
int dist,
org.bytedeco.javacpp.IntPointer pval,
int debug) |
static int |
lept.pixGetColumnStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
float[] rowvect) |
static int |
lept.pixGetColumnStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
FloatBuffer rowvect) |
static int |
lept.pixGetColumnStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
org.bytedeco.javacpp.FloatPointer rowvect) |
static org.bytedeco.javacpp.IntPointer |
lept.pixGetData(lept.PIX pix) |
static int |
lept.pixGetDepth(lept.PIX pix) |
static lept.NUMA |
lept.pixGetDifferenceHistogram(lept.PIX pix1,
lept.PIX pix2,
int factor) |
static int |
lept.pixGetDifferenceStats(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
float[] pfractdiff,
float[] pavediff,
int details) |
static int |
lept.pixGetDifferenceStats(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
FloatBuffer pfractdiff,
FloatBuffer pavediff,
int details) |
static int |
lept.pixGetDifferenceStats(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
org.bytedeco.javacpp.FloatPointer pfractdiff,
org.bytedeco.javacpp.FloatPointer pavediff,
int details) |
static int |
lept.pixGetDimensions(lept.PIX pix,
int[] pw,
int[] ph,
int[] pd) |
static int |
lept.pixGetDimensions(lept.PIX pix,
IntBuffer pw,
IntBuffer ph,
IntBuffer pd) |
static int |
lept.pixGetDimensions(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pw,
org.bytedeco.javacpp.IntPointer ph,
org.bytedeco.javacpp.IntPointer pd) |
static lept.NUMA |
lept.pixGetEdgeProfile(lept.PIX pixs,
int side,
org.bytedeco.javacpp.BytePointer debugfile) |
static lept.NUMA |
lept.pixGetEdgeProfile(lept.PIX pixs,
int side,
String debugfile) |
static int |
lept.pixGetExtremeValue(lept.PIX pixs,
int factor,
int type,
int[] prval,
int[] pgval,
int[] pbval,
int[] pgrayval) |
static int |
lept.pixGetExtremeValue(lept.PIX pixs,
int factor,
int type,
IntBuffer prval,
IntBuffer pgval,
IntBuffer pbval,
IntBuffer pgrayval) |
static int |
lept.pixGetExtremeValue(lept.PIX pixs,
int factor,
int type,
org.bytedeco.javacpp.IntPointer prval,
org.bytedeco.javacpp.IntPointer pgval,
org.bytedeco.javacpp.IntPointer pbval,
org.bytedeco.javacpp.IntPointer pgrayval) |
static lept.NUMA |
lept.pixGetGrayHistogram(lept.PIX pixs,
int factor) |
static lept.NUMA |
lept.pixGetGrayHistogramInRect(lept.PIX pixs,
lept.BOX box,
int factor) |
static lept.NUMA |
lept.pixGetGrayHistogramMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor) |
static lept.NUMAA |
lept.pixGetGrayHistogramTiled(lept.PIX pixs,
int factor,
int nx,
int ny) |
static int |
lept.pixGetHeight(lept.PIX pix) |
static int |
lept.pixGetHoleBorder(lept.CCBORD ccb,
lept.PIX pixs,
lept.BOX box,
int xs,
int ys) |
static int |
lept.pixGetInputFormat(lept.PIX pix) |
static lept.PIX |
lept.pixGetInvBackgroundMap(lept.PIX pixs,
int bgval,
int smoothx,
int smoothy) |
static int |
lept.pixGetLastOffPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
int[] ploc) |
static int |
lept.pixGetLastOffPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
IntBuffer ploc) |
static int |
lept.pixGetLastOffPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
org.bytedeco.javacpp.IntPointer ploc) |
static int |
lept.pixGetLastOnPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
int[] ploc) |
static int |
lept.pixGetLastOnPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
IntBuffer ploc) |
static int |
lept.pixGetLastOnPixelInRun(lept.PIX pixs,
int x,
int y,
int direction,
org.bytedeco.javacpp.IntPointer ploc) |
static org.bytedeco.javacpp.Pointer |
lept.pixGetLinePtrs(lept.PIX pix,
int[] psize) |
static org.bytedeco.javacpp.Pointer |
lept.pixGetLinePtrs(lept.PIX pix,
IntBuffer psize) |
static org.bytedeco.javacpp.PointerPointer |
lept.pixGetLinePtrs(lept.PIX pix,
org.bytedeco.javacpp.IntPointer psize) |
static lept.NUMA |
lept.pixGetLocalSkewAngles(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
float[] pa,
float[] pb,
int debug) |
static lept.NUMA |
lept.pixGetLocalSkewAngles(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
FloatBuffer pa,
FloatBuffer pb,
int debug) |
static lept.NUMA |
lept.pixGetLocalSkewAngles(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
int debug) |
static int |
lept.pixGetLocalSkewTransform(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
lept.PTA pptas,
lept.PTA pptad) |
static int |
lept.pixGetLocalSkewTransform(lept.PIX pixs,
int nslices,
int redsweep,
int redsearch,
float sweeprange,
float sweepdelta,
float minbsdelta,
org.bytedeco.javacpp.PointerPointer pptas,
org.bytedeco.javacpp.PointerPointer pptad) |
static int |
lept.pixGetMaxValueInRect(lept.PIX pixs,
lept.BOX box,
int[] pmaxval,
int[] pxmax,
int[] pymax) |
static int |
lept.pixGetMaxValueInRect(lept.PIX pixs,
lept.BOX box,
IntBuffer pmaxval,
IntBuffer pxmax,
IntBuffer pymax) |
static int |
lept.pixGetMaxValueInRect(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.IntPointer pmaxval,
org.bytedeco.javacpp.IntPointer pxmax,
org.bytedeco.javacpp.IntPointer pymax) |
static lept.NUMA |
lept.pixGetMomentByColumn(lept.PIX pix,
int order) |
static int |
lept.pixGetMostPopulatedColors(lept.PIX pixs,
int sigbits,
int factor,
int ncolors,
int[] parray,
lept.PIXCMAP pcmap) |
static int |
lept.pixGetMostPopulatedColors(lept.PIX pixs,
int sigbits,
int factor,
int ncolors,
IntBuffer parray,
lept.PIXCMAP pcmap) |
static int |
lept.pixGetMostPopulatedColors(lept.PIX pixs,
int sigbits,
int factor,
int ncolors,
org.bytedeco.javacpp.IntPointer parray,
lept.PIXCMAP pcmap) |
static int |
lept.pixGetMostPopulatedColors(lept.PIX pixs,
int sigbits,
int factor,
int ncolors,
org.bytedeco.javacpp.PointerPointer parray,
org.bytedeco.javacpp.PointerPointer pcmap) |
static int |
lept.pixGetOuterBorder(lept.CCBORD ccb,
lept.PIX pixs,
lept.BOX box) |
static lept.PTA |
lept.pixGetOuterBorderPta(lept.PIX pixs,
lept.BOX box) |
static lept.PTAA |
lept.pixGetOuterBordersPtaa(lept.PIX pixs) |
static int |
lept.pixGetPerceptualDiff(lept.PIX pixs1,
lept.PIX pixs2,
int sampling,
int dilation,
int mindiff,
float[] pfract,
lept.PIX ppixdiff1,
lept.PIX ppixdiff2) |
static int |
lept.pixGetPerceptualDiff(lept.PIX pixs1,
lept.PIX pixs2,
int sampling,
int dilation,
int mindiff,
FloatBuffer pfract,
lept.PIX ppixdiff1,
lept.PIX ppixdiff2) |
static int |
lept.pixGetPerceptualDiff(lept.PIX pixs1,
lept.PIX pixs2,
int sampling,
int dilation,
int mindiff,
org.bytedeco.javacpp.FloatPointer pfract,
lept.PIX ppixdiff1,
lept.PIX ppixdiff2) |
static int |
lept.pixGetPerceptualDiff(lept.PIX pixs1,
lept.PIX pixs2,
int sampling,
int dilation,
int mindiff,
org.bytedeco.javacpp.FloatPointer pfract,
org.bytedeco.javacpp.PointerPointer ppixdiff1,
org.bytedeco.javacpp.PointerPointer ppixdiff2) |
static int |
lept.pixGetPixel(lept.PIX pix,
int x,
int y,
int[] pval) |
static int |
lept.pixGetPixel(lept.PIX pix,
int x,
int y,
IntBuffer pval) |
static int |
lept.pixGetPixel(lept.PIX pix,
int x,
int y,
org.bytedeco.javacpp.IntPointer pval) |
static int |
lept.pixGetPixelAverage(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
int[] pval) |
static int |
lept.pixGetPixelAverage(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
IntBuffer pval) |
static int |
lept.pixGetPixelAverage(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
org.bytedeco.javacpp.IntPointer pval) |
static int |
lept.pixGetPixelStats(lept.PIX pixs,
int factor,
int type,
int[] pvalue) |
static int |
lept.pixGetPixelStats(lept.PIX pixs,
int factor,
int type,
IntBuffer pvalue) |
static int |
lept.pixGetPixelStats(lept.PIX pixs,
int factor,
int type,
org.bytedeco.javacpp.IntPointer pvalue) |
static int |
lept.pixGetPSNR(lept.PIX pix1,
lept.PIX pix2,
int factor,
float[] ppsnr) |
static int |
lept.pixGetPSNR(lept.PIX pix1,
lept.PIX pix2,
int factor,
FloatBuffer ppsnr) |
static int |
lept.pixGetPSNR(lept.PIX pix1,
lept.PIX pix2,
int factor,
org.bytedeco.javacpp.FloatPointer ppsnr) |
static int |
lept.pixGetRandomPixel(lept.PIX pix,
int[] pval,
int[] px,
int[] py) |
static int |
lept.pixGetRandomPixel(lept.PIX pix,
IntBuffer pval,
IntBuffer px,
IntBuffer py) |
static int |
lept.pixGetRandomPixel(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pval,
org.bytedeco.javacpp.IntPointer px,
org.bytedeco.javacpp.IntPointer py) |
static int |
lept.pixGetRangeValues(lept.PIX pixs,
int factor,
int color,
int[] pminval,
int[] pmaxval) |
static int |
lept.pixGetRangeValues(lept.PIX pixs,
int factor,
int color,
IntBuffer pminval,
IntBuffer pmaxval) |
static int |
lept.pixGetRangeValues(lept.PIX pixs,
int factor,
int color,
org.bytedeco.javacpp.IntPointer pminval,
org.bytedeco.javacpp.IntPointer pmaxval) |
static int |
lept.pixGetRankColorArray(lept.PIX pixs,
int nbins,
int type,
int factor,
int[] pcarray,
int debugflag,
int fontsize) |
static int |
lept.pixGetRankColorArray(lept.PIX pixs,
int nbins,
int type,
int factor,
IntBuffer pcarray,
int debugflag,
int fontsize) |
static int |
lept.pixGetRankColorArray(lept.PIX pixs,
int nbins,
int type,
int factor,
org.bytedeco.javacpp.IntPointer pcarray,
int debugflag,
int fontsize) |
static int |
lept.pixGetRankColorArray(lept.PIX pixs,
int nbins,
int type,
int factor,
org.bytedeco.javacpp.PointerPointer pcarray,
int debugflag,
int fontsize) |
static int |
lept.pixGetRankValue(lept.PIX pixs,
int factor,
float rank,
int[] pvalue) |
static int |
lept.pixGetRankValue(lept.PIX pixs,
int factor,
float rank,
IntBuffer pvalue) |
static int |
lept.pixGetRankValue(lept.PIX pixs,
int factor,
float rank,
org.bytedeco.javacpp.IntPointer pvalue) |
static int |
lept.pixGetRankValueMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
float[] pval,
lept.NUMA pna) |
static int |
lept.pixGetRankValueMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
FloatBuffer pval,
lept.NUMA pna) |
static int |
lept.pixGetRankValueMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
org.bytedeco.javacpp.FloatPointer pval,
lept.NUMA pna) |
static int |
lept.pixGetRankValueMasked(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
org.bytedeco.javacpp.FloatPointer pval,
org.bytedeco.javacpp.PointerPointer pna) |
static int |
lept.pixGetRankValueMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
float[] prval,
float[] pgval,
float[] pbval) |
static int |
lept.pixGetRankValueMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
FloatBuffer prval,
FloatBuffer pgval,
FloatBuffer pbval) |
static int |
lept.pixGetRankValueMaskedRGB(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int factor,
float rank,
org.bytedeco.javacpp.FloatPointer prval,
org.bytedeco.javacpp.FloatPointer pgval,
org.bytedeco.javacpp.FloatPointer pbval) |
static int |
lept.pixGetRasterData(lept.PIX pixs,
byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixGetRasterData(lept.PIX pixs,
ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixGetRasterData(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixGetRasterData(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixGetRefcount(lept.PIX pix) |
static int |
lept.pixGetRegionsBinary(lept.PIX pixs,
lept.PIX ppixhm,
lept.PIX ppixtm,
lept.PIX ppixtb,
lept.PIXA pixadb) |
static int |
lept.pixGetRegionsBinary(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixhm,
org.bytedeco.javacpp.PointerPointer ppixtm,
org.bytedeco.javacpp.PointerPointer ppixtb,
lept.PIXA pixadb) |
static int |
lept.pixGetResolution(lept.PIX pix,
int[] pxres,
int[] pyres) |
static int |
lept.pixGetResolution(lept.PIX pix,
IntBuffer pxres,
IntBuffer pyres) |
static int |
lept.pixGetResolution(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pxres,
org.bytedeco.javacpp.IntPointer pyres) |
static lept.PIX |
lept.pixGetRGBComponent(lept.PIX pixs,
int comp) |
static lept.PIX |
lept.pixGetRGBComponentCmap(lept.PIX pixs,
int comp) |
static lept.NUMA |
lept.pixGetRGBHistogram(lept.PIX pixs,
int sigbits,
int factor) |
static int |
lept.pixGetRGBLine(lept.PIX pixs,
int row,
byte[] bufr,
byte[] bufg,
byte[] bufb) |
static int |
lept.pixGetRGBLine(lept.PIX pixs,
int row,
ByteBuffer bufr,
ByteBuffer bufg,
ByteBuffer bufb) |
static int |
lept.pixGetRGBLine(lept.PIX pixs,
int row,
org.bytedeco.javacpp.BytePointer bufr,
org.bytedeco.javacpp.BytePointer bufg,
org.bytedeco.javacpp.BytePointer bufb) |
static int |
lept.pixGetRGBPixel(lept.PIX pix,
int x,
int y,
int[] prval,
int[] pgval,
int[] pbval) |
static int |
lept.pixGetRGBPixel(lept.PIX pix,
int x,
int y,
IntBuffer prval,
IntBuffer pgval,
IntBuffer pbval) |
static int |
lept.pixGetRGBPixel(lept.PIX pix,
int x,
int y,
org.bytedeco.javacpp.IntPointer prval,
org.bytedeco.javacpp.IntPointer pgval,
org.bytedeco.javacpp.IntPointer pbval) |
static int |
lept.pixGetRowStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
float[] colvect) |
static int |
lept.pixGetRowStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
FloatBuffer colvect) |
static int |
lept.pixGetRowStats(lept.PIX pixs,
int type,
int nbins,
int thresh,
org.bytedeco.javacpp.FloatPointer colvect) |
static lept.NUMA |
lept.pixGetRunCentersOnLine(lept.PIX pixs,
int x,
int y,
int minlength) |
static lept.NUMA |
lept.pixGetRunsOnLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2) |
static int |
lept.pixGetSortedNeighborValues(lept.PIX pixs,
int x,
int y,
int conn,
int[] pneigh,
int[] pnvals) |
static int |
lept.pixGetSortedNeighborValues(lept.PIX pixs,
int x,
int y,
int conn,
IntBuffer pneigh,
IntBuffer pnvals) |
static int |
lept.pixGetSortedNeighborValues(lept.PIX pixs,
int x,
int y,
int conn,
org.bytedeco.javacpp.IntPointer pneigh,
org.bytedeco.javacpp.IntPointer pnvals) |
static int |
lept.pixGetSortedNeighborValues(lept.PIX pixs,
int x,
int y,
int conn,
org.bytedeco.javacpp.PointerPointer pneigh,
org.bytedeco.javacpp.IntPointer pnvals) |
static int |
lept.pixGetSpp(lept.PIX pix) |
static org.bytedeco.javacpp.BytePointer |
lept.pixGetText(lept.PIX pix) |
static int |
lept.pixGetWidth(lept.PIX pix) |
static int |
lept.pixGetWordBoxesInTextlines(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
lept.BOXA pboxad,
lept.NUMA pnai) |
static int |
lept.pixGetWordBoxesInTextlines(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
org.bytedeco.javacpp.PointerPointer pboxad,
org.bytedeco.javacpp.PointerPointer pnai) |
static int |
lept.pixGetWordsInTextlines(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
lept.BOXA pboxad,
lept.PIXA ppixad,
lept.NUMA pnai) |
static int |
lept.pixGetWordsInTextlines(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
org.bytedeco.javacpp.PointerPointer pboxad,
org.bytedeco.javacpp.PointerPointer ppixad,
org.bytedeco.javacpp.PointerPointer pnai) |
static int |
lept.pixGetWpl(lept.PIX pix) |
static int |
lept.pixGetXRes(lept.PIX pix) |
static int |
lept.pixGetYRes(lept.PIX pix) |
static lept.PIX |
lept.pixGlobalNormNoSatRGB(lept.PIX pixd,
lept.PIX pixs,
int rval,
int gval,
int bval,
int factor,
float rank) |
static lept.PIX |
lept.pixGlobalNormRGB(lept.PIX pixd,
lept.PIX pixs,
int rval,
int gval,
int bval,
int mapval) |
static lept.PIX |
lept.pixGrayMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixGrayMorphSequence(lept.PIX pixs,
String sequence,
int dispsep,
int dispy) |
static lept.PIX |
lept.pixGrayQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth) |
static lept.PIX |
lept.pixGrayQuantFromHisto(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
float minfract,
int maxsize) |
static lept.PIX |
lept.pixHalfEdgeByBandpass(lept.PIX pixs,
int sm1h,
int sm1v,
int sm2h,
int sm2v) |
static int |
lept.pixHasHighlightRed(lept.PIX pixs,
int factor,
float fract,
float fthresh,
int[] phasred,
float[] pratio,
lept.PIX ppixdb) |
static int |
lept.pixHasHighlightRed(lept.PIX pixs,
int factor,
float fract,
float fthresh,
IntBuffer phasred,
FloatBuffer pratio,
lept.PIX ppixdb) |
static int |
lept.pixHasHighlightRed(lept.PIX pixs,
int factor,
float fract,
float fthresh,
org.bytedeco.javacpp.IntPointer phasred,
org.bytedeco.javacpp.FloatPointer pratio,
lept.PIX ppixdb) |
static int |
lept.pixHasHighlightRed(lept.PIX pixs,
int factor,
float fract,
float fthresh,
org.bytedeco.javacpp.IntPointer phasred,
org.bytedeco.javacpp.FloatPointer pratio,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.pixHaustest(lept.PIX pix1,
lept.PIX pix2,
lept.PIX pix3,
lept.PIX pix4,
float delx,
float dely,
int maxdiffw,
int maxdiffh) |
static lept.PIX |
lept.pixHDome(lept.PIX pixs,
int height,
int connectivity) |
static lept.PIX |
lept.pixHMT(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixHMTDwa_1(lept.PIX pixd,
lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixHMTDwa_1(lept.PIX pixd,
lept.PIX pixs,
String selname) |
static lept.PIX |
lept.pixHolesByFilling(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixHShear(lept.PIX pixd,
lept.PIX pixs,
int yloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearCenter(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearCorner(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static int |
lept.pixHShearIP(lept.PIX pixs,
int yloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixHShearLI(lept.PIX pixs,
int yloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixIntersectionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.PIX |
lept.pixInvert(lept.PIX pixd,
lept.PIX pixs) |
static int |
lept.pixItalicWords(lept.PIX pixs,
lept.BOXA boxaw,
lept.PIX pixw,
lept.BOXA pboxa,
int debugflag) |
static int |
lept.pixItalicWords(lept.PIX pixs,
lept.BOXA boxaw,
lept.PIX pixw,
org.bytedeco.javacpp.PointerPointer pboxa,
int debugflag) |
lept.L_WSHED |
lept.L_WSHED.pixlab(lept.PIX pixlab) |
static int |
lept.pixLinearEdgeFade(lept.PIX pixs,
int dir,
int fadeto,
float distfract,
float maxfade) |
static lept.PIX |
lept.pixLinearMapToTargetColor(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval) |
static lept.PIX |
lept.pixLinearTRCTiled(lept.PIX pixd,
lept.PIX pixs,
int sx,
int sy,
lept.PIX pixmin,
lept.PIX pixmax) |
static int |
lept.pixLocalExtrema(lept.PIX pixs,
int maxmin,
int minmax,
lept.PIX ppixmin,
lept.PIX ppixmax) |
static int |
lept.pixLocalExtrema(lept.PIX pixs,
int maxmin,
int minmax,
org.bytedeco.javacpp.PointerPointer ppixmin,
org.bytedeco.javacpp.PointerPointer ppixmax) |
static lept.BOXA |
lept.pixLocateBarcodes(lept.PIX pixs,
int thresh,
lept.PIX ppixb,
lept.PIX ppixm) |
static lept.BOXA |
lept.pixLocateBarcodes(lept.PIX pixs,
int thresh,
org.bytedeco.javacpp.PointerPointer ppixb,
org.bytedeco.javacpp.PointerPointer ppixm) |
static lept.PIX |
lept.pixLocToColorTransform(lept.PIX pixs) |
lept.L_WSHED |
lept.L_WSHED.pixm(lept.PIX pixm) |
static lept.PIX |
lept.pixMakeAlphaFromMask(lept.PIX pixs,
int dist,
lept.BOX pbox) |
static lept.PIX |
lept.pixMakeAlphaFromMask(lept.PIX pixs,
int dist,
org.bytedeco.javacpp.PointerPointer pbox) |
static lept.PIX |
lept.pixMakeArbMaskFromRGB(lept.PIX pixs,
float rc,
float gc,
float bc,
float thresh) |
static lept.PIX |
lept.pixMakeHistoHS(lept.PIX pixs,
int factor,
lept.NUMA pnahue,
lept.NUMA pnasat) |
static lept.PIX |
lept.pixMakeHistoHS(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnahue,
org.bytedeco.javacpp.PointerPointer pnasat) |
static lept.PIX |
lept.pixMakeHistoHV(lept.PIX pixs,
int factor,
lept.NUMA pnahue,
lept.NUMA pnaval) |
static lept.PIX |
lept.pixMakeHistoHV(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnahue,
org.bytedeco.javacpp.PointerPointer pnaval) |
static lept.PIX |
lept.pixMakeHistoSV(lept.PIX pixs,
int factor,
lept.NUMA pnasat,
lept.NUMA pnaval) |
static lept.PIX |
lept.pixMakeHistoSV(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.PointerPointer pnasat,
org.bytedeco.javacpp.PointerPointer pnaval) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
int[] tab) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
IntBuffer tab) |
static lept.PIX |
lept.pixMakeMaskFromLUT(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer tab) |
static lept.PIX |
lept.pixMakeMaskFromVal(lept.PIX pixs,
int val) |
static lept.PIX |
lept.pixMakeRangeMaskHS(lept.PIX pixs,
int huecenter,
int huehw,
int satcenter,
int sathw,
int regionflag) |
static lept.PIX |
lept.pixMakeRangeMaskHV(lept.PIX pixs,
int huecenter,
int huehw,
int valcenter,
int valhw,
int regionflag) |
static lept.PIX |
lept.pixMakeRangeMaskSV(lept.PIX pixs,
int satcenter,
int sathw,
int valcenter,
int valhw,
int regionflag) |
static lept.PIX |
lept.pixMaskBoxa(lept.PIX pixd,
lept.PIX pixs,
lept.BOXA boxa,
int op) |
static lept.PIX |
lept.pixMaskConnComp(lept.PIX pixs,
int connectivity,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMaskConnComp(lept.PIX pixs,
int connectivity,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
int[] pthresh) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
IntBuffer pthresh) |
static lept.PIX |
lept.pixMaskedThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int smoothx,
int smoothy,
float scorefract,
org.bytedeco.javacpp.IntPointer pthresh) |
static lept.PIX |
lept.pixMaskOverColorPixels(lept.PIX pixs,
int threshdiff,
int mindist) |
static lept.PIX |
lept.pixMaskOverColorRange(lept.PIX pixs,
int rmin,
int rmax,
int gmin,
int gmax,
int bmin,
int bmax) |
static lept.PIX |
lept.pixMaxDynamicRange(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixMaxDynamicRangeRGB(lept.PIX pixs,
int type) |
static int |
lept.pixMeanInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pixma,
float[] pval) |
static int |
lept.pixMeanInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pixma,
FloatBuffer pval) |
static int |
lept.pixMeanInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pixma,
org.bytedeco.javacpp.FloatPointer pval) |
static lept.DPIX |
lept.pixMeanSquareAccum(lept.PIX pixs) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
float[] pjpl,
float[] pjspl,
float[] prpl,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
float[] pjpl,
float[] pjspl,
float[] prpl,
String debugfile) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
FloatBuffer pjpl,
FloatBuffer pjspl,
FloatBuffer prpl,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
FloatBuffer pjpl,
FloatBuffer pjspl,
FloatBuffer prpl,
String debugfile) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
org.bytedeco.javacpp.FloatPointer pjpl,
org.bytedeco.javacpp.FloatPointer pjspl,
org.bytedeco.javacpp.FloatPointer prpl,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.pixMeasureEdgeSmoothness(lept.PIX pixs,
int side,
int minjump,
int minreversal,
org.bytedeco.javacpp.FloatPointer pjpl,
org.bytedeco.javacpp.FloatPointer pjspl,
org.bytedeco.javacpp.FloatPointer prpl,
String debugfile) |
static int |
lept.pixMeasureSaturation(lept.PIX pixs,
int factor,
float[] psat) |
static int |
lept.pixMeasureSaturation(lept.PIX pixs,
int factor,
FloatBuffer psat) |
static int |
lept.pixMeasureSaturation(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.FloatPointer psat) |
static org.bytedeco.javacpp.IntPointer |
lept.pixMedianCutHisto(lept.PIX pixs,
int sigbits,
int subsample) |
static lept.PIX |
lept.pixMedianCutQuant(lept.PIX pixs,
int ditherflag) |
static lept.PIX |
lept.pixMedianCutQuantGeneral(lept.PIX pixs,
int ditherflag,
int outdepth,
int maxcolors,
int sigbits,
int maxsub,
int checkbw) |
static lept.PIX |
lept.pixMedianCutQuantMixed(lept.PIX pixs,
int ncolor,
int ngray,
int darkthresh,
int lightthresh,
int diffthresh) |
static lept.PIX |
lept.pixMedianFilter(lept.PIX pixs,
int wf,
int hf) |
static int |
lept.pixMinMaxNearLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int dist,
int direction,
lept.NUMA pnamin,
lept.NUMA pnamax,
float[] pminave,
float[] pmaxave) |
static int |
lept.pixMinMaxNearLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int dist,
int direction,
lept.NUMA pnamin,
lept.NUMA pnamax,
FloatBuffer pminave,
FloatBuffer pmaxave) |
static int |
lept.pixMinMaxNearLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int dist,
int direction,
lept.NUMA pnamin,
lept.NUMA pnamax,
org.bytedeco.javacpp.FloatPointer pminave,
org.bytedeco.javacpp.FloatPointer pmaxave) |
static int |
lept.pixMinMaxNearLine(lept.PIX pixs,
int x1,
int y1,
int x2,
int y2,
int dist,
int direction,
org.bytedeco.javacpp.PointerPointer pnamin,
org.bytedeco.javacpp.PointerPointer pnamax,
org.bytedeco.javacpp.FloatPointer pminave,
org.bytedeco.javacpp.FloatPointer pmaxave) |
static int |
lept.pixMinMaxTiles(lept.PIX pixs,
int sx,
int sy,
int mindiff,
int smoothx,
int smoothy,
lept.PIX ppixmin,
lept.PIX ppixmax) |
static int |
lept.pixMinMaxTiles(lept.PIX pixs,
int sx,
int sy,
int mindiff,
int smoothx,
int smoothy,
org.bytedeco.javacpp.PointerPointer ppixmin,
org.bytedeco.javacpp.PointerPointer ppixmax) |
static lept.PIX |
lept.pixMinOrMax(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2,
int type) |
static int |
lept.pixMirrorDetect(lept.PIX pixs,
float[] pconf,
int mincount,
int debug) |
static int |
lept.pixMirrorDetect(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int debug) |
static int |
lept.pixMirrorDetect(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int debug) |
static int |
lept.pixMirrorDetectDwa(lept.PIX pixs,
float[] pconf,
int mincount,
int debug) |
static int |
lept.pixMirrorDetectDwa(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int debug) |
static int |
lept.pixMirrorDetectDwa(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int debug) |
static lept.PIX |
lept.pixMirroredTiling(lept.PIX pixs,
int w,
int h) |
static lept.PIX |
lept.pixModifyBrightness(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifyHue(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifySaturation(lept.PIX pixd,
lept.PIX pixs,
float fract) |
static lept.PIX |
lept.pixModifyStrokeWidth(lept.PIX pixs,
float width,
float targetw) |
static lept.PIX |
lept.pixMorphCompSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequence(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequenceDwa(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphCompSequenceDwa(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixMorphDwa_1(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
byte[] selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
ByteBuffer selname) |
static lept.PIX |
lept.pixMorphDwa_2(lept.PIX pixd,
lept.PIX pixs,
int operation,
org.bytedeco.javacpp.BytePointer selname) |
static lept.PIX |
lept.pixMorphGradient(lept.PIX pixs,
int hsize,
int vsize,
int smoothing) |
static lept.PIX |
lept.pixMorphSequence(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequence(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMorphSequenceByComponent(lept.PIX pixs,
String sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int connectivity,
int minw,
int minh,
org.bytedeco.javacpp.PointerPointer pboxa) |
static lept.PIX |
lept.pixMorphSequenceByRegion(lept.PIX pixs,
lept.PIX pixm,
String sequence,
int connectivity,
int minw,
int minh,
lept.BOXA pboxa) |
static lept.PIX |
lept.pixMorphSequenceDwa(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceDwa(lept.PIX pixs,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceMasked(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.BytePointer sequence,
int dispsep) |
static lept.PIX |
lept.pixMorphSequenceMasked(lept.PIX pixs,
lept.PIX pixm,
String sequence,
int dispsep) |
static lept.PIX |
lept.pixMosaicColorShiftRGB(lept.PIX pixs,
float roff,
float goff,
float boff,
float delta,
int nincr) |
static int |
lept.pixMultConstAccumulate(lept.PIX pixs,
float factor,
int offset) |
static lept.PIX |
lept.pixMultConstantColor(lept.PIX pixs,
float rfact,
float gfact,
float bfact) |
static int |
lept.pixMultConstantGray(lept.PIX pixs,
float val) |
static lept.PIX |
lept.pixMultiplyByColor(lept.PIX pixd,
lept.PIX pixs,
lept.BOX box,
int color) |
static lept.PIX |
lept.pixMultMatrixColor(lept.PIX pixs,
lept.L_KERNEL kel) |
static int |
lept.pixNumberOccupiedOctcubes(lept.PIX pix,
int level,
int mincount,
float minfract,
int[] pncolors) |
static int |
lept.pixNumberOccupiedOctcubes(lept.PIX pix,
int level,
int mincount,
float minfract,
IntBuffer pncolors) |
static int |
lept.pixNumberOccupiedOctcubes(lept.PIX pix,
int level,
int mincount,
float minfract,
org.bytedeco.javacpp.IntPointer pncolors) |
static int |
lept.pixNumColors(lept.PIX pixs,
int factor,
int[] pncolors) |
static int |
lept.pixNumColors(lept.PIX pixs,
int factor,
IntBuffer pncolors) |
static int |
lept.pixNumColors(lept.PIX pixs,
int factor,
org.bytedeco.javacpp.IntPointer pncolors) |
static int |
lept.pixNumSignificantGrayColors(lept.PIX pixs,
int darkthresh,
int lightthresh,
float minfract,
int factor,
int[] pncolors) |
static int |
lept.pixNumSignificantGrayColors(lept.PIX pixs,
int darkthresh,
int lightthresh,
float minfract,
int factor,
IntBuffer pncolors) |
static int |
lept.pixNumSignificantGrayColors(lept.PIX pixs,
int darkthresh,
int lightthresh,
float minfract,
int factor,
org.bytedeco.javacpp.IntPointer pncolors) |
static lept.NUMA |
lept.pixOctcubeHistogram(lept.PIX pixs,
int level,
int[] pncolors) |
static lept.NUMA |
lept.pixOctcubeHistogram(lept.PIX pixs,
int level,
IntBuffer pncolors) |
static lept.NUMA |
lept.pixOctcubeHistogram(lept.PIX pixs,
int level,
org.bytedeco.javacpp.IntPointer pncolors) |
static lept.PIX |
lept.pixOctcubeQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth,
int level,
int metric) |
static lept.PIX |
lept.pixOctcubeQuantMixedWithGray(lept.PIX pixs,
int depth,
int graylevels,
int delta) |
static lept.PIX |
lept.pixOctreeColorQuant(lept.PIX pixs,
int colors,
int ditherflag) |
static lept.PIX |
lept.pixOctreeColorQuantGeneral(lept.PIX pixs,
int colors,
int ditherflag,
float validthresh,
float colorthresh) |
static lept.PIX |
lept.pixOctreeQuantByPopulation(lept.PIX pixs,
int level,
int ditherflag) |
static lept.PIX |
lept.pixOctreeQuantNumColors(lept.PIX pixs,
int maxcolors,
int subsample) |
static lept.PIX |
lept.pixOpen(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpenBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrick(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrickDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenCompBrickExtendDwa(lept.PIX pixd,
lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpenGray(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOpenGray3(lept.PIX pixs,
int hsize,
int vsize) |
static lept.PIX |
lept.pixOr(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
float[] pupconf,
float[] pleftconf,
int[] protation,
int debug) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
FloatBuffer pupconf,
FloatBuffer pleftconf,
IntBuffer protation,
int debug) |
static lept.PIX |
lept.pixOrientCorrect(lept.PIX pixs,
float minupconf,
float minratio,
org.bytedeco.javacpp.FloatPointer pupconf,
org.bytedeco.javacpp.FloatPointer pleftconf,
org.bytedeco.javacpp.IntPointer protation,
int debug) |
static int |
lept.pixOrientDetect(lept.PIX pixs,
float[] pupconf,
float[] pleftconf,
int mincount,
int debug) |
static int |
lept.pixOrientDetect(lept.PIX pixs,
FloatBuffer pupconf,
FloatBuffer pleftconf,
int mincount,
int debug) |
static int |
lept.pixOrientDetect(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pupconf,
org.bytedeco.javacpp.FloatPointer pleftconf,
int mincount,
int debug) |
static int |
lept.pixOrientDetectDwa(lept.PIX pixs,
float[] pupconf,
float[] pleftconf,
int mincount,
int debug) |
static int |
lept.pixOrientDetectDwa(lept.PIX pixs,
FloatBuffer pupconf,
FloatBuffer pleftconf,
int mincount,
int debug) |
static int |
lept.pixOrientDetectDwa(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pupconf,
org.bytedeco.javacpp.FloatPointer pleftconf,
int mincount,
int debug) |
static int |
lept.pixOtsuAdaptiveThreshold(lept.PIX pixs,
int sx,
int sy,
int smoothx,
int smoothy,
float scorefract,
lept.PIX ppixth,
lept.PIX ppixd) |
static int |
lept.pixOtsuAdaptiveThreshold(lept.PIX pixs,
int sx,
int sy,
int smoothx,
int smoothy,
float scorefract,
org.bytedeco.javacpp.PointerPointer ppixth,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
int[] pthresh) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
IntBuffer pthresh) |
static lept.PIX |
lept.pixOtsuThreshOnBackgroundNorm(lept.PIX pixs,
lept.PIX pixim,
int sx,
int sy,
int thresh,
int mincount,
int bgval,
int smoothx,
int smoothy,
float scorefract,
org.bytedeco.javacpp.IntPointer pthresh) |
static lept.PIX |
lept.pixPadToCenterCentroid(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixPaintBoxa(lept.PIX pixs,
lept.BOXA boxa,
int val) |
static lept.PIX |
lept.pixPaintBoxaRandom(lept.PIX pixs,
lept.BOXA boxa) |
static int |
lept.pixPaintSelfThroughMask(lept.PIX pixd,
lept.PIX pixm,
int x,
int y,
int searchdir,
int mindist,
int tilesize,
int ntiles,
int distblend) |
static int |
lept.pixPaintThroughMask(lept.PIX pixd,
lept.PIX pixm,
int x,
int y,
int val) |
static int |
lept.pixPlotAlongPta(lept.PIX pixs,
lept.PTA pta,
int outformat,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixPlotAlongPta(lept.PIX pixs,
lept.PTA pta,
int outformat,
String title) |
static lept.PIX |
lept.pixPrepare1bpp(lept.PIX pixs,
lept.BOX box,
float cropfract,
int outres) |
static int |
lept.pixPrintStreamInfo(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
org.bytedeco.javacpp.BytePointer text) |
static int |
lept.pixPrintStreamInfo(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
String text) |
static lept.SARRAY |
lept.pixProcessBarcodes(lept.PIX pixs,
int format,
int method,
lept.SARRAY psaw,
int debugflag) |
static lept.SARRAY |
lept.pixProcessBarcodes(lept.PIX pixs,
int format,
int method,
org.bytedeco.javacpp.PointerPointer psaw,
int debugflag) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixProjective(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
float[] vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
FloatBuffer vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveColor(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int colorval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
float[] vc,
byte grayval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
FloatBuffer vc,
byte grayval) |
static lept.PIX |
lept.pixProjectiveGray(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
byte grayval) |
static lept.PIX |
lept.pixProjectivePta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixProjectivePtaColor(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int colorval) |
static lept.PIX |
lept.pixProjectivePtaGray(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
byte grayval) |
static lept.PIX |
lept.pixProjectivePtaWithAlpha(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
lept.PIX pixg,
float fract,
int border) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
float[] vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
FloatBuffer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampled(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer vc,
int incolor) |
static lept.PIX |
lept.pixProjectiveSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShear(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int operation,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShearLI(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int incolor) |
static lept.PIX |
lept.pixQuadraticVShearSampled(lept.PIX pixs,
int dir,
int vmaxt,
int vmaxb,
int incolor) |
static int |
lept.pixQuadtreeMean(lept.PIX pixs,
int nlevels,
lept.PIX pix_ma,
lept.FPIXA pfpixa) |
static int |
lept.pixQuadtreeMean(lept.PIX pixs,
int nlevels,
lept.PIX pix_ma,
org.bytedeco.javacpp.PointerPointer pfpixa) |
static int |
lept.pixQuadtreeVariance(lept.PIX pixs,
int nlevels,
lept.PIX pix_ma,
lept.DPIX dpix_msa,
lept.FPIXA pfpixa_v,
lept.FPIXA pfpixa_rv) |
static int |
lept.pixQuadtreeVariance(lept.PIX pixs,
int nlevels,
lept.PIX pix_ma,
lept.DPIX dpix_msa,
org.bytedeco.javacpp.PointerPointer pfpixa_v,
org.bytedeco.javacpp.PointerPointer pfpixa_rv) |
static lept.PIX |
lept.pixQuantFromCmap(lept.PIX pixs,
lept.PIXCMAP cmap,
int mindepth,
int level,
int metric) |
static int |
lept.pixQuantizeIfFewColors(lept.PIX pixs,
int maxcolors,
int mingraycolors,
int octlevel,
lept.PIX ppixd) |
static int |
lept.pixQuantizeIfFewColors(lept.PIX pixs,
int maxcolors,
int mingraycolors,
int octlevel,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PIX |
lept.pixRandomHarmonicWarp(lept.PIX pixs,
float xmag,
float ymag,
float xfreq,
float yfreq,
int nx,
int ny,
int seed,
int grayval) |
static lept.PIX |
lept.pixRankBinByStrip(lept.PIX pixs,
int direction,
int size,
int nbins,
int type) |
static lept.PIX |
lept.pixRankColumnTransform(lept.PIX pixs) |
static lept.PIX |
lept.pixRankFilter(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterGray(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterRGB(lept.PIX pixs,
int wf,
int hf,
float rank) |
static lept.PIX |
lept.pixRankFilterWithScaling(lept.PIX pixs,
int wf,
int hf,
float rank,
float scalefactor) |
static int |
lept.pixRankHaustest(lept.PIX pix1,
lept.PIX pix2,
lept.PIX pix3,
lept.PIX pix4,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int area1,
int area3,
float rank,
int[] tab8) |
static int |
lept.pixRankHaustest(lept.PIX pix1,
lept.PIX pix2,
lept.PIX pix3,
lept.PIX pix4,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int area1,
int area3,
float rank,
IntBuffer tab8) |
static int |
lept.pixRankHaustest(lept.PIX pix1,
lept.PIX pix2,
lept.PIX pix3,
lept.PIX pix4,
float delx,
float dely,
int maxdiffw,
int maxdiffh,
int area1,
int area3,
float rank,
org.bytedeco.javacpp.IntPointer tab8) |
static lept.PIX |
lept.pixRankRowTransform(lept.PIX pixs) |
static int |
lept.pixRasterop(lept.PIX pixd,
int dx,
int dy,
int dw,
int dh,
int op,
lept.PIX pixs,
int sx,
int sy) |
static int |
lept.pixRasteropFullImage(lept.PIX pixd,
lept.PIX pixs,
int op) |
static int |
lept.pixRasteropHip(lept.PIX pixd,
int by,
int bh,
int hshift,
int incolor) |
static int |
lept.pixRasteropIP(lept.PIX pixd,
int hshift,
int vshift,
int incolor) |
static int |
lept.pixRasteropVip(lept.PIX pixd,
int bx,
int bw,
int vshift,
int incolor) |
static lept.NUMA |
lept.pixReadBarcodeWidths(lept.PIX pixs,
int method,
int debugflag) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
byte[] intab) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
ByteBuffer intab) |
static lept.PIX |
lept.pixReduceBinary2(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
byte[] intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
ByteBuffer intab) |
static lept.PIX |
lept.pixReduceRankBinary2(lept.PIX pixs,
int level,
org.bytedeco.javacpp.BytePointer intab) |
static lept.PIX |
lept.pixReduceRankBinaryCascade(lept.PIX pixs,
int level1,
int level2,
int level3,
int level4) |
static lept.PIX |
lept.pixRemoveAlpha(lept.PIX pixs) |
static lept.PIX |
lept.pixRemoveBorder(lept.PIX pixs,
int npix) |
static lept.PIX |
lept.pixRemoveBorderConnComps(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixRemoveBorderGeneral(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.pixRemoveBorderToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixRemoveColormap(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixRemoveColormapGeneral(lept.PIX pixs,
int type,
int ifnocmap) |
static int |
lept.pixRemoveMatchedPattern(lept.PIX pixs,
lept.PIX pixp,
lept.PIX pixe,
int x0,
int y0,
int dsize) |
static lept.PIX |
lept.pixRemoveSeededComponents(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity,
int bordersize) |
static int |
lept.pixRemoveUnusedColors(lept.PIX pixs) |
static int |
lept.pixRemoveWithIndicator(lept.PIX pixs,
lept.PIXA pixa,
lept.NUMA na) |
static int |
lept.pixRenderBox(lept.PIX pix,
lept.BOX box,
int width,
int op) |
static int |
lept.pixRenderBoxa(lept.PIX pix,
lept.BOXA boxa,
int width,
int op) |
static int |
lept.pixRenderBoxaArb(lept.PIX pix,
lept.BOXA boxa,
int width,
byte rval,
byte gval,
byte bval) |
static int |
lept.pixRenderBoxaBlend(lept.PIX pix,
lept.BOXA boxa,
int width,
byte rval,
byte gval,
byte bval,
float fract,
int removedups) |
static int |
lept.pixRenderBoxArb(lept.PIX pix,
lept.BOX box,
int width,
byte rval,
byte gval,
byte bval) |
static int |
lept.pixRenderBoxBlend(lept.PIX pix,
lept.BOX box,
int width,
byte rval,
byte gval,
byte bval,
float fract) |
static lept.PIX |
lept.pixRenderContours(lept.PIX pixs,
int startval,
int incr,
int outdepth) |
static int |
lept.pixRenderGridArb(lept.PIX pix,
int nx,
int ny,
int width,
byte rval,
byte gval,
byte bval) |
static int |
lept.pixRenderHashBox(lept.PIX pix,
lept.BOX box,
int spacing,
int width,
int orient,
int outline,
int op) |
static int |
lept.pixRenderHashBoxa(lept.PIX pix,
lept.BOXA boxa,
int spacing,
int width,
int orient,
int outline,
int op) |
static int |
lept.pixRenderHashBoxaArb(lept.PIX pix,
lept.BOXA boxa,
int spacing,
int width,
int orient,
int outline,
int rval,
int gval,
int bval) |
static int |
lept.pixRenderHashBoxaBlend(lept.PIX pix,
lept.BOXA boxa,
int spacing,
int width,
int orient,
int outline,
int rval,
int gval,
int bval,
float fract) |
static int |
lept.pixRenderHashBoxArb(lept.PIX pix,
lept.BOX box,
int spacing,
int width,
int orient,
int outline,
int rval,
int gval,
int bval) |
static int |
lept.pixRenderHashBoxBlend(lept.PIX pix,
lept.BOX box,
int spacing,
int width,
int orient,
int outline,
int rval,
int gval,
int bval,
float fract) |
static int |
lept.pixRenderHashMaskArb(lept.PIX pix,
lept.PIX pixm,
int x,
int y,
int spacing,
int width,
int orient,
int outline,
int rval,
int gval,
int bval) |
static int |
lept.pixRenderLine(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
int width,
int op) |
static int |
lept.pixRenderLineArb(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
int width,
byte rval,
byte gval,
byte bval) |
static int |
lept.pixRenderLineBlend(lept.PIX pix,
int x1,
int y1,
int x2,
int y2,
int width,
byte rval,
byte gval,
byte bval,
float fract) |
static int |
lept.pixRenderPlotFromNuma(lept.PIX ppix,
lept.NUMA na,
int plotloc,
int linewidth,
int max,
int color) |
static int |
lept.pixRenderPlotFromNumaGen(lept.PIX ppix,
lept.NUMA na,
int orient,
int linewidth,
int refpos,
int max,
int drawref,
int color) |
static int |
lept.pixRenderPolyline(lept.PIX pix,
lept.PTA ptas,
int width,
int op,
int closeflag) |
static int |
lept.pixRenderPolylineArb(lept.PIX pix,
lept.PTA ptas,
int width,
byte rval,
byte gval,
byte bval,
int closeflag) |
static int |
lept.pixRenderPolylineBlend(lept.PIX pix,
lept.PTA ptas,
int width,
byte rval,
byte gval,
byte bval,
float fract,
int closeflag,
int removedups) |
static int |
lept.pixRenderPta(lept.PIX pix,
lept.PTA pta,
int op) |
static int |
lept.pixRenderPtaArb(lept.PIX pix,
lept.PTA pta,
byte rval,
byte gval,
byte bval) |
static int |
lept.pixRenderPtaBlend(lept.PIX pix,
lept.PTA pta,
byte rval,
byte gval,
byte bval,
float fract) |
static lept.PIX |
lept.pixRenderRandomCmapPtaa(lept.PIX pix,
lept.PTAA ptaa,
int polyflag,
int width,
int closeflag) |
static int |
lept.pixResizeImageData(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixResizeToMatch(lept.PIX pixs,
lept.PIX pixt,
int w,
int h) |
static lept.NUMA |
lept.pixReversalProfile(lept.PIX pixs,
float fract,
int dir,
int first,
int last,
int minreversal,
int factor1,
int factor2) |
static lept.PIX |
lept.pixRotate(lept.PIX pixs,
float angle,
int type,
int incolor,
int width,
int height) |
static lept.PIX |
lept.pixRotate180(lept.PIX pixd,
lept.PIX pixs) |
static lept.PIX |
lept.pixRotate2Shear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotate3Shear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotate90(lept.PIX pixs,
int direction) |
static lept.PIX |
lept.pixRotateAM(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateAMColor(lept.PIX pixs,
float angle,
int colorval) |
static lept.PIX |
lept.pixRotateAMColorCorner(lept.PIX pixs,
float angle,
int fillval) |
static lept.PIX |
lept.pixRotateAMColorFast(lept.PIX pixs,
float angle,
int colorval) |
static lept.PIX |
lept.pixRotateAMCorner(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateAMGray(lept.PIX pixs,
float angle,
byte grayval) |
static lept.PIX |
lept.pixRotateAMGrayCorner(lept.PIX pixs,
float angle,
byte grayval) |
static lept.PIX |
lept.pixRotateBinaryNice(lept.PIX pixs,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateBySampling(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateOrth(lept.PIX pixs,
int quads) |
static lept.PIX |
lept.pixRotateShear(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateShearCenter(lept.PIX pixs,
float angle,
int incolor) |
static int |
lept.pixRotateShearCenterIP(lept.PIX pixs,
float angle,
int incolor) |
static int |
lept.pixRotateShearIP(lept.PIX pixs,
int xcen,
int ycen,
float angle,
int incolor) |
static lept.PIX |
lept.pixRotateWithAlpha(lept.PIX pixs,
float angle,
lept.PIX pixg,
float fract) |
static int |
lept.pixRowStats(lept.PIX pixs,
lept.BOX box,
lept.NUMA pnamean,
lept.NUMA pnamedian,
lept.NUMA pnamode,
lept.NUMA pnamodecount,
lept.NUMA pnavar,
lept.NUMA pnarootvar) |
static int |
lept.pixRowStats(lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.PointerPointer pnamean,
org.bytedeco.javacpp.PointerPointer pnamedian,
org.bytedeco.javacpp.PointerPointer pnamode,
org.bytedeco.javacpp.PointerPointer pnamodecount,
org.bytedeco.javacpp.PointerPointer pnavar,
org.bytedeco.javacpp.PointerPointer pnarootvar) |
static lept.NUMA |
lept.pixRunHistogramMorph(lept.PIX pixs,
int runtype,
int direction,
int maxsize) |
static lept.PIX |
lept.pixRunlengthTransform(lept.PIX pixs,
int color,
int direction,
int depth) |
lept.L_DEWARP |
lept.L_DEWARP.pixs(lept.PIX pixs) |
lept.L_RDID |
lept.L_RDID.pixs(lept.PIX pixs) |
lept.L_WSHED |
lept.L_WSHED.pixs(lept.PIX pixs) |
static int |
lept.pixSauvolaBinarize(lept.PIX pixs,
int whsize,
float factor,
int addborder,
lept.PIX ppixm,
lept.PIX ppixsd,
lept.PIX ppixth,
lept.PIX ppixd) |
static int |
lept.pixSauvolaBinarize(lept.PIX pixs,
int whsize,
float factor,
int addborder,
org.bytedeco.javacpp.PointerPointer ppixm,
org.bytedeco.javacpp.PointerPointer ppixsd,
org.bytedeco.javacpp.PointerPointer ppixth,
org.bytedeco.javacpp.PointerPointer ppixd) |
static int |
lept.pixSauvolaBinarizeTiled(lept.PIX pixs,
int whsize,
float factor,
int nx,
int ny,
lept.PIX ppixth,
lept.PIX ppixd) |
static int |
lept.pixSauvolaBinarizeTiled(lept.PIX pixs,
int whsize,
float factor,
int nx,
int ny,
org.bytedeco.javacpp.PointerPointer ppixth,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PIX |
lept.pixSauvolaGetThreshold(lept.PIX pixm,
lept.PIX pixms,
float factor,
lept.PIX ppixsd) |
static lept.PIX |
lept.pixSauvolaGetThreshold(lept.PIX pixm,
lept.PIX pixms,
float factor,
org.bytedeco.javacpp.PointerPointer ppixsd) |
static int |
lept.pixSaveTiled(lept.PIX pixs,
lept.PIXA pixa,
float scalefactor,
int newrow,
int space,
int dp) |
static int |
lept.pixSaveTiledOutline(lept.PIX pixs,
lept.PIXA pixa,
float scalefactor,
int newrow,
int space,
int linewidth,
int dp) |
static int |
lept.pixSaveTiledWithText(lept.PIX pixs,
lept.PIXA pixa,
int outwidth,
int newrow,
int space,
int linewidth,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int location) |
static int |
lept.pixSaveTiledWithText(lept.PIX pixs,
lept.PIXA pixa,
int outwidth,
int newrow,
int space,
int linewidth,
lept.L_BMF bmf,
String textstr,
int val,
int location) |
static lept.PIX |
lept.pixScale(lept.PIX pixs,
float scalex,
float scaley) |
static int |
lept.pixScaleAndTransferAlpha(lept.PIX pixd,
lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleAreaMap(lept.PIX pix,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleAreaMap2(lept.PIX pix) |
static lept.PIX |
lept.pixScaleAreaMapToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleBinary(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleByIntSampling(lept.PIX pixs,
int factor) |
static lept.PIX |
lept.pixScaleBySampling(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleBySamplingToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleColor2xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleColor4xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleColorLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleGeneral(lept.PIX pixs,
float scalex,
float scaley,
float sharpfract,
int sharpwidth) |
static lept.PIX |
lept.pixScaleGray2xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray2xLIDither(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray2xLIThresh(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixScaleGray4xLI(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray4xLIDither(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleGray4xLIThresh(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixScaleGrayLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleGrayMinMax(lept.PIX pixs,
int xfact,
int yfact,
int type) |
static lept.PIX |
lept.pixScaleGrayMinMax2(lept.PIX pixs,
int type) |
static lept.PIX |
lept.pixScaleGrayRank2(lept.PIX pixs,
int rank) |
static lept.PIX |
lept.pixScaleGrayRankCascade(lept.PIX pixs,
int level1,
int level2,
int level3,
int level4) |
static lept.PIX |
lept.pixScaleGrayToBinaryFast(lept.PIX pixs,
int factor,
int thresh) |
static lept.PIX |
lept.pixScaleLI(lept.PIX pixs,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleMipmap(lept.PIX pixs1,
lept.PIX pixs2,
float scale) |
static int |
lept.pixScaleResolution(lept.PIX pix,
float xscale,
float yscale) |
static lept.PIX |
lept.pixScaleRGBToBinaryFast(lept.PIX pixs,
int factor,
int thresh) |
static lept.PIX |
lept.pixScaleRGBToGray2(lept.PIX pixs,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixScaleRGBToGrayFast(lept.PIX pixs,
int factor,
int color) |
static lept.PIX |
lept.pixScaleSmooth(lept.PIX pix,
float scalex,
float scaley) |
static lept.PIX |
lept.pixScaleSmoothToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleToGray(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToGray16(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray2(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray3(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray4(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray6(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGray8(lept.PIX pixs) |
static lept.PIX |
lept.pixScaleToGrayFast(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToGrayMipmap(lept.PIX pixs,
float scalefactor) |
static lept.PIX |
lept.pixScaleToSize(lept.PIX pixs,
int wd,
int hd) |
static lept.PIX |
lept.pixScaleToSizeRel(lept.PIX pixs,
int delw,
int delh) |
static lept.PIX |
lept.pixScaleWithAlpha(lept.PIX pixs,
float scalex,
float scaley,
lept.PIX pixg,
float fract) |
static int |
lept.pixScanForEdge(lept.PIX pixs,
lept.BOX box,
int lowthresh,
int highthresh,
int maxwidth,
int factor,
int scanflag,
int[] ploc) |
static int |
lept.pixScanForEdge(lept.PIX pixs,
lept.BOX box,
int lowthresh,
int highthresh,
int maxwidth,
int factor,
int scanflag,
IntBuffer ploc) |
static int |
lept.pixScanForEdge(lept.PIX pixs,
lept.BOX box,
int lowthresh,
int highthresh,
int maxwidth,
int factor,
int scanflag,
org.bytedeco.javacpp.IntPointer ploc) |
static int |
lept.pixScanForForeground(lept.PIX pixs,
lept.BOX box,
int scanflag,
int[] ploc) |
static int |
lept.pixScanForForeground(lept.PIX pixs,
lept.BOX box,
int scanflag,
IntBuffer ploc) |
static int |
lept.pixScanForForeground(lept.PIX pixs,
lept.BOX box,
int scanflag,
org.bytedeco.javacpp.IntPointer ploc) |
static lept.PTA |
lept.pixSearchBinaryMaze(lept.PIX pixs,
int xi,
int yi,
int xf,
int yf,
lept.PIX ppixd) |
static lept.PTA |
lept.pixSearchBinaryMaze(lept.PIX pixs,
int xi,
int yi,
int xf,
int yf,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PTA |
lept.pixSearchGrayMaze(lept.PIX pixs,
int xi,
int yi,
int xf,
int yf,
lept.PIX ppixd) |
static lept.PTA |
lept.pixSearchGrayMaze(lept.PIX pixs,
int xi,
int yi,
int xf,
int yf,
org.bytedeco.javacpp.PointerPointer ppixd) |
static int |
lept.pixSeedfill(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y,
int connectivity) |
static int |
lept.pixSeedfill4(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y) |
static lept.BOX |
lept.pixSeedfill4BB(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y) |
static int |
lept.pixSeedfill8(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y) |
static lept.BOX |
lept.pixSeedfill8BB(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y) |
static lept.BOX |
lept.pixSeedfillBB(lept.PIX pixs,
lept.L_STACK stack,
int x,
int y,
int connectivity) |
static lept.PIX |
lept.pixSeedfillBinary(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static lept.PIX |
lept.pixSeedfillBinaryRestricted(lept.PIX pixd,
lept.PIX pixs,
lept.PIX pixm,
int connectivity,
int xmax,
int ymax) |
static int |
lept.pixSeedfillGray(lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static lept.PIX |
lept.pixSeedfillGrayBasin(lept.PIX pixb,
lept.PIX pixm,
int delta,
int connectivity) |
static int |
lept.pixSeedfillGrayInv(lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static int |
lept.pixSeedfillGrayInvSimple(lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static int |
lept.pixSeedfillGraySimple(lept.PIX pixs,
lept.PIX pixm,
int connectivity) |
static lept.PIX |
lept.pixSeedfillMorph(lept.PIX pixs,
lept.PIX pixm,
int maxiters,
int connectivity) |
static lept.PIX |
lept.pixSeedspread(lept.PIX pixs,
int connectivity) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByAreaFraction(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByPerimSizeRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByPerimToAreaRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
int[] pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectBySize(lept.PIX pixs,
int width,
int height,
int connectivity,
int type,
int relation,
org.bytedeco.javacpp.IntPointer pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
int[] pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
IntBuffer pchanged) |
static lept.PIX |
lept.pixSelectByWidthHeightRatio(lept.PIX pixs,
float thresh,
int connectivity,
int type,
org.bytedeco.javacpp.IntPointer pchanged) |
static int |
lept.pixSelectedLocalExtrema(lept.PIX pixs,
int mindist,
lept.PIX ppixmin,
lept.PIX ppixmax) |
static int |
lept.pixSelectedLocalExtrema(lept.PIX pixs,
int mindist,
org.bytedeco.javacpp.PointerPointer ppixmin,
org.bytedeco.javacpp.PointerPointer ppixmax) |
static lept.PIX |
lept.pixSelectiveConnCompFill(lept.PIX pixs,
int connectivity,
int minw,
int minh) |
static lept.BOX |
lept.pixSelectLargeULComp(lept.PIX pixs,
float areaslop,
int yslop,
int connectivity) |
static int |
lept.pixSelectMinInConnComp(lept.PIX pixs,
lept.PIX pixm,
lept.PTA ppta,
lept.NUMA pnav) |
static int |
lept.pixSelectMinInConnComp(lept.PIX pixs,
lept.PIX pixm,
org.bytedeco.javacpp.PointerPointer ppta,
org.bytedeco.javacpp.PointerPointer pnav) |
static int |
lept.pixSerializeToMemory(lept.PIX pixs,
int[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixSerializeToMemory(lept.PIX pixs,
IntBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixSerializeToMemory(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixSerializeToMemory(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes) |
static int |
lept.pixSetAll(lept.PIX pix) |
static int |
lept.pixSetAllArbitrary(lept.PIX pix,
int val) |
static int |
lept.pixSetAllGray(lept.PIX pix,
int grayval) |
static lept.PIX |
lept.pixSetAlphaOverWhite(lept.PIX pixs) |
static int |
lept.pixSetBlackOrWhite(lept.PIX pixs,
int op) |
static lept.PIX |
lept.pixSetBlackOrWhiteBoxa(lept.PIX pixs,
lept.BOXA boxa,
int op) |
static int |
lept.pixSetBorderRingVal(lept.PIX pixs,
int dist,
int val) |
static int |
lept.pixSetBorderVal(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int val) |
static int |
lept.pixSetChromaSampling(lept.PIX pix,
int sampling) |
static int |
lept.pixSetColormap(lept.PIX pix,
lept.PIXCMAP colormap) |
static int |
lept.pixSetComponentArbitrary(lept.PIX pix,
int comp,
int val) |
static int |
lept.pixSetData(lept.PIX pix,
int[] data) |
static int |
lept.pixSetData(lept.PIX pix,
IntBuffer data) |
static int |
lept.pixSetData(lept.PIX pix,
org.bytedeco.javacpp.IntPointer data) |
static int |
lept.pixSetDepth(lept.PIX pix,
int depth) |
static int |
lept.pixSetDimensions(lept.PIX pix,
int w,
int h,
int d) |
static int |
lept.pixSetHeight(lept.PIX pix,
int height) |
static int |
lept.pixSetInputFormat(lept.PIX pix,
int informat) |
static int |
lept.pixSetInRect(lept.PIX pix,
lept.BOX box) |
static int |
lept.pixSetInRectArbitrary(lept.PIX pix,
lept.BOX box,
int val) |
static int |
lept.pixSetLowContrast(lept.PIX pixs1,
lept.PIX pixs2,
int mindiff) |
static int |
lept.pixSetMasked(lept.PIX pixd,
lept.PIX pixm,
int val) |
static int |
lept.pixSetMaskedCmap(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int rval,
int gval,
int bval) |
static int |
lept.pixSetMaskedGeneral(lept.PIX pixd,
lept.PIX pixm,
int val,
int x,
int y) |
static int |
lept.pixSetMirroredBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot) |
static int |
lept.pixSetOrClearBorder(lept.PIX pixs,
int left,
int right,
int top,
int bot,
int op) |
static int |
lept.pixSetPadBits(lept.PIX pix,
int val) |
static int |
lept.pixSetPadBitsBand(lept.PIX pix,
int by,
int bh,
int val) |
static int |
lept.pixSetPixel(lept.PIX pix,
int x,
int y,
int val) |
static int |
lept.pixSetPixelColumn(lept.PIX pix,
int col,
float[] colvect) |
static int |
lept.pixSetPixelColumn(lept.PIX pix,
int col,
FloatBuffer colvect) |
static int |
lept.pixSetPixelColumn(lept.PIX pix,
int col,
org.bytedeco.javacpp.FloatPointer colvect) |
static int |
lept.pixSetResolution(lept.PIX pix,
int xres,
int yres) |
static int |
lept.pixSetRGBComponent(lept.PIX pixd,
lept.PIX pixs,
int comp) |
static int |
lept.pixSetRGBPixel(lept.PIX pix,
int x,
int y,
int rval,
int gval,
int bval) |
static int |
lept.pixSetSelectCmap(lept.PIX pixs,
lept.BOX box,
int sindex,
int rval,
int gval,
int bval) |
static int |
lept.pixSetSelectMaskedCmap(lept.PIX pixs,
lept.PIX pixm,
int x,
int y,
int sindex,
int rval,
int gval,
int bval) |
static int |
lept.pixSetSpecial(lept.PIX pix,
int special) |
static int |
lept.pixSetSpp(lept.PIX pix,
int spp) |
static lept.PIX |
lept.pixSetStrokeWidth(lept.PIX pixs,
int width,
int thinfirst,
int connectivity) |
static int |
lept.pixSetText(lept.PIX pix,
org.bytedeco.javacpp.BytePointer textstring) |
static int |
lept.pixSetText(lept.PIX pix,
String textstring) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
int[] poverflow) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntBuffer poverflow) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
org.bytedeco.javacpp.IntPointer poverflow) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
int[] poverflow) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntBuffer poverflow) |
static int |
lept.pixSetTextblock(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
org.bytedeco.javacpp.IntPointer poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
int[] pwidth,
int[] poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
IntBuffer pwidth,
IntBuffer poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
org.bytedeco.javacpp.BytePointer textstr,
int val,
int x0,
int y0,
org.bytedeco.javacpp.IntPointer pwidth,
org.bytedeco.javacpp.IntPointer poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int[] pwidth,
int[] poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
IntBuffer pwidth,
IntBuffer poverflow) |
static int |
lept.pixSetTextline(lept.PIX pixs,
lept.L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
org.bytedeco.javacpp.IntPointer pwidth,
org.bytedeco.javacpp.IntPointer poverflow) |
static lept.PIX |
lept.pixSetUnderTransparency(lept.PIX pixs,
int val,
int debug) |
static byte[] |
lept.pixSetupByteProcessing(lept.PIX pix,
int[] pw,
int[] ph) |
static ByteBuffer |
lept.pixSetupByteProcessing(lept.PIX pix,
IntBuffer pw,
IntBuffer ph) |
static org.bytedeco.javacpp.PointerPointer |
lept.pixSetupByteProcessing(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pw,
org.bytedeco.javacpp.IntPointer ph) |
static int |
lept.pixSetWidth(lept.PIX pix,
int width) |
static int |
lept.pixSetWpl(lept.PIX pix,
int wpl) |
static int |
lept.pixSetXRes(lept.PIX pix,
int res) |
static int |
lept.pixSetYRes(lept.PIX pix,
int res) |
static int |
lept.pixSetZlibCompression(lept.PIX pix,
int compval) |
static int |
lept.pixShiftAndTransferAlpha(lept.PIX pixd,
lept.PIX pixs,
float shiftx,
float shifty) |
static lept.PIX |
lept.pixShiftByComponent(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval) |
static lept.PIX |
lept.pixSimpleCaptcha(lept.PIX pixs,
int border,
int nterms,
int seed,
int color,
int cmapflag) |
static lept.PIX |
lept.pixSimpleColorQuantize(lept.PIX pixs,
int sigbits,
int factor,
int ncolors) |
static int |
lept.pixSizesEqual(lept.PIX pix1,
lept.PIX pix2) |
static int |
lept.pixSmoothConnectedRegions(lept.PIX pixs,
lept.PIX pixm,
int factor) |
static lept.PIX |
lept.pixSnapColor(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval,
int diff) |
static lept.PIX |
lept.pixSnapColorCmap(lept.PIX pixd,
lept.PIX pixs,
int srcval,
int dstval,
int diff) |
static lept.PIX |
lept.pixSobelEdgeFilter(lept.PIX pixs,
int orientflag) |
static lept.BOXA |
lept.pixSplitComponentIntoBoxa(lept.PIX pix,
lept.BOX box,
int minsum,
int skipdist,
int delta,
int maxbg,
int maxcomps,
int remainder) |
static lept.BOXA |
lept.pixSplitComponentWithProfile(lept.PIX pixs,
int delta,
int mindel,
lept.PIX ppixdebug) |
static lept.BOXA |
lept.pixSplitComponentWithProfile(lept.PIX pixs,
int delta,
int mindel,
org.bytedeco.javacpp.PointerPointer ppixdebug) |
static int |
lept.pixSplitDistributionFgBg(lept.PIX pixs,
float scorefract,
int factor,
int[] pthresh,
int[] pfgval,
int[] pbgval,
lept.PIX ppixdb) |
static int |
lept.pixSplitDistributionFgBg(lept.PIX pixs,
float scorefract,
int factor,
IntBuffer pthresh,
IntBuffer pfgval,
IntBuffer pbgval,
lept.PIX ppixdb) |
static int |
lept.pixSplitDistributionFgBg(lept.PIX pixs,
float scorefract,
int factor,
org.bytedeco.javacpp.IntPointer pthresh,
org.bytedeco.javacpp.IntPointer pfgval,
org.bytedeco.javacpp.IntPointer pbgval,
lept.PIX ppixdb) |
static int |
lept.pixSplitDistributionFgBg(lept.PIX pixs,
float scorefract,
int factor,
org.bytedeco.javacpp.IntPointer pthresh,
org.bytedeco.javacpp.IntPointer pfgval,
org.bytedeco.javacpp.IntPointer pbgval,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static lept.BOXA |
lept.pixSplitIntoBoxa(lept.PIX pixs,
int minsum,
int skipdist,
int delta,
int maxbg,
int maxcomps,
int remainder) |
static int |
lept.pixSplitIntoCharacters(lept.PIX pixs,
int minw,
int minh,
lept.BOXA pboxa,
lept.PIXA ppixa,
lept.PIX ppixdebug) |
static int |
lept.pixSplitIntoCharacters(lept.PIX pixs,
int minw,
int minh,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer ppixa,
org.bytedeco.javacpp.PointerPointer ppixdebug) |
static lept.PIX |
lept.pixStereoFromPair(lept.PIX pix1,
lept.PIX pix2,
float rwt,
float gwt,
float bwt) |
static lept.PIX |
lept.pixStretchHorizontal(lept.PIX pixs,
int dir,
int type,
int hmax,
int operation,
int incolor) |
static lept.PIX |
lept.pixStretchHorizontalLI(lept.PIX pixs,
int dir,
int type,
int hmax,
int incolor) |
static lept.PIX |
lept.pixStretchHorizontalSampled(lept.PIX pixs,
int dir,
int type,
int hmax,
int incolor) |
static lept.PIX |
lept.pixStrokeWidthTransform(lept.PIX pixs,
int color,
int depth,
int nangles) |
static lept.PTA |
lept.pixSubsampleBoundaryPixels(lept.PIX pixs,
int skip) |
static lept.PIX |
lept.pixSubtract(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static lept.PIX |
lept.pixSubtractGray(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static int |
lept.pixSwapAndDestroy(lept.PIX ppixd,
lept.PIX ppixs) |
lept.L_WSHED |
lept.L_WSHED.pixt(lept.PIX pixt) |
static int |
lept.pixTestClipToForeground(lept.PIX pixs,
int[] pcanclip) |
static int |
lept.pixTestClipToForeground(lept.PIX pixs,
IntBuffer pcanclip) |
static int |
lept.pixTestClipToForeground(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer pcanclip) |
static int |
lept.pixTestForSimilarity(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
float maxfract,
float maxave,
int[] psimilar,
int details) |
static int |
lept.pixTestForSimilarity(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
float maxfract,
float maxave,
IntBuffer psimilar,
int details) |
static int |
lept.pixTestForSimilarity(lept.PIX pix1,
lept.PIX pix2,
int factor,
int mindiff,
float maxfract,
float maxave,
org.bytedeco.javacpp.IntPointer psimilar,
int details) |
static lept.PIX |
lept.pixThinConnected(lept.PIX pixs,
int type,
int connectivity,
int maxiters) |
static lept.PIX |
lept.pixThinConnectedBySet(lept.PIX pixs,
int type,
lept.SELA sela,
int maxiters) |
static lept.PIX |
lept.pixThreshold8(lept.PIX pixs,
int d,
int nlevels,
int cmapflag) |
static int |
lept.pixThresholdByConnComp(lept.PIX pixs,
lept.PIX pixm,
int start,
int end,
int incr,
float thresh48,
float threshdiff,
int[] pglobthresh,
lept.PIX ppixd,
int debugflag) |
static int |
lept.pixThresholdByConnComp(lept.PIX pixs,
lept.PIX pixm,
int start,
int end,
int incr,
float thresh48,
float threshdiff,
IntBuffer pglobthresh,
lept.PIX ppixd,
int debugflag) |
static int |
lept.pixThresholdByConnComp(lept.PIX pixs,
lept.PIX pixm,
int start,
int end,
int incr,
float thresh48,
float threshdiff,
org.bytedeco.javacpp.IntPointer pglobthresh,
lept.PIX ppixd,
int debugflag) |
static int |
lept.pixThresholdByConnComp(lept.PIX pixs,
lept.PIX pixm,
int start,
int end,
int incr,
float thresh48,
float threshdiff,
org.bytedeco.javacpp.IntPointer pglobthresh,
org.bytedeco.javacpp.PointerPointer ppixd,
int debugflag) |
static int |
lept.pixThresholdForFgBg(lept.PIX pixs,
int factor,
int thresh,
int[] pfgval,
int[] pbgval) |
static int |
lept.pixThresholdForFgBg(lept.PIX pixs,
int factor,
int thresh,
IntBuffer pfgval,
IntBuffer pbgval) |
static int |
lept.pixThresholdForFgBg(lept.PIX pixs,
int factor,
int thresh,
org.bytedeco.javacpp.IntPointer pfgval,
org.bytedeco.javacpp.IntPointer pbgval) |
static lept.PIX |
lept.pixThresholdGrayArb(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer edgevals,
int outdepth,
int use_average,
int setblack,
int setwhite) |
static lept.PIX |
lept.pixThresholdGrayArb(lept.PIX pixs,
String edgevals,
int outdepth,
int use_average,
int setblack,
int setwhite) |
static lept.PIX |
lept.pixThresholdOn8bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static int |
lept.pixThresholdPixelSum(lept.PIX pix,
int thresh,
int[] pabove,
int[] tab8) |
static int |
lept.pixThresholdPixelSum(lept.PIX pix,
int thresh,
IntBuffer pabove,
IntBuffer tab8) |
static int |
lept.pixThresholdPixelSum(lept.PIX pix,
int thresh,
org.bytedeco.javacpp.IntPointer pabove,
org.bytedeco.javacpp.IntPointer tab8) |
static int |
lept.pixThresholdSpreadNorm(lept.PIX pixs,
int filtertype,
int edgethresh,
int smoothx,
int smoothy,
float gamma,
int minval,
int maxval,
int targetthresh,
lept.PIX ppixth,
lept.PIX ppixb,
lept.PIX ppixd) |
static int |
lept.pixThresholdSpreadNorm(lept.PIX pixs,
int filtertype,
int edgethresh,
int smoothx,
int smoothy,
float gamma,
int minval,
int maxval,
int targetthresh,
org.bytedeco.javacpp.PointerPointer ppixth,
org.bytedeco.javacpp.PointerPointer ppixb,
org.bytedeco.javacpp.PointerPointer ppixd) |
static lept.PIX |
lept.pixThresholdTo2bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdTo4bpp(lept.PIX pixs,
int nlevels,
int cmapflag) |
static lept.PIX |
lept.pixThresholdToBinary(lept.PIX pixs,
int thresh) |
static lept.PIX |
lept.pixThresholdToValue(lept.PIX pixd,
lept.PIX pixs,
int threshval,
int setval) |
static lept.PIXTILING |
lept.pixTilingCreate(lept.PIX pixs,
int nx,
int ny,
int w,
int h,
int xoverlap,
int yoverlap) |
static int |
lept.pixTilingPaintTile(lept.PIX pixd,
int i,
int j,
lept.PIX pixs,
lept.PIXTILING pt) |
static lept.PIX |
lept.pixTophat(lept.PIX pixs,
int hsize,
int vsize,
int type) |
static int |
lept.pixTransferAllData(lept.PIX pixd,
lept.PIX ppixs,
int copytext,
int copyformat) |
static int |
lept.pixTransferAllData(lept.PIX pixd,
org.bytedeco.javacpp.PointerPointer ppixs,
int copytext,
int copyformat) |
static lept.PIX |
lept.pixTranslate(lept.PIX pixd,
lept.PIX pixs,
int hshift,
int vshift,
int incolor) |
static int |
lept.pixTRCMap(lept.PIX pixs,
lept.PIX pixm,
lept.NUMA na) |
static lept.PIX |
lept.pixTwoSidedEdgeFilter(lept.PIX pixs,
int orientflag) |
static lept.PIX |
lept.pixUnionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.PIX |
lept.pixUnpackBinary(lept.PIX pixs,
int depth,
int invert) |
static lept.PIX |
lept.pixUnsharpMasking(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingFast(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static lept.PIX |
lept.pixUnsharpMaskingGray(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingGray1D(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static lept.PIX |
lept.pixUnsharpMaskingGray2D(lept.PIX pixs,
int halfwidth,
float fract) |
static lept.PIX |
lept.pixUnsharpMaskingGrayFast(lept.PIX pixs,
int halfwidth,
float fract,
int direction) |
static int |
lept.pixUpDownDetect(lept.PIX pixs,
float[] pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetect(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetect(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetectDwa(lept.PIX pixs,
float[] pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetectDwa(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetectDwa(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int debug) |
static int |
lept.pixUpDownDetectGeneral(lept.PIX pixs,
float[] pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUpDownDetectGeneral(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUpDownDetectGeneral(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUpDownDetectGeneralDwa(lept.PIX pixs,
float[] pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUpDownDetectGeneralDwa(lept.PIX pixs,
FloatBuffer pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUpDownDetectGeneralDwa(lept.PIX pixs,
org.bytedeco.javacpp.FloatPointer pconf,
int mincount,
int npixels,
int debug) |
static int |
lept.pixUsesCmapColor(lept.PIX pixs,
int[] pcolor) |
static int |
lept.pixUsesCmapColor(lept.PIX pixs,
IntBuffer pcolor) |
static int |
lept.pixUsesCmapColor(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer pcolor) |
static lept.NUMA |
lept.pixVarianceByColumn(lept.PIX pix,
lept.BOX box) |
static lept.NUMA |
lept.pixVarianceByRow(lept.PIX pix,
lept.BOX box) |
static int |
lept.pixVarianceInRect(lept.PIX pix,
lept.BOX box,
float[] prootvar) |
static int |
lept.pixVarianceInRect(lept.PIX pix,
lept.BOX box,
FloatBuffer prootvar) |
static int |
lept.pixVarianceInRect(lept.PIX pix,
lept.BOX box,
org.bytedeco.javacpp.FloatPointer prootvar) |
static int |
lept.pixVarianceInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pix_ma,
lept.DPIX dpix_msa,
float[] pvar,
float[] prvar) |
static int |
lept.pixVarianceInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pix_ma,
lept.DPIX dpix_msa,
FloatBuffer pvar,
FloatBuffer prvar) |
static int |
lept.pixVarianceInRectangle(lept.PIX pixs,
lept.BOX box,
lept.PIX pix_ma,
lept.DPIX dpix_msa,
org.bytedeco.javacpp.FloatPointer pvar,
org.bytedeco.javacpp.FloatPointer prvar) |
static lept.PIX |
lept.pixVarThresholdToBinary(lept.PIX pixs,
lept.PIX pixg) |
static lept.PIX |
lept.pixVShear(lept.PIX pixd,
lept.PIX pixs,
int xloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearCenter(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearCorner(lept.PIX pixd,
lept.PIX pixs,
float radang,
int incolor) |
static int |
lept.pixVShearIP(lept.PIX pixs,
int xloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixVShearLI(lept.PIX pixs,
int xloc,
float radang,
int incolor) |
static lept.PIX |
lept.pixWarpStereoscopic(lept.PIX pixs,
int zbend,
int zshiftt,
int zshiftb,
int ybendt,
int ybendb,
int redleft) |
static lept.PIX |
lept.pixWindowedMean(lept.PIX pixs,
int wc,
int hc,
int hasborder,
int normflag) |
static lept.PIX |
lept.pixWindowedMeanSquare(lept.PIX pixs,
int wc,
int hc,
int hasborder) |
static int |
lept.pixWindowedStats(lept.PIX pixs,
int wc,
int hc,
int hasborder,
lept.PIX ppixm,
lept.PIX ppixms,
lept.FPIX pfpixv,
lept.FPIX pfpixrv) |
static int |
lept.pixWindowedStats(lept.PIX pixs,
int wc,
int hc,
int hasborder,
org.bytedeco.javacpp.PointerPointer ppixm,
org.bytedeco.javacpp.PointerPointer ppixms,
org.bytedeco.javacpp.PointerPointer pfpixv,
org.bytedeco.javacpp.PointerPointer pfpixrv) |
static int |
lept.pixWindowedVariance(lept.PIX pixm,
lept.PIX pixms,
lept.FPIX pfpixv,
lept.FPIX pfpixrv) |
static int |
lept.pixWindowedVariance(lept.PIX pixm,
lept.PIX pixms,
org.bytedeco.javacpp.PointerPointer pfpixv,
org.bytedeco.javacpp.PointerPointer pfpixrv) |
static int |
lept.pixWindowedVarianceOnLine(lept.PIX pixs,
int dir,
int loc,
int c1,
int c2,
int size,
lept.NUMA pnad) |
static int |
lept.pixWindowedVarianceOnLine(lept.PIX pixs,
int dir,
int loc,
int c1,
int c2,
int size,
org.bytedeco.javacpp.PointerPointer pnad) |
static int |
lept.pixWordBoxesByDilation(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
lept.BOXA pboxa,
int[] psize,
lept.PIXA pixadb) |
static int |
lept.pixWordBoxesByDilation(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
lept.BOXA pboxa,
IntBuffer psize,
lept.PIXA pixadb) |
static int |
lept.pixWordBoxesByDilation(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
lept.BOXA pboxa,
org.bytedeco.javacpp.IntPointer psize,
lept.PIXA pixadb) |
static int |
lept.pixWordBoxesByDilation(lept.PIX pixs,
int minwidth,
int minheight,
int maxwidth,
int maxheight,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.IntPointer psize,
lept.PIXA pixadb) |
static int |
lept.pixWordMaskByDilation(lept.PIX pixs,
lept.PIX ppixm,
int[] psize,
lept.PIXA pixadb) |
static int |
lept.pixWordMaskByDilation(lept.PIX pixs,
lept.PIX ppixm,
IntBuffer psize,
lept.PIXA pixadb) |
static int |
lept.pixWordMaskByDilation(lept.PIX pixs,
lept.PIX ppixm,
org.bytedeco.javacpp.IntPointer psize,
lept.PIXA pixadb) |
static int |
lept.pixWordMaskByDilation(lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixm,
org.bytedeco.javacpp.IntPointer psize,
lept.PIXA pixadb) |
static int |
lept.pixWrite(org.bytedeco.javacpp.BytePointer fname,
lept.PIX pix,
int format) |
static int |
lept.pixWrite(String fname,
lept.PIX pix,
int format) |
static int |
lept.pixWriteAutoFormat(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix) |
static int |
lept.pixWriteAutoFormat(String filename,
lept.PIX pix) |
static int |
lept.pixWriteDebug(org.bytedeco.javacpp.BytePointer fname,
lept.PIX pix,
int format) |
static int |
lept.pixWriteDebug(String fname,
lept.PIX pix,
int format) |
static int |
lept.pixWriteImpliedFormat(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteImpliedFormat(String filename,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteJp2k(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteJp2k(String filename,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteJpeg(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteJpeg(String filename,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteMem(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int format) |
static int |
lept.pixWriteMem(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int format) |
static int |
lept.pixWriteMem(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int format) |
static int |
lept.pixWriteMem(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int format) |
static int |
lept.pixWriteMemBmp(byte[] pfdata,
org.bytedeco.javacpp.SizeTPointer pfsize,
lept.PIX pixs) |
static int |
lept.pixWriteMemBmp(ByteBuffer pfdata,
org.bytedeco.javacpp.SizeTPointer pfsize,
lept.PIX pixs) |
static int |
lept.pixWriteMemBmp(org.bytedeco.javacpp.BytePointer pfdata,
org.bytedeco.javacpp.SizeTPointer pfsize,
lept.PIX pixs) |
static int |
lept.pixWriteMemBmp(org.bytedeco.javacpp.PointerPointer pfdata,
org.bytedeco.javacpp.SizeTPointer pfsize,
lept.PIX pixs) |
static int |
lept.pixWriteMemGif(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemGif(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemGif(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemGif(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemJp2k(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteMemJp2k(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteMemJp2k(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteMemJp2k(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteMemJpeg(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteMemJpeg(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteMemJpeg(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteMemJpeg(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int quality,
int progressive) |
static int |
lept.pixWriteMemPam(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPam(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPam(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPam(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPdf(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixWriteMemPdf(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
String title) |
static int |
lept.pixWriteMemPdf(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixWriteMemPdf(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
String title) |
static int |
lept.pixWriteMemPdf(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixWriteMemPdf(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
String title) |
static int |
lept.pixWriteMemPdf(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer pnbytes,
lept.PIX pix,
int res,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixWriteMemPng(byte[] pfiledata,
org.bytedeco.javacpp.SizeTPointer pfilesize,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteMemPng(ByteBuffer pfiledata,
org.bytedeco.javacpp.SizeTPointer pfilesize,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteMemPng(org.bytedeco.javacpp.BytePointer pfiledata,
org.bytedeco.javacpp.SizeTPointer pfilesize,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteMemPng(org.bytedeco.javacpp.PointerPointer pfiledata,
org.bytedeco.javacpp.SizeTPointer pfilesize,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteMemPnm(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPnm(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPnm(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPnm(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemPS(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteMemPS(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteMemPS(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteMemPS(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteMemSpix(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemSpix(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemSpix(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemSpix(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix) |
static int |
lept.pixWriteMemTiff(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype) |
static int |
lept.pixWriteMemTiff(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype) |
static int |
lept.pixWriteMemTiff(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype) |
static int |
lept.pixWriteMemTiff(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype) |
static int |
lept.pixWriteMemTiffCustom(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteMemTiffCustom(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteMemTiffCustom(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteMemTiffCustom(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PIX pix,
int comptype,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteMemWebP(byte[] pencdata,
org.bytedeco.javacpp.SizeTPointer pencsize,
lept.PIX pixs,
int quality,
int lossless) |
static int |
lept.pixWriteMemWebP(ByteBuffer pencdata,
org.bytedeco.javacpp.SizeTPointer pencsize,
lept.PIX pixs,
int quality,
int lossless) |
static int |
lept.pixWriteMemWebP(org.bytedeco.javacpp.BytePointer pencdata,
org.bytedeco.javacpp.SizeTPointer pencsize,
lept.PIX pixs,
int quality,
int lossless) |
static int |
lept.pixWriteMemWebP(org.bytedeco.javacpp.PointerPointer pencdata,
org.bytedeco.javacpp.SizeTPointer pencsize,
lept.PIX pixs,
int quality,
int lossless) |
static int |
lept.pixWriteMixedToPS(lept.PIX pixb,
lept.PIX pixc,
float scale,
int pageno,
org.bytedeco.javacpp.BytePointer fileout) |
static int |
lept.pixWriteMixedToPS(lept.PIX pixb,
lept.PIX pixc,
float scale,
int pageno,
String fileout) |
static int |
lept.pixWritePng(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
float gamma) |
static int |
lept.pixWritePng(String filename,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteSegmentedPageToPS(lept.PIX pixs,
lept.PIX pixm,
float textscale,
float imagescale,
int threshold,
int pageno,
org.bytedeco.javacpp.BytePointer fileout) |
static int |
lept.pixWriteSegmentedPageToPS(lept.PIX pixs,
lept.PIX pixm,
float textscale,
float imagescale,
int threshold,
int pageno,
String fileout) |
static int |
lept.pixWriteStream(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int format) |
static int |
lept.pixWriteStreamAsciiPnm(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamBmp(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamGif(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamJp2k(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int quality,
int nlevels,
int hint,
int debug) |
static int |
lept.pixWriteStreamJpeg(org.bytedeco.javacpp.Pointer fp,
lept.PIX pixs,
int quality,
int progressive) |
static int |
lept.pixWriteStreamPam(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamPdf(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int res,
org.bytedeco.javacpp.BytePointer title) |
static int |
lept.pixWriteStreamPdf(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int res,
String title) |
static int |
lept.pixWriteStreamPng(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
float gamma) |
static int |
lept.pixWriteStreamPnm(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamPS(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteStreamSpix(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix) |
static int |
lept.pixWriteStreamTiff(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int comptype) |
static int |
lept.pixWriteStreamTiffWA(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int comptype,
org.bytedeco.javacpp.BytePointer modestr) |
static int |
lept.pixWriteStreamTiffWA(org.bytedeco.javacpp.Pointer fp,
lept.PIX pix,
int comptype,
String modestr) |
static int |
lept.pixWriteStreamWebP(org.bytedeco.javacpp.Pointer fp,
lept.PIX pixs,
int quality,
int lossless) |
static org.bytedeco.javacpp.BytePointer |
lept.pixWriteStringPS(lept.PIX pixs,
lept.BOX box,
int res,
float scale) |
static int |
lept.pixWriteTiff(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
int comptype,
org.bytedeco.javacpp.BytePointer modestr) |
static int |
lept.pixWriteTiff(String filename,
lept.PIX pix,
int comptype,
String modestr) |
static int |
lept.pixWriteTiffCustom(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pix,
int comptype,
org.bytedeco.javacpp.BytePointer modestr,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteTiffCustom(String filename,
lept.PIX pix,
int comptype,
String modestr,
lept.NUMA natags,
lept.SARRAY savals,
lept.SARRAY satypes,
lept.NUMA nasizes) |
static int |
lept.pixWriteWebP(org.bytedeco.javacpp.BytePointer filename,
lept.PIX pixs,
int quality,
int lossless) |
static int |
lept.pixWriteWebP(String filename,
lept.PIX pixs,
int quality,
int lossless) |
static lept.PIX |
lept.pixXor(lept.PIX pixd,
lept.PIX pixs1,
lept.PIX pixs2) |
static int |
lept.pixZero(lept.PIX pix,
int[] pempty) |
static int |
lept.pixZero(lept.PIX pix,
IntBuffer pempty) |
static int |
lept.pixZero(lept.PIX pix,
org.bytedeco.javacpp.IntPointer pempty) |
static lept.PTAA |
lept.ptaaGetBoundaryPixels(lept.PIX pixs,
int type,
int connectivity,
lept.BOXA pboxa,
lept.PIXA ppixa) |
static lept.PTAA |
lept.ptaaGetBoundaryPixels(lept.PIX pixs,
int type,
int connectivity,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer ppixa) |
static lept.PTAA |
lept.ptaaIndexLabeledPixels(lept.PIX pixs,
int[] pncc) |
static lept.PTAA |
lept.ptaaIndexLabeledPixels(lept.PIX pixs,
IntBuffer pncc) |
static lept.PTAA |
lept.ptaaIndexLabeledPixels(lept.PIX pixs,
org.bytedeco.javacpp.IntPointer pncc) |
static lept.PTA |
lept.ptaCropToMask(lept.PTA ptas,
lept.PIX pixm) |
static lept.PTA |
lept.ptaGetBoundaryPixels(lept.PIX pixs,
int type) |
static lept.PTA |
lept.ptaGetNeighborPixLocs(lept.PIX pixs,
int x,
int y,
int conn) |
static lept.PTA |
lept.ptaGetPixelsFromPix(lept.PIX pixs,
lept.BOX box) |
static lept.PTA |
lept.ptaReplicatePattern(lept.PTA ptas,
lept.PIX pixp,
lept.PTA ptap,
int cx,
int cy,
int w,
int h) |
static int |
lept.recogAddSample(lept.L_RECOG recog,
lept.PIX pix,
int debug) |
static int |
lept.recogCorrelationBestChar(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX pbox,
float[] pscore,
int[] pindex,
byte[] pcharstr,
lept.PIX ppixdb) |
static int |
lept.recogCorrelationBestChar(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX pbox,
FloatBuffer pscore,
IntBuffer pindex,
ByteBuffer pcharstr,
lept.PIX ppixdb) |
static int |
lept.recogCorrelationBestChar(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX pbox,
org.bytedeco.javacpp.FloatPointer pscore,
org.bytedeco.javacpp.IntPointer pindex,
org.bytedeco.javacpp.BytePointer pcharstr,
lept.PIX ppixdb) |
static int |
lept.recogCorrelationBestChar(lept.L_RECOG recog,
lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer pbox,
org.bytedeco.javacpp.FloatPointer pscore,
org.bytedeco.javacpp.IntPointer pindex,
org.bytedeco.javacpp.PointerPointer pcharstr,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.recogCorrelationBestRow(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOXA pboxa,
lept.NUMA pnascore,
lept.NUMA pnaindex,
lept.SARRAY psachar,
int debug) |
static int |
lept.recogCorrelationBestRow(lept.L_RECOG recog,
lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer pnascore,
org.bytedeco.javacpp.PointerPointer pnaindex,
org.bytedeco.javacpp.PointerPointer psachar,
int debug) |
static int |
lept.recogCreateDid(lept.L_RECOG recog,
lept.PIX pixs) |
static lept.BOXA |
lept.recogDecode(lept.L_RECOG recog,
lept.PIX pixs,
int nlevels,
lept.PIX ppixdb) |
static lept.BOXA |
lept.recogDecode(lept.L_RECOG recog,
lept.PIX pixs,
int nlevels,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.recogIdentifyMultiple(lept.L_RECOG recog,
lept.PIX pixs,
int minh,
int skipsplit,
lept.BOXA pboxa,
lept.PIXA ppixa,
lept.PIX ppixdb,
int debugsplit) |
static int |
lept.recogIdentifyMultiple(lept.L_RECOG recog,
lept.PIX pixs,
int minh,
int skipsplit,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer ppixa,
org.bytedeco.javacpp.PointerPointer ppixdb,
int debugsplit) |
static int |
lept.recogIdentifyPix(lept.L_RECOG recog,
lept.PIX pixs,
lept.PIX ppixdb) |
static int |
lept.recogIdentifyPix(lept.L_RECOG recog,
lept.PIX pixs,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static int |
lept.recogIdentifyPixa(lept.L_RECOG recog,
lept.PIXA pixa,
lept.PIX ppixdb) |
static lept.PIX |
lept.recogModifyTemplate(lept.L_RECOG recog,
lept.PIX pixs) |
static int |
lept.recogProcessLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
byte[] text,
lept.PIX ppix) |
static int |
lept.recogProcessLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
ByteBuffer text,
lept.PIX ppix) |
static int |
lept.recogProcessLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.BytePointer text,
lept.PIX ppix) |
static int |
lept.recogProcessLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.BytePointer text,
org.bytedeco.javacpp.PointerPointer ppix) |
static lept.PIX |
lept.recogProcessToIdentify(lept.L_RECOG recog,
lept.PIX pixs,
int pad) |
static int |
lept.recogRemoveOutliers1(lept.L_RECOG precog,
float minscore,
int mintarget,
int minsize,
lept.PIX ppixsave,
lept.PIX ppixrem) |
static int |
lept.recogRemoveOutliers2(lept.L_RECOG precog,
float minscore,
int minsize,
lept.PIX ppixsave,
lept.PIX ppixrem) |
static lept.PIX |
lept.recogShowMatch(lept.L_RECOG recog,
lept.PIX pix1,
lept.PIX pix2,
lept.BOX box,
int index,
float score) |
static int |
lept.recogSplitIntoCharacters(lept.L_RECOG recog,
lept.PIX pixs,
int minh,
int skipsplit,
lept.BOXA pboxa,
lept.PIXA ppixa,
int debug) |
static int |
lept.recogSplitIntoCharacters(lept.L_RECOG recog,
lept.PIX pixs,
int minh,
int skipsplit,
org.bytedeco.javacpp.PointerPointer pboxa,
org.bytedeco.javacpp.PointerPointer ppixa,
int debug) |
static int |
lept.recogTrainLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
byte[] text,
int debug) |
static int |
lept.recogTrainLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
ByteBuffer text,
int debug) |
static int |
lept.recogTrainLabeled(lept.L_RECOG recog,
lept.PIX pixs,
lept.BOX box,
org.bytedeco.javacpp.BytePointer text,
int debug) |
static int |
lept.regTestComparePix(lept.L_REGPARAMS rp,
lept.PIX pix1,
lept.PIX pix2) |
static int |
lept.regTestCompareSimilarPix(lept.L_REGPARAMS rp,
lept.PIX pix1,
lept.PIX pix2,
int mindiff,
float maxfract,
int printstats) |
static int |
lept.regTestWritePixAndCheck(lept.L_REGPARAMS rp,
lept.PIX pix,
int format) |
static lept.SEL |
lept.selCreateFromColorPix(lept.PIX pixs,
byte[] selname) |
static lept.SEL |
lept.selCreateFromColorPix(lept.PIX pixs,
ByteBuffer selname) |
static lept.SEL |
lept.selCreateFromColorPix(lept.PIX pixs,
org.bytedeco.javacpp.BytePointer selname) |
static lept.SEL |
lept.selCreateFromPix(lept.PIX pix,
int cy,
int cx,
org.bytedeco.javacpp.BytePointer name) |
static lept.SEL |
lept.selCreateFromPix(lept.PIX pix,
int cy,
int cx,
String name) |
static int |
lept.selectDefaultPdfEncoding(lept.PIX pix,
int[] ptype) |
static int |
lept.selectDefaultPdfEncoding(lept.PIX pix,
IntBuffer ptype) |
static int |
lept.selectDefaultPdfEncoding(lept.PIX pix,
org.bytedeco.javacpp.IntPointer ptype) |
static lept.PIXA |
lept.showExtractNumbers(lept.PIX pixs,
lept.SARRAY sa,
lept.BOXAA baa,
lept.NUMAA naa,
lept.PIX ppixdb) |
static lept.PIXA |
lept.showExtractNumbers(lept.PIX pixs,
lept.SARRAY sa,
lept.BOXAA baa,
lept.NUMAA naa,
org.bytedeco.javacpp.PointerPointer ppixdb) |
static lept.L_WSHED |
lept.wshedCreate(lept.PIX pixs,
lept.PIX pixm,
int mindepth,
int debugflag) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
lept.AbstractPIX.DestroyDeallocator |
| Modifier and Type | Method and Description |
|---|---|
lept.PIX |
lept.AbstractPIX.clone()
Calls pixClone(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.create(int width,
int height,
int depth)
Calls pixCreate(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.createHeader(int width,
int height,
int depth)
Calls pixCreateHeader(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.createNoInit(int width,
int height,
int depth)
Calls pixCreateNoInit(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.createTemplate(lept.PIX pixs)
Calls pixCreateTemplate(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.createTemplateNoInit(lept.PIX pixs)
Calls pixCreateTemplateNoInit(), and registers a deallocator.
|
| Modifier and Type | Method and Description |
|---|---|
static lept.PIX |
lept.AbstractPIX.createTemplate(lept.PIX pixs)
Calls pixCreateTemplate(), and registers a deallocator.
|
static lept.PIX |
lept.AbstractPIX.createTemplateNoInit(lept.PIX pixs)
Calls pixCreateTemplateNoInit(), and registers a deallocator.
|
Copyright © 2018. All rights reserved.