| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.CCBORD |
lept.CCBORD.boxa(lept.BOXA boxa) |
lept.CCBORD |
lept.CCBORDA.ccb(int i)
ccb ptr array
|
static lept.CCBORD |
lept.ccbaGetCcb(lept.CCBORDA ccba,
int index) |
static lept.CCBORD |
lept.ccbCreate(lept.PIX pixs) |
lept.CCBORD |
lept.CCBORD.global(lept.PTAA global) |
lept.CCBORD |
lept.CCBORD.local(lept.PTAA local) |
lept.CCBORD |
lept.CCBORD.pix(lept.PIX pix) |
static lept.CCBORD |
lept.pixGetCCBorders(lept.PIX pixs,
lept.BOX box) |
lept.CCBORD |
lept.CCBORD.position(long position) |
lept.CCBORD |
lept.CCBORD.refcount(int refcount) |
lept.CCBORD |
lept.CCBORD.spglobal(lept.PTA spglobal) |
lept.CCBORD |
lept.CCBORD.splocal(lept.PTA splocal) |
lept.CCBORD |
lept.CCBORD.start(lept.PTA start) |
lept.CCBORD |
lept.CCBORD.step(lept.NUMAA step) |
| Modifier and Type | Method and Description |
|---|---|
lept.CCBORDA |
lept.CCBORDA.ccb(int i,
lept.CCBORD ccb) |
static int |
lept.ccbaAddCcb(lept.CCBORDA ccba,
lept.CCBORD ccb) |
static void |
lept.ccbDestroy(lept.CCBORD pccb) |
static int |
lept.pixGetHoleBorder(lept.CCBORD ccb,
lept.PIX pixs,
lept.BOX box,
int xs,
int ys) |
static int |
lept.pixGetOuterBorder(lept.CCBORD ccb,
lept.PIX pixs,
lept.BOX box) |
Copyright © 2018. All rights reserved.