| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.SELA |
lept.SELA.n(int n) |
lept.SELA |
lept.SELA.nalloc(int nalloc) |
lept.SELA |
lept.SELA.position(long position) |
lept.SELA |
lept.SELA.sel(int i,
lept.SEL sel) |
lept.SELA |
lept.SELA.sel(PointerPointer sel) |
static lept.SELA |
lept.sela4and8ccThin(lept.SELA sela) |
static lept.SELA |
lept.sela4ccThin(lept.SELA sela) |
static lept.SELA |
lept.sela8ccThin(lept.SELA sela) |
static lept.SELA |
lept.selaAddBasic(lept.SELA sela) |
static lept.SELA |
lept.selaAddCrossJunctions(lept.SELA sela,
float hlsize,
float mdist,
int norient,
int debugflag) |
static lept.SELA |
lept.selaAddDwaCombs(lept.SELA sela) |
static lept.SELA |
lept.selaAddDwaLinear(lept.SELA sela) |
static lept.SELA |
lept.selaAddHitMiss(lept.SELA sela) |
static lept.SELA |
lept.selaAddTJunctions(lept.SELA sela,
float hlsize,
float mdist,
int norient,
int debugflag) |
static lept.SELA |
lept.selaCreate(int n) |
static lept.SELA |
lept.selaCreateFromFile(BytePointer filename) |
static lept.SELA |
lept.selaCreateFromFile(String filename) |
static lept.SELA |
lept.selaMakeThinSets(int index,
int debug) |
static lept.SELA |
lept.selaRead(BytePointer fname) |
static lept.SELA |
lept.selaRead(String fname) |
static lept.SELA |
lept.selaReadStream(Pointer fp) |
| Modifier and Type | Method and Description |
|---|---|
static int |
lept.fhmtautogen(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fhmtautogen(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fhmtautogen1(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fhmtautogen1(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fhmtautogen2(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fhmtautogen2(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fmorphautogen(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen1(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fmorphautogen1(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen2(lept.SELA sela,
int fileindex,
BytePointer filename) |
static int |
lept.fmorphautogen2(lept.SELA sela,
int fileindex,
String filename) |
static lept.PIX |
lept.pixIntersectionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.PIX |
lept.pixThinConnectedBySet(lept.PIX pixs,
int type,
lept.SELA sela,
int maxiters) |
static lept.PIX |
lept.pixUnionOfMorphOps(lept.PIX pixs,
lept.SELA sela,
int type) |
static lept.SELA |
lept.sela4and8ccThin(lept.SELA sela) |
static lept.SELA |
lept.sela4ccThin(lept.SELA sela) |
static lept.SELA |
lept.sela8ccThin(lept.SELA sela) |
static lept.SELA |
lept.selaAddBasic(lept.SELA sela) |
static lept.SELA |
lept.selaAddCrossJunctions(lept.SELA sela,
float hlsize,
float mdist,
int norient,
int debugflag) |
static lept.SELA |
lept.selaAddDwaCombs(lept.SELA sela) |
static lept.SELA |
lept.selaAddDwaLinear(lept.SELA sela) |
static lept.SELA |
lept.selaAddHitMiss(lept.SELA sela) |
static int |
lept.selaAddSel(lept.SELA sela,
lept.SEL sel,
BytePointer selname,
int copyflag) |
static int |
lept.selaAddSel(lept.SELA sela,
lept.SEL sel,
String selname,
int copyflag) |
static lept.SELA |
lept.selaAddTJunctions(lept.SELA sela,
float hlsize,
float mdist,
int norient,
int debugflag) |
static void |
lept.selaDestroy(lept.SELA psela) |
static lept.PIX |
lept.selaDisplayInPix(lept.SELA sela,
int size,
int gthick,
int spacing,
int ncols) |
static int |
lept.selaFindSelByName(lept.SELA sela,
BytePointer name,
int[] pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
BytePointer name,
IntBuffer pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
BytePointer name,
IntPointer pindex,
lept.SEL psel) |
static int |
lept.selaFindSelByName(lept.SELA sela,
BytePointer name,
IntPointer pindex,
PointerPointer 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,
IntPointer pindex,
lept.SEL psel) |
static BytePointer |
lept.selaGetBrickName(lept.SELA sela,
int hsize,
int vsize) |
static BytePointer |
lept.selaGetCombName(lept.SELA sela,
int size,
int direction) |
static int |
lept.selaGetCount(lept.SELA sela) |
static lept.SEL |
lept.selaGetSel(lept.SELA sela,
int i) |
static lept.SARRAY |
lept.selaGetSelnames(lept.SELA sela) |
static int |
lept.selaWrite(BytePointer fname,
lept.SELA sela) |
static int |
lept.selaWrite(String fname,
lept.SELA sela) |
static int |
lept.selaWriteStream(Pointer fp,
lept.SELA sela) |
Copyright © 2019. All rights reserved.