| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.L_DEWARPA |
lept.L_DEWARPA.check_columns(int check_columns) |
lept.L_DEWARPA |
lept.L_DEWARP.dewa()
ptr to parent (not owned)
|
lept.L_DEWARPA |
lept.L_DEWARPA.dewarp(int i,
lept.L_DEWARP dewarp) |
lept.L_DEWARPA |
lept.L_DEWARPA.dewarp(org.bytedeco.javacpp.PointerPointer dewarp) |
static lept.L_DEWARPA |
lept.dewarpaCreate(int nptrs,
int sampling,
int redfactor,
int minlines,
int maxdist) |
static lept.L_DEWARPA |
lept.dewarpaCreateFromPixacomp(lept.PIXAC pixac,
int useboth,
int sampling,
int minlines,
int maxdist) |
static lept.L_DEWARPA |
lept.dewarpaRead(org.bytedeco.javacpp.BytePointer filename) |
static lept.L_DEWARPA |
lept.dewarpaRead(String filename) |
static lept.L_DEWARPA |
lept.dewarpaReadMem(byte[] data,
long size) |
static lept.L_DEWARPA |
lept.dewarpaReadMem(ByteBuffer data,
long size) |
static lept.L_DEWARPA |
lept.dewarpaReadMem(org.bytedeco.javacpp.BytePointer data,
long size) |
static lept.L_DEWARPA |
lept.dewarpaReadStream(org.bytedeco.javacpp.Pointer fp) |
lept.L_DEWARPA |
lept.L_DEWARPA.dewarpcache(int i,
lept.L_DEWARP dewarpcache) |
lept.L_DEWARPA |
lept.L_DEWARPA.dewarpcache(org.bytedeco.javacpp.PointerPointer dewarpcache) |
lept.L_DEWARPA |
lept.L_DEWARPA.max_diff_edgecurv(int max_diff_edgecurv) |
lept.L_DEWARPA |
lept.L_DEWARPA.max_diff_linecurv(int max_diff_linecurv) |
lept.L_DEWARPA |
lept.L_DEWARPA.max_edgecurv(int max_edgecurv) |
lept.L_DEWARPA |
lept.L_DEWARPA.max_edgeslope(int max_edgeslope) |
lept.L_DEWARPA |
lept.L_DEWARPA.max_linecurv(int max_linecurv) |
lept.L_DEWARPA |
lept.L_DEWARPA.maxdist(int maxdist) |
lept.L_DEWARPA |
lept.L_DEWARPA.maxpage(int maxpage) |
lept.L_DEWARPA |
lept.L_DEWARPA.min_diff_linecurv(int min_diff_linecurv) |
lept.L_DEWARPA |
lept.L_DEWARPA.minlines(int minlines) |
lept.L_DEWARPA |
lept.L_DEWARPA.modelsready(int modelsready) |
lept.L_DEWARPA |
lept.L_DEWARPA.nalloc(int nalloc) |
lept.L_DEWARPA |
lept.L_DEWARPA.namodels(lept.NUMA namodels) |
lept.L_DEWARPA |
lept.L_DEWARPA.napages(lept.NUMA napages) |
lept.L_DEWARPA |
lept.L_DEWARPA.position(long position) |
lept.L_DEWARPA |
lept.L_DEWARPA.redfactor(int redfactor) |
lept.L_DEWARPA |
lept.L_DEWARPA.sampling(int sampling) |
lept.L_DEWARPA |
lept.L_DEWARPA.useboth(int useboth) |
| Modifier and Type | Method and Description |
|---|---|
lept.L_DEWARP |
lept.L_DEWARP.dewa(lept.L_DEWARPA dewa) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
lept.PIX ppixd,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
lept.PIX ppixd,
String debugfile) |
static int |
lept.dewarpaApplyDisparity(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
int grayin,
int x,
int y,
org.bytedeco.javacpp.PointerPointer ppixd,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
lept.BOXA pboxad,
org.bytedeco.javacpp.BytePointer debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
lept.BOXA pboxad,
String debugfile) |
static int |
lept.dewarpaApplyDisparityBoxa(lept.L_DEWARPA dewa,
int pageno,
lept.PIX pixs,
lept.BOXA boxas,
int mapdir,
int x,
int y,
org.bytedeco.javacpp.PointerPointer pboxad,
org.bytedeco.javacpp.BytePointer debugfile) |
static void |
lept.dewarpaDestroy(lept.L_DEWARPA pdewa) |
static int |
lept.dewarpaDestroyDewarp(lept.L_DEWARPA dewa,
int pageno) |
static lept.L_DEWARP |
lept.dewarpaGetDewarp(lept.L_DEWARPA dewa,
int index) |
static int |
lept.dewarpaInfo(org.bytedeco.javacpp.Pointer fp,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaInsertDewarp(lept.L_DEWARPA dewa,
lept.L_DEWARP dew) |
static int |
lept.dewarpaInsertRefModels(lept.L_DEWARPA dewa,
int notests,
int debug) |
static int |
lept.dewarpaListPages(lept.L_DEWARPA dewa) |
static int |
lept.dewarpaModelStats(lept.L_DEWARPA dewa,
int[] pnnone,
int[] pnvsuccess,
int[] pnvvalid,
int[] pnhsuccess,
int[] pnhvalid,
int[] pnref) |
static int |
lept.dewarpaModelStats(lept.L_DEWARPA dewa,
IntBuffer pnnone,
IntBuffer pnvsuccess,
IntBuffer pnvvalid,
IntBuffer pnhsuccess,
IntBuffer pnhvalid,
IntBuffer pnref) |
static int |
lept.dewarpaModelStats(lept.L_DEWARPA dewa,
org.bytedeco.javacpp.IntPointer pnnone,
org.bytedeco.javacpp.IntPointer pnvsuccess,
org.bytedeco.javacpp.IntPointer pnvvalid,
org.bytedeco.javacpp.IntPointer pnhsuccess,
org.bytedeco.javacpp.IntPointer pnhvalid,
org.bytedeco.javacpp.IntPointer pnref) |
static int |
lept.dewarpaModelStatus(lept.L_DEWARPA dewa,
int pageno,
int[] pvsuccess,
int[] phsuccess) |
static int |
lept.dewarpaModelStatus(lept.L_DEWARPA dewa,
int pageno,
IntBuffer pvsuccess,
IntBuffer phsuccess) |
static int |
lept.dewarpaModelStatus(lept.L_DEWARPA dewa,
int pageno,
org.bytedeco.javacpp.IntPointer pvsuccess,
org.bytedeco.javacpp.IntPointer phsuccess) |
static int |
lept.dewarpaRestoreModels(lept.L_DEWARPA dewa) |
static int |
lept.dewarpaSetCheckColumns(lept.L_DEWARPA dewa,
int check_columns) |
static int |
lept.dewarpaSetCurvatures(lept.L_DEWARPA dewa,
int max_linecurv,
int min_diff_linecurv,
int max_diff_linecurv,
int max_edgecurv,
int max_diff_edgecurv,
int max_edgeslope) |
static int |
lept.dewarpaSetMaxDistance(lept.L_DEWARPA dewa,
int maxdist) |
static int |
lept.dewarpaSetValidModels(lept.L_DEWARPA dewa,
int notests,
int debug) |
static int |
lept.dewarpaShowArrays(lept.L_DEWARPA dewa,
float scalefact,
int first,
int last) |
static int |
lept.dewarpaStripRefModels(lept.L_DEWARPA dewa) |
static int |
lept.dewarpaUseBothArrays(lept.L_DEWARPA dewa,
int useboth) |
static int |
lept.dewarpaWrite(org.bytedeco.javacpp.BytePointer filename,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWrite(String filename,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWriteMem(byte[] pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWriteMem(ByteBuffer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWriteMem(org.bytedeco.javacpp.BytePointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWriteMem(org.bytedeco.javacpp.PointerPointer pdata,
org.bytedeco.javacpp.SizeTPointer psize,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpaWriteStream(org.bytedeco.javacpp.Pointer fp,
lept.L_DEWARPA dewa) |
static int |
lept.dewarpShowResults(lept.L_DEWARPA dewa,
lept.SARRAY sa,
lept.BOXA boxa,
int firstpage,
int lastpage,
org.bytedeco.javacpp.BytePointer pdfout) |
static int |
lept.dewarpShowResults(lept.L_DEWARPA dewa,
lept.SARRAY sa,
lept.BOXA boxa,
int firstpage,
int lastpage,
String pdfout) |
static int |
lept.dewarpSinglePage(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
lept.PIX ppixd,
lept.L_DEWARPA pdewa,
int debug) |
static int |
lept.dewarpSinglePageInit(lept.PIX pixs,
int thresh,
int adaptive,
int useboth,
int check_columns,
lept.PIX ppixb,
lept.L_DEWARPA pdewa) |
static int |
lept.dewarpSinglePageRun(lept.PIX pixs,
lept.PIX pixb,
lept.L_DEWARPA dewa,
lept.PIX ppixd,
int debug) |
static int |
lept.dewarpSinglePageRun(lept.PIX pixs,
lept.PIX pixb,
lept.L_DEWARPA dewa,
org.bytedeco.javacpp.PointerPointer ppixd,
int debug) |
Copyright © 2018. All rights reserved.