Package | Description |
---|---|
org.bytedeco.leptonica | |
org.bytedeco.leptonica.global |
Modifier and Type | Method and Description |
---|---|
NUMAA |
NUMAA.getPointer(long i) |
NUMAA |
NUMAA.n(int setter) |
NUMAA |
L_COLORFILL.naa()
sizes of color regions (in pixels)
|
NUMAA |
L_RECOG.naasum_u()
area of all unscaled templates
|
NUMAA |
L_RECOG.naasum()
area of all (scaled) templates
|
NUMAA |
NUMAA.nalloc(int setter) |
NUMAA |
NUMAA.numa(int i,
NUMA setter) |
NUMAA |
NUMAA.numa(PointerPointer setter) |
NUMAA |
NUMAA.position(long position) |
NUMAA |
CCBORD.step()
numaa of chain code (step dir)
|
Modifier and Type | Method and Description |
---|---|
L_COLORFILL |
L_COLORFILL.naa(NUMAA setter) |
L_RECOG |
L_RECOG.naasum_u(NUMAA setter) |
L_RECOG |
L_RECOG.naasum(NUMAA setter) |
CCBORD |
CCBORD.step(NUMAA setter) |
Modifier and Type | Method and Description |
---|---|
static NUMAA |
lept.boxaExtractSortedPattern(BOXA boxa,
NUMA na) |
static NUMAA |
lept.l_uncompressGrayHistograms(byte[] bytea,
long size,
int[] pw,
int[] ph) |
static NUMAA |
lept.l_uncompressGrayHistograms(ByteBuffer bytea,
long size,
IntBuffer pw,
IntBuffer ph) |
static NUMAA |
lept.l_uncompressGrayHistograms(BytePointer bytea,
long size,
IntPointer pw,
IntPointer ph) |
static NUMAA |
lept.numaaCreate(int n) |
static NUMAA |
lept.numaaCreateFull(int nptr,
int n) |
static NUMAA |
lept.numaaRead(BytePointer filename) |
static NUMAA |
lept.numaaRead(String filename) |
static NUMAA |
lept.numaaReadMem(byte[] data,
long size) |
static NUMAA |
lept.numaaReadMem(ByteBuffer data,
long size) |
static NUMAA |
lept.numaaReadMem(BytePointer data,
long size) |
static NUMAA |
lept.numaaReadStream(Pointer fp) |
static NUMAA |
lept.pixGetGrayHistogramTiled(PIX pixs,
int factor,
int nx,
int ny) |
Modifier and Type | Method and Description |
---|---|
static int |
lept.boxaFindNearestBoxes(BOXA boxa,
int dist_select,
int range,
NUMAA pnaaindex,
NUMAA pnaadist) |
static BOXAA |
lept.boxaSort2d(BOXA boxas,
NUMAA pnaad,
int delta1,
int delta2,
int minh1) |
static BOXAA |
lept.boxaSort2dByIndex(BOXA boxas,
NUMAA naa) |
static int |
lept.compareTilesByHisto(NUMAA naa1,
NUMAA naa2,
float minratio,
int w1,
int h1,
int w2,
int h2,
float[] pscore,
PIXA pixadebug) |
static int |
lept.compareTilesByHisto(NUMAA naa1,
NUMAA naa2,
float minratio,
int w1,
int h1,
int w2,
int h2,
FloatBuffer pscore,
PIXA pixadebug) |
static int |
lept.compareTilesByHisto(NUMAA naa1,
NUMAA naa2,
float minratio,
int w1,
int h1,
int w2,
int h2,
FloatPointer pscore,
PIXA pixadebug) |
static PIX |
lept.gplotGeneralPixN(NUMA nax,
NUMAA naay,
int plotstyle,
BytePointer rootname,
BytePointer title,
BytePointer xlabel,
BytePointer ylabel) |
static PIX |
lept.gplotGeneralPixN(NUMA nax,
NUMAA naay,
int plotstyle,
String rootname,
String title,
String xlabel,
String ylabel) |
static int |
lept.gplotSimpleN(NUMAA naa,
int outformat,
BytePointer outroot,
BytePointer title) |
static int |
lept.gplotSimpleN(NUMAA naa,
int outformat,
String outroot,
String title) |
static PIX |
lept.gplotSimplePixN(NUMAA naa,
BytePointer title) |
static PIX |
lept.gplotSimplePixN(NUMAA naa,
String title) |
static GPLOT |
lept.gplotSimpleXYN(NUMA nax,
NUMAA naay,
int plotstyle,
int outformat,
BytePointer outroot,
BytePointer title) |
static GPLOT |
lept.gplotSimpleXYN(NUMA nax,
NUMAA naay,
int plotstyle,
int outformat,
String outroot,
String title) |
static int |
lept.grayHistogramsToEMD(NUMAA naa1,
NUMAA naa2,
NUMA pnad) |
static int |
lept.grayHistogramsToEMD(NUMAA naa1,
NUMAA naa2,
PointerPointer pnad) |
static int |
lept.grayInterHistogramStats(NUMAA naa,
int wc,
NUMA pnam,
NUMA pnams,
NUMA pnav,
NUMA pnarv) |
static int |
lept.grayInterHistogramStats(NUMAA naa,
int wc,
PointerPointer pnam,
PointerPointer pnams,
PointerPointer pnav,
PointerPointer pnarv) |
static BytePointer |
lept.l_compressGrayHistograms(NUMAA naa,
int w,
int h,
SizeTPointer psize) |
static int |
lept.numaaAddNuma(NUMAA naa,
NUMA na,
int copyflag) |
static int |
lept.numaaAddNumber(NUMAA naa,
int index,
float val) |
static int |
lept.numaaCompareImagesByBoxes(NUMAA naa1,
NUMAA naa2,
int nperline,
int nreq,
int maxshiftx,
int maxshifty,
int delx,
int dely,
int[] psame,
int debugflag) |
static int |
lept.numaaCompareImagesByBoxes(NUMAA naa1,
NUMAA naa2,
int nperline,
int nreq,
int maxshiftx,
int maxshifty,
int delx,
int dely,
IntBuffer psame,
int debugflag) |
static int |
lept.numaaCompareImagesByBoxes(NUMAA naa1,
NUMAA naa2,
int nperline,
int nreq,
int maxshiftx,
int maxshifty,
int delx,
int dely,
IntPointer psame,
int debugflag) |
static void |
lept.numaaDestroy(NUMAA pnaa) |
static NUMA |
lept.numaaFlattenToNuma(NUMAA naa) |
static int |
lept.numaaGetCount(NUMAA naa) |
static NUMA |
lept.numaaGetNuma(NUMAA naa,
int index,
int accessflag) |
static int |
lept.numaaGetNumaCount(NUMAA naa,
int index) |
static int |
lept.numaaGetNumberCount(NUMAA naa) |
static PointerPointer |
lept.numaaGetPtrArray(NUMAA naa) |
static int |
lept.numaaGetValue(NUMAA naa,
int i,
int j,
float[] pfval,
int[] pival) |
static int |
lept.numaaGetValue(NUMAA naa,
int i,
int j,
FloatBuffer pfval,
IntBuffer pival) |
static int |
lept.numaaGetValue(NUMAA naa,
int i,
int j,
FloatPointer pfval,
IntPointer pival) |
static int |
lept.numaaJoin(NUMAA naad,
NUMAA naas,
int istart,
int iend) |
static int |
lept.numaaReplaceNuma(NUMAA naa,
int index,
NUMA na) |
static int |
lept.numaaTruncate(NUMAA naa) |
static int |
lept.numaaWrite(BytePointer filename,
NUMAA naa) |
static int |
lept.numaaWrite(String filename,
NUMAA naa) |
static int |
lept.numaaWriteMem(byte[] pdata,
SizeTPointer psize,
NUMAA naa) |
static int |
lept.numaaWriteMem(ByteBuffer pdata,
SizeTPointer psize,
NUMAA naa) |
static int |
lept.numaaWriteMem(BytePointer pdata,
SizeTPointer psize,
NUMAA naa) |
static int |
lept.numaaWriteMem(PointerPointer pdata,
SizeTPointer psize,
NUMAA naa) |
static int |
lept.numaaWriteStream(Pointer fp,
NUMAA naa) |
static PIXAA |
lept.pixaSort2dByIndex(PIXA pixas,
NUMAA naa,
int copyflag) |
static int |
lept.pixDecideIfPhotoImage(PIX pix,
int factor,
float thresh,
int n,
NUMAA pnaa,
PIXA pixadebug) |
static int |
lept.pixGenPhotoHistos(PIX pixs,
BOX box,
int factor,
float thresh,
int n,
NUMAA pnaa,
int[] pw,
int[] ph,
int debugindex) |
static int |
lept.pixGenPhotoHistos(PIX pixs,
BOX box,
int factor,
float thresh,
int n,
NUMAA pnaa,
IntBuffer pw,
IntBuffer ph,
int debugindex) |
static int |
lept.pixGenPhotoHistos(PIX pixs,
BOX box,
int factor,
float thresh,
int n,
NUMAA pnaa,
IntPointer pw,
IntPointer ph,
int debugindex) |
static SARRAY |
lept.recogExtractNumbers(L_RECOG recog,
BOXA boxas,
float scorethresh,
int spacethresh,
BOXAA pbaa,
NUMAA pnaa) |
static PIXA |
lept.showExtractNumbers(PIX pixs,
SARRAY sa,
BOXAA baa,
NUMAA naa,
PIX ppixdb) |
static PIXA |
lept.showExtractNumbers(PIX pixs,
SARRAY sa,
BOXAA baa,
NUMAA naa,
PointerPointer ppixdb) |
Copyright © 2021. All rights reserved.