| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.SARRAY |
lept.SARRAY.array(int i,
BytePointer array) |
lept.SARRAY |
lept.SARRAY.array(PointerPointer array) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
int[] ph) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
IntBuffer ph) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
IntPointer ph) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
String textstr,
int maxw,
int firstindent,
int[] ph) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
String textstr,
int maxw,
int firstindent,
IntBuffer ph) |
static lept.SARRAY |
lept.bmfGetLineStrings(lept.L_BMF bmf,
String textstr,
int maxw,
int firstindent,
IntPointer ph) |
lept.SARRAY |
lept.GPLOT.cmddata()
command file contents
|
static lept.SARRAY |
lept.convertSortedToNumberedPathnames(lept.SARRAY sa,
int numpre,
int numpost,
int maxnum) |
lept.SARRAY |
lept.L_STRCODE.data()
store base64 encoded data as strings
|
lept.SARRAY |
lept.GPLOT.datanames()
data file names
|
lept.SARRAY |
lept.L_STRCODE.descr()
store line in description table
|
lept.SARRAY |
lept.L_STRCODE.function()
store case code for extraction
|
static lept.SARRAY |
lept.getFilenamesInDirectory(BytePointer dirname) |
static lept.SARRAY |
lept.getFilenamesInDirectory(String dirname) |
static lept.SARRAY |
lept.getNumberedPathnamesInDirectory(BytePointer dirname,
BytePointer substr,
int numpre,
int numpost,
int maxnum) |
static lept.SARRAY |
lept.getNumberedPathnamesInDirectory(String dirname,
String substr,
int numpre,
int numpost,
int maxnum) |
static lept.SARRAY |
lept.getSortedPathnamesInDirectory(BytePointer dirname,
BytePointer substr,
int first,
int nfiles) |
static lept.SARRAY |
lept.getSortedPathnamesInDirectory(String dirname,
String substr,
int first,
int nfiles) |
lept.SARRAY |
lept.SARRAY.n(int n) |
lept.SARRAY |
lept.SARRAY.nalloc(int nalloc) |
static lept.SARRAY |
lept.numaConvertToSarray(lept.NUMA na,
int size1,
int size2,
int addzeros,
int type) |
static lept.SARRAY |
lept.pixProcessBarcodes(lept.PIX pixs,
int format,
int method,
lept.SARRAY psaw,
int debugflag) |
static lept.SARRAY |
lept.pixProcessBarcodes(lept.PIX pixs,
int format,
int method,
PointerPointer psaw,
int debugflag) |
static lept.SARRAY |
lept.pixReadBarcodes(lept.PIXA pixa,
int format,
int method,
lept.SARRAY psaw,
int debugflag) |
static lept.SARRAY |
lept.pixReadBarcodes(lept.PIXA pixa,
int format,
int method,
PointerPointer psaw,
int debugflag) |
lept.SARRAY |
lept.GPLOT.plotdata()
plot data (1 string/file)
|
lept.SARRAY |
lept.GPLOT.plottitles()
title for each individual plot
|
lept.SARRAY |
lept.SARRAY.position(long position) |
static lept.SARRAY |
lept.recogExtractNumbers(lept.L_RECOG recog,
lept.BOXA boxas,
float scorethresh,
int spacethresh,
lept.BOXAA pbaa,
lept.NUMAA pnaa) |
static lept.SARRAY |
lept.recogExtractNumbers(lept.L_RECOG recog,
lept.BOXA boxas,
float scorethresh,
int spacethresh,
PointerPointer pbaa,
PointerPointer pnaa) |
lept.SARRAY |
lept.SARRAY.refcount(int refcount) |
lept.SARRAY |
lept.L_RECOG.sa_text()
text array for arbitrary char set
|
lept.SARRAY |
lept.L_PDF_DATA.sacmap()
colormap pdf object strings
|
lept.SARRAY |
lept.JBCLASSER.safiles()
input page image file names
|
lept.SARRAY |
lept.L_PDF_DATA.saprex()
pre-binary-stream xobject strings
|
static lept.SARRAY |
lept.sarrayClone(lept.SARRAY sa) |
static lept.SARRAY |
lept.sarrayConvertWordsToLines(lept.SARRAY sa,
int linesize) |
static lept.SARRAY |
lept.sarrayCopy(lept.SARRAY sa) |
static lept.SARRAY |
lept.sarrayCreate(int n) |
static lept.SARRAY |
lept.sarrayCreateInitialized(int n,
BytePointer initstr) |
static lept.SARRAY |
lept.sarrayCreateInitialized(int n,
String initstr) |
static lept.SARRAY |
lept.sarrayCreateLinesFromString(BytePointer string,
int blankflag) |
static lept.SARRAY |
lept.sarrayCreateLinesFromString(String string,
int blankflag) |
static lept.SARRAY |
lept.sarrayCreateWordsFromString(BytePointer string) |
static lept.SARRAY |
lept.sarrayCreateWordsFromString(String string) |
static lept.SARRAY |
lept.sarrayGenerateIntegers(int n) |
static lept.SARRAY |
lept.sarrayIntersectionByAset(lept.SARRAY sa1,
lept.SARRAY sa2) |
static lept.SARRAY |
lept.sarrayIntersectionByHash(lept.SARRAY sa1,
lept.SARRAY sa2) |
static lept.SARRAY |
lept.sarrayRead(BytePointer filename) |
static lept.SARRAY |
lept.sarrayRead(String filename) |
static lept.SARRAY |
lept.sarrayReadMem(byte[] data,
long size) |
static lept.SARRAY |
lept.sarrayReadMem(ByteBuffer data,
long size) |
static lept.SARRAY |
lept.sarrayReadMem(BytePointer data,
long size) |
static lept.SARRAY |
lept.sarrayReadStream(Pointer fp) |
static lept.SARRAY |
lept.sarrayRemoveDupsByAset(lept.SARRAY sas) |
static lept.SARRAY |
lept.sarraySelectByRange(lept.SARRAY sain,
int first,
int last) |
static lept.SARRAY |
lept.sarraySelectBySubstring(lept.SARRAY sain,
BytePointer substr) |
static lept.SARRAY |
lept.sarraySelectBySubstring(lept.SARRAY sain,
String substr) |
static lept.SARRAY |
lept.sarraySort(lept.SARRAY saout,
lept.SARRAY sain,
int sortorder) |
static lept.SARRAY |
lept.sarraySortByIndex(lept.SARRAY sain,
lept.NUMA naindex) |
static lept.SARRAY |
lept.sarrayUnionByAset(lept.SARRAY sa1,
lept.SARRAY sa2) |
lept.SARRAY |
lept.L_RCHA.satext()
character strings of best templates
|
static lept.SARRAY |
lept.selaGetSelnames(lept.SELA sela) |
static lept.SARRAY |
lept.splitStringToParagraphs(byte[] textstr,
int splitflag) |
static lept.SARRAY |
lept.splitStringToParagraphs(ByteBuffer textstr,
int splitflag) |
static lept.SARRAY |
lept.splitStringToParagraphs(BytePointer textstr,
int splitflag) |
Copyright © 2019. All rights reserved.