static int |
lept.fhmtautogen(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.BytePointer filename) |
static int |
lept.fhmtautogen(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fhmtautogen1(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.BytePointer filename) |
static int |
lept.fhmtautogen1(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fhmtautogen2(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.BytePointer filename) |
static int |
lept.fhmtautogen2(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.BytePointer filename) |
static int |
lept.fmorphautogen(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen1(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.BytePointer filename) |
static int |
lept.fmorphautogen1(lept.SELA sela,
int fileindex,
String filename) |
static int |
lept.fmorphautogen2(lept.SELA sela,
int fileindex,
org.bytedeco.javacpp.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,
org.bytedeco.javacpp.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,
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,
org.bytedeco.javacpp.BytePointer name,
org.bytedeco.javacpp.IntPointer pindex,
org.bytedeco.javacpp.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,
org.bytedeco.javacpp.IntPointer pindex,
lept.SEL psel) |
static org.bytedeco.javacpp.BytePointer |
lept.selaGetBrickName(lept.SELA sela,
int hsize,
int vsize) |
static org.bytedeco.javacpp.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(org.bytedeco.javacpp.BytePointer fname,
lept.SELA sela) |
static int |
lept.selaWrite(String fname,
lept.SELA sela) |
static int |
lept.selaWriteStream(org.bytedeco.javacpp.Pointer fp,
lept.SELA sela) |