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