| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.SEL |
lept.SEL.cx(int cx) |
lept.SEL |
lept.SEL.cy(int cy) |
lept.SEL |
lept.SEL.data(int i,
org.bytedeco.javacpp.IntPointer data) |
lept.SEL |
lept.SEL.data(org.bytedeco.javacpp.PointerPointer data) |
lept.SEL |
lept.SEL.name(org.bytedeco.javacpp.BytePointer name) |
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) |
lept.SEL |
lept.SEL.position(long position) |
lept.SEL |
lept.SELA.sel(int i)
sel ptr array
|
static lept.SEL |
lept.selaGetSel(lept.SELA sela,
int i) |
static lept.SEL |
lept.selCopy(lept.SEL sel) |
static lept.SEL |
lept.selCreate(int height,
int width,
org.bytedeco.javacpp.BytePointer name) |
static lept.SEL |
lept.selCreate(int height,
int width,
String name) |
static lept.SEL |
lept.selCreateBrick(int h,
int w,
int cy,
int cx,
int type) |
static lept.SEL |
lept.selCreateComb(int factor1,
int factor2,
int direction) |
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 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) |
static lept.SEL |
lept.selCreateFromString(org.bytedeco.javacpp.BytePointer text,
int h,
int w,
org.bytedeco.javacpp.BytePointer name) |
static lept.SEL |
lept.selCreateFromString(String text,
int h,
int w,
String name) |
static lept.SEL |
lept.selRead(org.bytedeco.javacpp.BytePointer fname) |
static lept.SEL |
lept.selRead(String fname) |
static lept.SEL |
lept.selReadFromColorImage(org.bytedeco.javacpp.BytePointer pathname) |
static lept.SEL |
lept.selReadFromColorImage(String pathname) |
static lept.SEL |
lept.selReadStream(org.bytedeco.javacpp.Pointer fp) |
static lept.SEL |
lept.selRotateOrth(lept.SEL sel,
int quads) |
lept.SEL |
lept.SEL.sx(int sx) |
lept.SEL |
lept.SEL.sy(int sy) |
| Modifier and Type | Method and Description |
|---|---|
static lept.PIXA |
lept.pixaExtendByMorph(lept.PIXA pixas,
int type,
int niters,
lept.SEL sel,
int include) |
static lept.PIX |
lept.pixClose(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixCloseSafe(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixDilate(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixDisplayHitMissSel(lept.PIX pixs,
lept.SEL sel,
int scalefactor,
int hitcolor,
int misscolor) |
static lept.PIX |
lept.pixErode(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixHMT(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpen(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
static lept.PIX |
lept.pixOpenGeneralized(lept.PIX pixd,
lept.PIX pixs,
lept.SEL sel) |
lept.SELA |
lept.SELA.sel(int i,
lept.SEL sel) |
static int |
lept.selaAddSel(lept.SELA sela,
lept.SEL sel,
org.bytedeco.javacpp.BytePointer selname,
int copyflag) |
static int |
lept.selaAddSel(lept.SELA sela,
lept.SEL sel,
String selname,
int copyflag) |
static int |
lept.selaFindSelByName(lept.SELA sela,
org.bytedeco.javacpp.BytePointer name,
int[] pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
org.bytedeco.javacpp.BytePointer name,
IntBuffer pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
org.bytedeco.javacpp.BytePointer name,
org.bytedeco.javacpp.IntPointer pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
String name,
int[] pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
String name,
IntBuffer pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
String name,
org.bytedeco.javacpp.IntPointer pindex,
lept.SEL psel) |
static lept.SEL |
lept.selCopy(lept.SEL sel) |
static void |
lept.selDestroy(lept.SEL psel) |
static lept.PIX |
lept.selDisplayInPix(lept.SEL sel,
int size,
int gthick) |
static int |
lept.selectComposableSels(int size,
int direction,
lept.SEL psel1,
lept.SEL psel2) |
static int |
lept.selFindMaxTranslations(lept.SEL sel,
int[] pxp,
int[] pyp,
int[] pxn,
int[] pyn) |
static int |
lept.selFindMaxTranslations(lept.SEL sel,
IntBuffer pxp,
IntBuffer pyp,
IntBuffer pxn,
IntBuffer pyn) |
static int |
lept.selFindMaxTranslations(lept.SEL sel,
org.bytedeco.javacpp.IntPointer pxp,
org.bytedeco.javacpp.IntPointer pyp,
org.bytedeco.javacpp.IntPointer pxn,
org.bytedeco.javacpp.IntPointer pyn) |
static int |
lept.selGetElement(lept.SEL sel,
int row,
int col,
int[] ptype) |
static int |
lept.selGetElement(lept.SEL sel,
int row,
int col,
IntBuffer ptype) |
static int |
lept.selGetElement(lept.SEL sel,
int row,
int col,
org.bytedeco.javacpp.IntPointer ptype) |
static org.bytedeco.javacpp.BytePointer |
lept.selGetName(lept.SEL sel) |
static int |
lept.selGetParameters(lept.SEL sel,
int[] psy,
int[] psx,
int[] pcy,
int[] pcx) |
static int |
lept.selGetParameters(lept.SEL sel,
IntBuffer psy,
IntBuffer psx,
IntBuffer pcy,
IntBuffer pcx) |
static int |
lept.selGetParameters(lept.SEL sel,
org.bytedeco.javacpp.IntPointer psy,
org.bytedeco.javacpp.IntPointer psx,
org.bytedeco.javacpp.IntPointer pcy,
org.bytedeco.javacpp.IntPointer pcx) |
static int |
lept.selGetTypeAtOrigin(lept.SEL sel,
int[] ptype) |
static int |
lept.selGetTypeAtOrigin(lept.SEL sel,
IntBuffer ptype) |
static int |
lept.selGetTypeAtOrigin(lept.SEL sel,
org.bytedeco.javacpp.IntPointer ptype) |
static org.bytedeco.javacpp.BytePointer |
lept.selPrintToString(lept.SEL sel) |
static lept.SEL |
lept.selRotateOrth(lept.SEL sel,
int quads) |
static int |
lept.selSetElement(lept.SEL sel,
int row,
int col,
int type) |
static int |
lept.selSetName(lept.SEL sel,
org.bytedeco.javacpp.BytePointer name) |
static int |
lept.selSetName(lept.SEL sel,
String name) |
static int |
lept.selSetOrigin(lept.SEL sel,
int cy,
int cx) |
static int |
lept.selWrite(org.bytedeco.javacpp.BytePointer fname,
lept.SEL sel) |
static int |
lept.selWrite(String fname,
lept.SEL sel) |
static int |
lept.selWriteStream(org.bytedeco.javacpp.Pointer fp,
lept.SEL sel) |
Copyright © 2018. All rights reserved.