| 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,
IntPointer pdir,
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.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,
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,
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() |
lept.PTA |
lept.L_RECOG.pta() |
lept.PTA |
lept.PTAA.pta(int i) |
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,
FloatPointer mat) |
static lept.PTA |
lept.ptaaGetPta(lept.PTAA ptaa,
int index,
int accessflag) |
lept.PTA |
lept.JBCLASSER.ptac() |
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) |
lept.PTA |
lept.JBCLASSER.ptact() |
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() |
static lept.PTA |
lept.ptaRead(BytePointer filename) |
static lept.PTA |
lept.ptaRead(String filename) |
static lept.PTA |
lept.ptaReadStream(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() |
static lept.PTA |
lept.ptaScale(lept.PTA ptas,
float scalex,
float scaley) |
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,
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() |
lept.PTA |
lept.JBDATA.ptaul() |
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() |
lept.PTA |
lept.CCBORD.splocal() |
lept.PTA |
lept.CCBORD.start() |
lept.PTA |
lept.L_PDF_DATA.wh() |
lept.PTA |
lept.PTA.x(FloatPointer x) |
lept.PTA |
lept.L_PDF_DATA.xy() |
lept.PTA |
lept.PTA.y(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,
FloatPointer pvc) |
static int |
lept.getAffineXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
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,
FloatPointer pvc) |
static int |
lept.getBilinearXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
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,
IntPointer pdir,
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,
FloatPointer pvc) |
static int |
lept.getProjectiveXformCoeffs(lept.PTA ptas,
lept.PTA ptad,
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,
FloatPointer px,
FloatPointer py) |
static int |
lept.pixaAccumulateSamples(lept.PIXA pixa,
lept.PTA pta,
PointerPointer ppixd,
FloatPointer px,
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,
int debug) |
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,
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,
IntPointer pxmin,
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,
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 lept.PTA |
lept.ptaCopy(lept.PTA pta) |
static lept.PTA |
lept.ptaCopyRange(lept.PTA ptas,
int istart,
int iend) |
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,
IntPointer pindex) |
static int |
lept.ptaGetArrays(lept.PTA pta,
lept.NUMA pnax,
lept.NUMA pnay) |
static int |
lept.ptaGetArrays(lept.PTA pta,
PointerPointer pnax,
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,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pd,
lept.NUMA pnafit) |
static int |
lept.ptaGetCubicLSF(lept.PTA pta,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pd,
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,
IntPointer px,
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,
FloatPointer pa,
FloatPointer pb,
lept.NUMA pnafit) |
static int |
lept.ptaGetLinearLSF(lept.PTA pta,
FloatPointer pa,
FloatPointer pb,
PointerPointer pnafit) |
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,
FloatPointer px,
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,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuadraticLSF(lept.PTA pta,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
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,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pd,
FloatPointer pe,
lept.NUMA pnafit) |
static int |
lept.ptaGetQuarticLSF(lept.PTA pta,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pd,
FloatPointer pe,
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,
FloatPointer pminx,
FloatPointer pmaxx,
FloatPointer pminy,
FloatPointer pmaxy) |
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,
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,
FloatPointer pa,
FloatPointer pb,
FloatPointer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyLinearLSF(lept.PTA pta,
float factor,
PointerPointer pptad,
FloatPointer pa,
FloatPointer pb,
FloatPointer pmederr,
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,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pmederr,
lept.NUMA pnafit) |
static int |
lept.ptaNoisyQuadraticLSF(lept.PTA pta,
float factor,
PointerPointer pptad,
FloatPointer pa,
FloatPointer pb,
FloatPointer pc,
FloatPointer pmederr,
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,
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,
PointerPointer pptad,
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 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,
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(BytePointer filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWrite(String filename,
lept.PTA pta,
int type) |
static int |
lept.ptaWriteStream(Pointer fp,
lept.PTA pta,
int type) |
static lept.SEL |
lept.selCreateFromPta(lept.PTA pta,
int cy,
int cx,
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 © 2016. All rights reserved.