| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.L_RCHA |
lept.L_RCHA.naindex(lept.NUMA naindex) |
lept.L_RCHA |
lept.L_RCHA.nasample(lept.NUMA nasample) |
lept.L_RCHA |
lept.L_RCHA.nascore(lept.NUMA nascore) |
lept.L_RCHA |
lept.L_RCHA.nawidth(lept.NUMA nawidth) |
lept.L_RCHA |
lept.L_RCHA.naxloc(lept.NUMA naxloc) |
lept.L_RCHA |
lept.L_RCHA.nayloc(lept.NUMA nayloc) |
lept.L_RCHA |
lept.L_RCHA.position(long position) |
lept.L_RCHA |
lept.L_RECOG.rcha()
temp data used for array of best chars
|
lept.L_RCHA |
lept.L_RCHA.satext(lept.SARRAY satext) |
| Modifier and Type | Method and Description |
|---|---|
lept.L_RECOG |
lept.L_RECOG.rcha(lept.L_RCHA rcha) |
static void |
lept.rchaDestroy(lept.L_RCHA prcha) |
static int |
lept.rchaExtract(lept.L_RCHA rcha,
lept.NUMA pnaindex,
lept.NUMA pnascore,
lept.SARRAY psatext,
lept.NUMA pnasample,
lept.NUMA pnaxloc,
lept.NUMA pnayloc,
lept.NUMA pnawidth) |
static int |
lept.rchaExtract(lept.L_RCHA rcha,
PointerPointer pnaindex,
PointerPointer pnascore,
PointerPointer psatext,
PointerPointer pnasample,
PointerPointer pnaxloc,
PointerPointer pnayloc,
PointerPointer pnawidth) |
Copyright © 2019. All rights reserved.