| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.FPIX |
lept.FPIX.data(FloatPointer data) |
static lept.FPIX |
lept.dpixConvertToFPix(lept.DPIX dpix) |
lept.FPIX |
lept.FPIXA.fpix(int i) |
static lept.FPIX |
lept.fpixAddBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAddContinuedBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAddMirroredBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAddSlopeBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
float[] vc,
float inval) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
FloatBuffer vc,
float inval) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
FloatPointer vc,
float inval) |
static lept.FPIX |
lept.fpixAffinePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static lept.FPIX |
lept.fpixaGetFPix(lept.FPIXA fpixa,
int index,
int accesstype) |
static lept.FPIX |
lept.fpixClone(lept.FPIX fpix) |
static lept.FPIX |
lept.fpixConvolve(lept.FPIX fpixs,
lept.L_KERNEL kel,
int normflag) |
static lept.FPIX |
lept.fpixConvolveSep(lept.FPIX fpixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely,
int normflag) |
static lept.FPIX |
lept.fpixCopy(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixCreate(int width,
int height) |
static lept.FPIX |
lept.fpixCreateTemplate(lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixEndianByteSwap(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixFlipLR(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixFlipTB(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixLinearCombination(lept.FPIX fpixd,
lept.FPIX fpixs1,
lept.FPIX fpixs2,
float a,
float b) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
float[] vc,
float inval) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
FloatBuffer vc,
float inval) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
FloatPointer vc,
float inval) |
static lept.FPIX |
lept.fpixProjectivePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static lept.FPIX |
lept.fpixRead(BytePointer filename) |
static lept.FPIX |
lept.fpixRead(String filename) |
static lept.FPIX |
lept.fpixReadStream(Pointer fp) |
static lept.FPIX |
lept.fpixRemoveBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixRotate180(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixRotate90(lept.FPIX fpixs,
int direction) |
static lept.FPIX |
lept.fpixRotateOrth(lept.FPIX fpixs,
int quads) |
static lept.FPIX |
lept.fpixScaleByInteger(lept.FPIX fpixs,
int factor) |
lept.FPIX |
lept.L_DEWARP.fullhdispar() |
lept.FPIX |
lept.L_DEWARP.fullvdispar() |
lept.FPIX |
lept.FPIX.h(int h) |
static lept.FPIX |
lept.pixComponentFunction(lept.PIX pix,
float rnum,
float gnum,
float bnum,
float rdenom,
float gdenom,
float bdenom) |
static lept.FPIX |
lept.pixConvertToFPix(lept.PIX pixs,
int ncomps) |
lept.FPIX |
lept.FPIX.position(long position) |
lept.FPIX |
lept.FPIX.refcount(int refcount) |
lept.FPIX |
lept.L_DEWARP.samphdispar() |
lept.FPIX |
lept.L_DEWARP.sampvdispar() |
lept.FPIX |
lept.FPIX.w(int w) |
lept.FPIX |
lept.FPIX.wpl(int wpl) |
lept.FPIX |
lept.FPIX.xres(int xres) |
lept.FPIX |
lept.FPIX.yres(int yres) |
| Modifier and Type | Method and Description |
|---|---|
lept.FPIXA |
lept.FPIXA.fpix(int i,
lept.FPIX fpix) |
static int |
lept.fpixaAddFPix(lept.FPIXA fpixa,
lept.FPIX fpix,
int copyflag) |
static lept.FPIX |
lept.fpixAddBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAddContinuedBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAddMirroredBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static int |
lept.fpixAddMultConstant(lept.FPIX fpix,
float addc,
float multc) |
static lept.FPIX |
lept.fpixAddSlopeBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
float[] vc,
float inval) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
FloatBuffer vc,
float inval) |
static lept.FPIX |
lept.fpixAffine(lept.FPIX fpixs,
FloatPointer vc,
float inval) |
static lept.FPIX |
lept.fpixAffinePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static lept.PIX |
lept.fpixAutoRenderContours(lept.FPIX fpix,
int ncontours) |
static int |
lept.fpixChangeRefcount(lept.FPIX fpix,
int delta) |
static lept.FPIX |
lept.fpixClone(lept.FPIX fpix) |
static lept.DPIX |
lept.fpixConvertToDPix(lept.FPIX fpix) |
static lept.PIX |
lept.fpixConvertToPix(lept.FPIX fpixs,
int outdepth,
int negvals,
int errorflag) |
static lept.FPIX |
lept.fpixConvolve(lept.FPIX fpixs,
lept.L_KERNEL kel,
int normflag) |
static lept.FPIX |
lept.fpixConvolveSep(lept.FPIX fpixs,
lept.L_KERNEL kelx,
lept.L_KERNEL kely,
int normflag) |
static lept.FPIX |
lept.fpixCopy(lept.FPIX fpixd,
lept.FPIX fpixs) |
static int |
lept.fpixCopyResolution(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixCreateTemplate(lept.FPIX fpixs) |
static void |
lept.fpixDestroy(lept.FPIX pfpix) |
static lept.PIX |
lept.fpixDisplayMaxDynamicRange(lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixEndianByteSwap(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixFlipLR(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixFlipTB(lept.FPIX fpixd,
lept.FPIX fpixs) |
static FloatPointer |
lept.fpixGetData(lept.FPIX fpix) |
static int |
lept.fpixGetDimensions(lept.FPIX fpix,
int[] pw,
int[] ph) |
static int |
lept.fpixGetDimensions(lept.FPIX fpix,
IntBuffer pw,
IntBuffer ph) |
static int |
lept.fpixGetDimensions(lept.FPIX fpix,
IntPointer pw,
IntPointer ph) |
static int |
lept.fpixGetMax(lept.FPIX fpix,
float[] pmaxval,
int[] pxmaxloc,
int[] pymaxloc) |
static int |
lept.fpixGetMax(lept.FPIX fpix,
FloatBuffer pmaxval,
IntBuffer pxmaxloc,
IntBuffer pymaxloc) |
static int |
lept.fpixGetMax(lept.FPIX fpix,
FloatPointer pmaxval,
IntPointer pxmaxloc,
IntPointer pymaxloc) |
static int |
lept.fpixGetMin(lept.FPIX fpix,
float[] pminval,
int[] pxminloc,
int[] pyminloc) |
static int |
lept.fpixGetMin(lept.FPIX fpix,
FloatBuffer pminval,
IntBuffer pxminloc,
IntBuffer pyminloc) |
static int |
lept.fpixGetMin(lept.FPIX fpix,
FloatPointer pminval,
IntPointer pxminloc,
IntPointer pyminloc) |
static int |
lept.fpixGetPixel(lept.FPIX fpix,
int x,
int y,
float[] pval) |
static int |
lept.fpixGetPixel(lept.FPIX fpix,
int x,
int y,
FloatBuffer pval) |
static int |
lept.fpixGetPixel(lept.FPIX fpix,
int x,
int y,
FloatPointer pval) |
static int |
lept.fpixGetRefcount(lept.FPIX fpix) |
static int |
lept.fpixGetResolution(lept.FPIX fpix,
int[] pxres,
int[] pyres) |
static int |
lept.fpixGetResolution(lept.FPIX fpix,
IntBuffer pxres,
IntBuffer pyres) |
static int |
lept.fpixGetResolution(lept.FPIX fpix,
IntPointer pxres,
IntPointer pyres) |
static int |
lept.fpixGetWpl(lept.FPIX fpix) |
static lept.FPIX |
lept.fpixLinearCombination(lept.FPIX fpixd,
lept.FPIX fpixs1,
lept.FPIX fpixs2,
float a,
float b) |
static int |
lept.fpixPrintStream(Pointer fp,
lept.FPIX fpix,
int factor) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
float[] vc,
float inval) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
FloatBuffer vc,
float inval) |
static lept.FPIX |
lept.fpixProjective(lept.FPIX fpixs,
FloatPointer vc,
float inval) |
static lept.FPIX |
lept.fpixProjectivePta(lept.FPIX fpixs,
lept.PTA ptad,
lept.PTA ptas,
int border,
float inval) |
static int |
lept.fpixRasterop(lept.FPIX fpixd,
int dx,
int dy,
int dw,
int dh,
lept.FPIX fpixs,
int sx,
int sy) |
static lept.FPIX |
lept.fpixRemoveBorder(lept.FPIX fpixs,
int left,
int right,
int top,
int bot) |
static lept.PIX |
lept.fpixRenderContours(lept.FPIX fpixs,
float incr,
float proxim) |
static int |
lept.fpixResizeImageData(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixRotate180(lept.FPIX fpixd,
lept.FPIX fpixs) |
static lept.FPIX |
lept.fpixRotate90(lept.FPIX fpixs,
int direction) |
static lept.FPIX |
lept.fpixRotateOrth(lept.FPIX fpixs,
int quads) |
static lept.FPIX |
lept.fpixScaleByInteger(lept.FPIX fpixs,
int factor) |
static int |
lept.fpixSetAllArbitrary(lept.FPIX fpix,
float inval) |
static int |
lept.fpixSetData(lept.FPIX fpix,
float[] data) |
static int |
lept.fpixSetData(lept.FPIX fpix,
FloatBuffer data) |
static int |
lept.fpixSetData(lept.FPIX fpix,
FloatPointer data) |
static int |
lept.fpixSetDimensions(lept.FPIX fpix,
int w,
int h) |
static int |
lept.fpixSetPixel(lept.FPIX fpix,
int x,
int y,
float val) |
static int |
lept.fpixSetResolution(lept.FPIX fpix,
int xres,
int yres) |
static int |
lept.fpixSetWpl(lept.FPIX fpix,
int wpl) |
static lept.PIX |
lept.fpixThresholdToPix(lept.FPIX fpix,
float thresh) |
static int |
lept.fpixWrite(BytePointer filename,
lept.FPIX fpix) |
static int |
lept.fpixWrite(String filename,
lept.FPIX fpix) |
static int |
lept.fpixWriteStream(Pointer fp,
lept.FPIX fpix) |
lept.L_DEWARP |
lept.L_DEWARP.fullhdispar(lept.FPIX fullhdispar) |
lept.L_DEWARP |
lept.L_DEWARP.fullvdispar(lept.FPIX fullvdispar) |
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.pixWindowedVariance(lept.PIX pixm,
lept.PIX pixms,
lept.FPIX pfpixv,
lept.FPIX pfpixrv) |
lept.L_DEWARP |
lept.L_DEWARP.samphdispar(lept.FPIX samphdispar) |
lept.L_DEWARP |
lept.L_DEWARP.sampvdispar(lept.FPIX sampvdispar) |
Copyright © 2016. All rights reserved.