| 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,
org.bytedeco.javacpp.PointerPointer pnaindex,
org.bytedeco.javacpp.PointerPointer pnascore,
org.bytedeco.javacpp.PointerPointer psatext,
org.bytedeco.javacpp.PointerPointer pnasample,
org.bytedeco.javacpp.PointerPointer pnaxloc,
org.bytedeco.javacpp.PointerPointer pnayloc,
org.bytedeco.javacpp.PointerPointer pnawidth) |
Copyright © 2018. All rights reserved.