| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static lept.PTA |
lept.boxaConvertToPta(lept.BOXA boxa,
int ncorners) |
static lept.PTA |
lept.boxConvertToPta(lept.BOX box,
int ncorners) |
static lept.PTA |
lept.convertPtaLineTo4cc(lept.PTA ptas) |
static lept.PTA |
lept.generatePtaBox(lept.BOX box,
int width) |
static lept.PTA |
lept.generatePtaBoxa(lept.BOXA boxa,
int width,
int removedups) |
static lept.PTA |
lept.generatePtaFilledCircle(int radius) |
static lept.PTA |
lept.generatePtaFilledSquare(int side) |
static lept.PTA |
lept.generatePtaGrid(int w,
int h,
int nx,
int ny,
int width) |
static lept.PTA |
lept.generatePtaHashBox(lept.BOX box,
int spacing,
int width,
int orient,
int outline) |
static lept.PTA |
lept.generatePtaHashBoxa(lept.BOXA boxa,
int spacing,
int width,
int orient,
int outline,
int removedups) |
static lept.PTA |
lept.generatePtaLine(int x1,
int y1,
int x2,
int y2) |
static lept.PTA |
lept.generatePtaLineFromPt(int x,
int y,
double length,
double radang) |
static lept.PTA |
lept.generatePtaPolyline(lept.PTA ptas,
int width,
int closeflag,
int removedups) |
static lept.PTA |
lept.generatePtaWideLine(int x1,
int y1,
int x2,
int y2,
int width) |
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 lept.PTA |
lept.makePlotPtaFromNuma(lept.NUMA na,
int size,
int plotloc,
int linewidth,
int max) |
static lept.PTA |
lept.makePlotPtaFromNumaGen(lept.NUMA na,
int orient,
int linewidth,
int refpos,
int max,
int drawref) |
lept.PTA |
lept.PTA.n(int n) |
lept.PTA |
lept.PTA.nalloc(int nalloc) |
static lept.PTA |
lept.numaConvertToPta1(lept.NUMA na) |
static lept.PTA |
lept.numaConvertToPta2(lept.NUMA nax,
lept.NUMA nay) |
static lept.PTA |
lept.pixaCentroids(lept.PIXA pixa) |
static lept.PTA |
lept.pixFindCornerPixels(lept.PIX pixs) |
static lept.PTA |
lept.pixGeneratePtaBoundary(lept.PIX pixs,
int width) |
static lept.PTA |
lept.pixGetOuterBorderPta(lept.PIX pixs,
lept.BOX box) |
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 lept.PTA |
lept.pixSubsampleBoundaryPixels(lept.PIX pixs,
int skip) |
lept.PTA |
lept.PTA.position(long position) |
lept.PTA |
lept.L_RECOG.pta_u()
centroids of unscaled ave.
|
lept.PTA |
lept.L_RECOG.pta()
centroids of (scaled) ave.
|
lept.PTA |
lept.PTAA.pta(int i)
pta ptr array
|
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
float[] mat) |
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
FloatBuffer mat) |
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
org.bytedeco.javacpp.FloatPointer mat) |
static lept.PTA |
lept.ptaaGetPta(lept.PTAA ptaa,
int index,
int accessflag) |
lept.PTA |
lept.JBCLASSER.ptac()
centroids of all bordered cc
|
static lept.PTA |
lept.ptaClone(lept.PTA pta) |
static lept.PTA |
lept.ptaCopy(lept.PTA pta) |
static lept.PTA |
lept.ptaCopyRange(lept.PTA ptas,
int istart,
int iend) |
static lept.PTA |
lept.ptaCreate(int n) |
static lept.PTA |
lept.ptaCreateFromNuma(lept.NUMA nax,
lept.NUMA nay) |
static lept.PTA |
lept.ptaCropToMask(lept.PTA ptas,
lept.PIX pixm) |
lept.PTA |
lept.JBCLASSER.ptact()
centroids of all bordered template cc
|
static lept.PTA |
lept.ptaCyclicPerm(lept.PTA ptas,
int xs,
int ys) |
static lept.PTA |
lept.ptaGetBoundaryPixels(lept.PIX pixs,
int type) |
static lept.PTA |
lept.ptaGetInsideBox(lept.PTA ptas,
lept.BOX box) |
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.ptaIntersectionByAset(lept.PTA pta1,
lept.PTA pta2) |
static lept.PTA |
lept.ptaIntersectionByHash(lept.PTA pta1,
lept.PTA pta2) |
lept.PTA |
lept.JBCLASSER.ptall()
similar to ptaul, but for LL corners
|
static lept.PTA |
lept.ptaRead(org.bytedeco.javacpp.BytePointer filename) |
static lept.PTA |
lept.ptaRead(String filename) |
static lept.PTA |
lept.ptaReadMem(byte[] data,
long size) |
static lept.PTA |
lept.ptaReadMem(ByteBuffer data,
long size) |
static lept.PTA |
lept.ptaReadMem(org.bytedeco.javacpp.BytePointer data,
long size) |
static lept.PTA |
lept.ptaReadStream(org.bytedeco.javacpp.Pointer fp) |
static lept.PTA |
lept.ptaRemoveDupsByAset(lept.PTA ptas) |
static lept.PTA |
lept.ptaReplicatePattern(lept.PTA ptas,
lept.PIX pixp,
lept.PTA ptap,
int cx,
int cy,
int w,
int h) |
static lept.PTA |
lept.ptaReverse(lept.PTA ptas,
int type) |
static lept.PTA |
lept.ptaRotate(lept.PTA ptas,
float xc,
float yc,
float angle) |
lept.PTA |
lept.L_WSHED.ptas()
pta of initial seed pixels
|
static lept.PTA |
lept.ptaScale(lept.PTA ptas,
float scalex,
float scaley) |
static lept.PTA |
lept.ptaSelectByValue(lept.PTA ptas,
float xth,
float yth,
int type,
int relation) |
static lept.PTA |
lept.ptaSelectRange(lept.PTA ptas,
int first,
int last) |
static lept.PTA |
lept.ptaSort(lept.PTA ptas,
int sorttype,
int sortorder,
lept.NUMA pnaindex) |
static lept.PTA |
lept.ptaSort(lept.PTA ptas,
int sorttype,
int sortorder,
org.bytedeco.javacpp.PointerPointer pnaindex) |
static lept.PTA |
lept.ptaSortByIndex(lept.PTA ptas,
lept.NUMA naindex) |
static lept.PTA |
lept.ptaSubsample(lept.PTA ptas,
int subfactor) |
static lept.PTA |
lept.ptaTransform(lept.PTA ptas,
int shiftx,
int shifty,
float scalex,
float scaley) |
static lept.PTA |
lept.ptaTranslate(lept.PTA ptas,
float transx,
float transy) |
static lept.PTA |
lept.ptaTranspose(lept.PTA ptas) |
lept.PTA |
lept.JBCLASSER.ptaul()
component
|
lept.PTA |
lept.JBDATA.ptaul()
component
|
static lept.PTA |
lept.ptaUnionByAset(lept.PTA pta1,
lept.PTA pta2) |
static lept.PTA |
lept.ptaUnionByHash(lept.PTA pta1,
lept.PTA pta2) |
lept.PTA |
lept.PTA.refcount(int refcount) |
lept.PTA |
lept.CCBORD.spglobal()
pta of single chain (global)
|
lept.PTA |
lept.CCBORD.splocal()
pta of single chain (local)
|
lept.PTA |
lept.CCBORD.start()
initial border pixel locations
|
lept.PTA |
lept.L_PDF_DATA.wh()
store (wpt, hpt) array
|
lept.PTA |
lept.PTA.x(org.bytedeco.javacpp.FloatPointer x) |
lept.PTA |
lept.L_PDF_DATA.xy()
store (xpt, ypt) array
|
lept.PTA |
lept.PTA.y(org.bytedeco.javacpp.FloatPointer y) |
| Modifier and Type | Method and Description |
|---|---|
static int |
lept.boxaExtractAsPta(lept.BOXA boxa,
lept.PTA pptal,
lept.PTA pptat,
lept.PTA pptar,
lept.PTA pptab,
lept.PTA pptaw,
lept.PTA pptah,
int keepinvalid) |
static lept.PTA |
lept.convertPtaLineTo4cc(lept.PTA ptas) |
static lept.FPIX |
lept.fpixAffinePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static lept.FPIX |
lept.fpixProjectivePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static lept.PTA |
lept.generatePtaPolyline(lept.PTA ptas,
int width,
int closeflag,
int removedups) |
static int |
lept.getAffineXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
float[] pvc) |
static int |
lept.getAffineXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
FloatBuffer pvc) |
static int |
lept.getAffineXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.FloatPointer pvc) |
static int |
lept.getAffineXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.PointerPointer pvc) |
static int |
lept.getBilinearXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
float[] pvc) |
static int |
lept.getBilinearXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
FloatBuffer pvc) |
static int |
lept.getBilinearXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.FloatPointer pvc) |
static int |
lept.getBilinearXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.PointerPointer pvc) |
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.getProjectiveXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
float[] pvc) |
static int |
lept.getProjectiveXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
FloatBuffer pvc) |
static int |
lept.getProjectiveXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.FloatPointer pvc) |
static int |
lept.getProjectiveXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
org.bytedeco.javacpp.PointerPointer pvc) |
static lept.PIXA |
lept.jbAccumulateComposites(lept.PIXAA pixaa,
lept.NUMA pna,
lept.PTA pptat) |
static lept.L_ASET |
lept.l_asetCreateFromPta(lept.PTA pta) |
static lept.L_DNAHASH |
lept.l_dnaHashCreateFromPta(lept.PTA pta) |
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.pixaAccumulateSamples(lept.PIXA pixa,
lept.PTA pta,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.FloatPointer px,
org.bytedeco.javacpp.FloatPointer py) |
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.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.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.pixBilinearSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
static lept.PIX |
lept.pixDisplayPta(lept.PIX pixd,
lept.PIX pixs,
lept.PTA pta) |
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.pixFillPolygon(lept.PIX pixs,
lept.PTA pta,
int xmin,
int ymin) |
static lept.NUMA |
lept.pixFindBaselines(lept.PIX pixs,
lept.PTA ppta,
lept.PIXA pixadb) |
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 lept.PIX |
lept.pixGenerateFromPta(lept.PTA pta,
int w,
int h) |
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.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.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.pixProjectiveSampledPta(lept.PIX pixs,
lept.PTA ptad,
lept.PTA ptas,
int incolor) |
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 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 int |
lept.pixSelectMinInConnComp(lept.PIX pixs,
lept.PIX pixm,
lept.PTA ppta,
lept.NUMA pnav) |
lept.L_RECOG |
lept.L_RECOG.pta_u(lept.PTA pta_u) |
lept.PTAA |
lept.PTAA.pta(int i,
lept.PTA pta) |
lept.L_RECOG |
lept.L_RECOG.pta(lept.PTA pta) |
static int |
lept.ptaaAddPta(lept.PTAA ptaa,
lept.PTA pta,
int copyflag) |
static int |
lept.ptaAddPt(lept.PTA pta,
float x,
float y) |
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
float[] mat) |
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
FloatBuffer mat) |
static lept.PTA |
lept.ptaAffineTransform(lept.PTA ptas,
org.bytedeco.javacpp.FloatPointer mat) |
static int |
lept.ptaaInitFull(lept.PTAA ptaa,
lept.PTA pta) |
static int |
lept.ptaaReplacePta(lept.PTAA ptaa,
int index,
lept.PTA pta) |
lept.JBCLASSER |
lept.JBCLASSER.ptac(lept.PTA ptac) |
static int |
lept.ptaChangeRefcount(lept.PTA pta,
int delta) |
static lept.PTA |
lept.ptaClone(lept.PTA pta) |
static int |
lept.ptaContainsPt(lept.PTA pta,
int x,
int y) |
static lept.BOX |
lept.ptaConvertToBox(lept.PTA pta) |
static lept.BOXA |
lept.ptaConvertToBoxa(lept.PTA pta,
int ncorners) |
static int |
lept.ptaConvertToNuma(lept.PTA pta,
lept.NUMA pnax,
lept.NUMA pnay) |
static int |
lept.ptaConvertToNuma(lept.PTA pta,
org.bytedeco.javacpp.PointerPointer pnax,
org.bytedeco.javacpp.PointerPointer pnay) |
static lept.PTA |
lept.ptaCopy(lept.PTA pta) |
static lept.PTA |
lept.ptaCopyRange(lept.PTA ptas,
int istart,
int iend) |
static lept.PTA |
lept.ptaCropToMask(lept.PTA ptas,
lept.PIX pixm) |
lept.JBCLASSER |
lept.JBCLASSER.ptact(lept.PTA ptact) |
static lept.PTA |
lept.ptaCyclicPerm(lept.PTA ptas,
int xs,
int ys) |
static void |
lept.ptaDestroy(lept.PTA ppta) |
static int |
lept.ptaEmpty(lept.PTA pta) |
static int |
lept.ptaFindPtByHash(lept.PTA pta,
lept.L_DNAHASH dahash,
int x,
int y,
int[] pindex) |
static int |
lept.ptaFindPtByHash(lept.PTA pta,
lept.L_DNAHASH dahash,
int x,
int y,
IntBuffer pindex) |
static int |
lept.ptaFindPtByHash(lept.PTA pta,
lept.L_DNAHASH dahash,
int x,
int y,
org.bytedeco.javacpp.IntPointer pindex) |
static int |
lept.ptaGetArrays(lept.PTA pta,
lept.NUMA pnax,
lept.NUMA pnay) |
static int |
lept.ptaGetArrays(lept.PTA pta,
org.bytedeco.javacpp.PointerPointer pnax,
org.bytedeco.javacpp.PointerPointer pnay) |
static lept.BOX |
lept.ptaGetBoundingRegion(lept.PTA pta) |
static int |
lept.ptaGetCount(lept.PTA pta) |
static int |
lept.ptaGetCubicLSF(lept.PTA pta,
float[] pa,
float[] pb,
float[] pc,
float[] pd,
lept.NUMA pnafit) |
static int |
lept.ptaGetCubicLSF(lept.PTA pta,
FloatBuffer pa,
FloatBuffer pb,
FloatBuffer pc,
FloatBuffer pd,
lept.NUMA pnafit) |
static int |
lept.ptaGetCubicLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pd,
lept.NUMA pnafit) |
static int |
lept.ptaGetCubicLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pd,
org.bytedeco.javacpp.PointerPointer pnafit) |
static lept.PTA |
lept.ptaGetInsideBox(lept.PTA ptas,
lept.BOX box) |
static int |
lept.ptaGetIPt(lept.PTA pta,
int index,
int[] px,
int[] py) |
static int |
lept.ptaGetIPt(lept.PTA pta,
int index,
IntBuffer px,
IntBuffer py) |
static int |
lept.ptaGetIPt(lept.PTA pta,
int index,
org.bytedeco.javacpp.IntPointer px,
org.bytedeco.javacpp.IntPointer py) |
static int |
lept.ptaGetLinearLSF(lept.PTA pta,
float[] pa,
float[] pb,
lept.NUMA pnafit) |
static int |
lept.ptaGetLinearLSF(lept.PTA pta,
FloatBuffer pa,
FloatBuffer pb,
lept.NUMA pnafit) |
static int |
lept.ptaGetLinearLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
lept.NUMA pnafit) |
static int |
lept.ptaGetLinearLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.PointerPointer pnafit) |
static int |
lept.ptaGetMinMax(lept.PTA pta,
float[] pxmin,
float[] pymin,
float[] pxmax,
float[] pymax) |
static int |
lept.ptaGetMinMax(lept.PTA pta,
FloatBuffer pxmin,
FloatBuffer pymin,
FloatBuffer pxmax,
FloatBuffer pymax) |
static int |
lept.ptaGetMinMax(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pxmin,
org.bytedeco.javacpp.FloatPointer pymin,
org.bytedeco.javacpp.FloatPointer pxmax,
org.bytedeco.javacpp.FloatPointer pymax) |
static int |
lept.ptaGetPt(lept.PTA pta,
int index,
float[] px,
float[] py) |
static int |
lept.ptaGetPt(lept.PTA pta,
int index,
FloatBuffer px,
FloatBuffer py) |
static int |
lept.ptaGetPt(lept.PTA pta,
int index,
org.bytedeco.javacpp.FloatPointer px,
org.bytedeco.javacpp.FloatPointer py) |
static int |
lept.ptaGetQuadraticLSF(lept.PTA pta,
float[] pa,
float[] pb,
float[] pc,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuadraticLSF(lept.PTA pta,
FloatBuffer pa,
FloatBuffer pb,
FloatBuffer pc,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuadraticLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuadraticLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.PointerPointer pnafit) |
static int |
lept.ptaGetQuarticLSF(lept.PTA pta,
float[] pa,
float[] pb,
float[] pc,
float[] pd,
float[] pe,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuarticLSF(lept.PTA pta,
FloatBuffer pa,
FloatBuffer pb,
FloatBuffer pc,
FloatBuffer pd,
FloatBuffer pe,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuarticLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pd,
org.bytedeco.javacpp.FloatPointer pe,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuarticLSF(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pd,
org.bytedeco.javacpp.FloatPointer pe,
org.bytedeco.javacpp.PointerPointer pnafit) |
static int |
lept.ptaGetRange(lept.PTA pta,
float[] pminx,
float[] pmaxx,
float[] pminy,
float[] pmaxy) |
static int |
lept.ptaGetRange(lept.PTA pta,
FloatBuffer pminx,
FloatBuffer pmaxx,
FloatBuffer pminy,
FloatBuffer pmaxy) |
static int |
lept.ptaGetRange(lept.PTA pta,
org.bytedeco.javacpp.FloatPointer pminx,
org.bytedeco.javacpp.FloatPointer pmaxx,
org.bytedeco.javacpp.FloatPointer pminy,
org.bytedeco.javacpp.FloatPointer pmaxy) |
static int |
lept.ptaGetRankValue(lept.PTA pta,
float fract,
lept.PTA ptasort,
int sorttype,
float[] pval) |
static int |
lept.ptaGetRankValue(lept.PTA pta,
float fract,
lept.PTA ptasort,
int sorttype,
FloatBuffer pval) |
static int |
lept.ptaGetRankValue(lept.PTA pta,
float fract,
lept.PTA ptasort,
int sorttype,
org.bytedeco.javacpp.FloatPointer pval) |
static int |
lept.ptaGetRefcount(lept.PTA pta) |
static int |
lept.ptaGetSortIndex(lept.PTA ptas,
int sorttype,
int sortorder,
lept.NUMA pnaindex) |
static int |
lept.ptaGetSortIndex(lept.PTA ptas,
int sorttype,
int sortorder,
org.bytedeco.javacpp.PointerPointer pnaindex) |
static int |
lept.ptaInsertPt(lept.PTA pta,
int index,
int x,
int y) |
static lept.PTA |
lept.ptaIntersectionByAset(lept.PTA pta1,
lept.PTA pta2) |
static lept.PTA |
lept.ptaIntersectionByHash(lept.PTA pta1,
lept.PTA pta2) |
static int |
lept.ptaJoin(lept.PTA ptad,
lept.PTA ptas,
int istart,
int iend) |
lept.JBCLASSER |
lept.JBCLASSER.ptall(lept.PTA ptall) |
static int |
lept.ptaNoisyLinearLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
float[] pa,
float[] pb,
float[] pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyLinearLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
FloatBuffer pa,
FloatBuffer pb,
FloatBuffer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyLinearLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyLinearLSF(lept.PTA pta,
float factor,
org.bytedeco.javacpp.PointerPointer pptad,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pmederr,
org.bytedeco.javacpp.PointerPointer pnafit) |
static int |
lept.ptaNoisyQuadraticLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
float[] pa,
float[] pb,
float[] pc,
float[] pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyQuadraticLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
FloatBuffer pa,
FloatBuffer pb,
FloatBuffer pc,
FloatBuffer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyQuadraticLSF(lept.PTA pta,
float factor,
lept.PTA pptad,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyQuadraticLSF(lept.PTA pta,
float factor,
org.bytedeco.javacpp.PointerPointer pptad,
org.bytedeco.javacpp.FloatPointer pa,
org.bytedeco.javacpp.FloatPointer pb,
org.bytedeco.javacpp.FloatPointer pc,
org.bytedeco.javacpp.FloatPointer pmederr,
org.bytedeco.javacpp.PointerPointer pnafit) |
static int |
lept.ptaPtInsidePolygon(lept.PTA pta,
float x,
float y,
int[] pinside) |
static int |
lept.ptaPtInsidePolygon(lept.PTA pta,
float x,
float y,
IntBuffer pinside) |
static int |
lept.ptaPtInsidePolygon(lept.PTA pta,
float x,
float y,
org.bytedeco.javacpp.IntPointer pinside) |
static lept.PTA |
lept.ptaRemoveDupsByAset(lept.PTA ptas) |
static int |
lept.ptaRemoveDupsByHash(lept.PTA ptas,
lept.PTA pptad,
lept.L_DNAHASH pdahash) |
static int |
lept.ptaRemoveDupsByHash(lept.PTA ptas,
org.bytedeco.javacpp.PointerPointer pptad,
org.bytedeco.javacpp.PointerPointer pdahash) |
static int |
lept.ptaRemovePt(lept.PTA pta,
int index) |
static lept.PTA |
lept.ptaReplicatePattern(lept.PTA ptas,
lept.PIX pixp,
lept.PTA ptap,
int cx,
int cy,
int w,
int h) |
static lept.PTA |
lept.ptaReverse(lept.PTA ptas,
int type) |
static lept.PTA |
lept.ptaRotate(lept.PTA ptas,
float xc,
float yc,
float angle) |
lept.L_WSHED |
lept.L_WSHED.ptas(lept.PTA ptas) |
static lept.PTA |
lept.ptaScale(lept.PTA ptas,
float scalex,
float scaley) |
static lept.PTA |
lept.ptaSelectByValue(lept.PTA ptas,
float xth,
float yth,
int type,
int relation) |
static lept.PTA |
lept.ptaSelectRange(lept.PTA ptas,
int first,
int last) |
static int |
lept.ptaSetPt(lept.PTA pta,
int index,
float x,
float y) |
static lept.PTA |
lept.ptaSort(lept.PTA ptas,
int sorttype,
int sortorder,
lept.NUMA pnaindex) |
static lept.PTA |
lept.ptaSort(lept.PTA ptas,
int sorttype,
int sortorder,
org.bytedeco.javacpp.PointerPointer pnaindex) |
static lept.PTA |
lept.ptaSortByIndex(lept.PTA ptas,
lept.NUMA naindex) |
static lept.PTA |
lept.ptaSubsample(lept.PTA ptas,
int subfactor) |
static int |
lept.ptaTestIntersection(lept.PTA pta1,
lept.PTA pta2) |
static lept.PTA |
lept.ptaTransform(lept.PTA ptas,
int shiftx,
int shifty,
float scalex,
float scaley) |
static lept.PTA |
lept.ptaTranslate(lept.PTA ptas,
float transx,
float transy) |
static lept.PTA |
lept.ptaTranspose(lept.PTA ptas) |
lept.JBCLASSER |
lept.JBCLASSER.ptaul(lept.PTA ptaul) |
lept.JBDATA |
lept.JBDATA.ptaul(lept.PTA ptaul) |
static lept.PTA |
lept.ptaUnionByAset(lept.PTA pta1,
lept.PTA pta2) |
static lept.PTA |
lept.ptaUnionByHash(lept.PTA pta1,
lept.PTA pta2) |
static int |
lept.ptaWrite(org.bytedeco.javacpp.BytePointer filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWrite(String filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteDebug(org.bytedeco.javacpp.BytePointer filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteDebug(String filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteMem(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteMem(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteMem(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteMem(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteStream(org.bytedeco.javacpp.Pointer fp,
lept.PTA pta,
int type) |
static lept.SEL |
lept.selCreateFromPta(lept.PTA pta,
int cy,
int cx,
org.bytedeco.javacpp.BytePointer name) |
static lept.SEL |
lept.selCreateFromPta(lept.PTA pta,
int cy,
int cx,
String name) |
lept.CCBORD |
lept.CCBORD.spglobal(lept.PTA spglobal) |
lept.CCBORD |
lept.CCBORD.splocal(lept.PTA splocal) |
lept.CCBORD |
lept.CCBORD.start(lept.PTA start) |
lept.L_PDF_DATA |
lept.L_PDF_DATA.wh(lept.PTA wh) |
lept.L_PDF_DATA |
lept.L_PDF_DATA.xy(lept.PTA xy) |
Copyright © 2018. All rights reserved.