@Name(value="L_Dewarp")
public static class lept.L_DEWARP
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_DEWARP()
Default native constructor.
|
L_DEWARP(long size)
Native array allocator.
|
L_DEWARP(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
debug()
set to 1 if debug output requested
|
lept.L_DEWARP |
debug(int debug) |
lept.L_DEWARPA |
dewa()
ptr to parent (not owned)
|
lept.L_DEWARP |
dewa(lept.L_DEWARPA dewa) |
lept.FPIX |
fullhdispar()
full horiz disparity array
|
lept.L_DEWARP |
fullhdispar(lept.FPIX fullhdispar) |
lept.FPIX |
fullvdispar()
full vert disparity array
|
lept.L_DEWARP |
fullvdispar(lept.FPIX fullvdispar) |
lept.FPIX |
fullydispar()
full slope h-disparity array
|
lept.L_DEWARP |
fullydispar(lept.FPIX fullydispar) |
int |
h()
height of source image
|
lept.L_DEWARP |
h(int h) |
int |
hasref()
0 if normal; 1 if has a refpage
|
lept.L_DEWARP |
hasref(int hasref) |
int |
hsuccess()
sets to 1 if horiz disparity builds
|
lept.L_DEWARP |
hsuccess(int hsuccess) |
int |
hvalid()
sets to 1 if valid horiz disparity
|
lept.L_DEWARP |
hvalid(int hvalid) |
int |
leftcurv()
left edge curvature in micro-units
|
lept.L_DEWARP |
leftcurv(int leftcurv) |
int |
leftslope()
left edge slope in milli-units
|
lept.L_DEWARP |
leftslope(int leftslope) |
int |
maxcurv()
max line curvature in micro-units
|
lept.L_DEWARP |
maxcurv(int maxcurv) |
int |
mincurv()
min line curvature in micro-units
|
lept.L_DEWARP |
mincurv(int mincurv) |
int |
minlines()
min number of long lines required
|
lept.L_DEWARP |
minlines(int minlines) |
lept.NUMA |
nacurves()
sorted curvature of each line
|
lept.L_DEWARP |
nacurves(lept.NUMA nacurves) |
lept.NUMA |
namidys()
sorted y val of midpoint each line
|
lept.L_DEWARP |
namidys(lept.NUMA namidys) |
int |
nlines()
number of long lines found
|
lept.L_DEWARP |
nlines(int nlines) |
int |
nx()
number of sampling pts in x-dir
|
lept.L_DEWARP |
nx(int nx) |
int |
ny()
number of sampling pts in y-dir
|
lept.L_DEWARP |
ny(int ny) |
int |
pageno()
page number; important for reuse
|
lept.L_DEWARP |
pageno(int pageno) |
lept.PIX |
pixs()
source pix, 1 bpp
|
lept.L_DEWARP |
pixs(lept.PIX pixs) |
lept.L_DEWARP |
position(long position) |
int |
redfactor()
reduction factor of pixs: 1 or 2
|
lept.L_DEWARP |
redfactor(int redfactor) |
int |
refpage()
page with disparity model to use
|
lept.L_DEWARP |
refpage(int refpage) |
int |
rightcurv()
right edge curvature in micro-units
|
lept.L_DEWARP |
rightcurv(int rightcurv) |
int |
rightslope()
right edge slope in milli-units
|
lept.L_DEWARP |
rightslope(int rightslope) |
lept.FPIX |
samphdispar()
sampled horiz disparity array
|
lept.L_DEWARP |
samphdispar(lept.FPIX samphdispar) |
int |
sampling()
sampling factor of disparity arrays
|
lept.L_DEWARP |
sampling(int sampling) |
lept.FPIX |
sampvdispar()
sampled vert disparity array
|
lept.L_DEWARP |
sampvdispar(lept.FPIX sampvdispar) |
lept.FPIX |
sampydispar()
sampled slope h-disparity array
|
lept.L_DEWARP |
sampydispar(lept.FPIX sampydispar) |
int |
skip_horiz()
correction
|
lept.L_DEWARP |
skip_horiz(int skip_horiz) |
int |
vsuccess()
sets to 1 if vert disparity builds
|
lept.L_DEWARP |
vsuccess(int vsuccess) |
int |
vvalid()
sets to 1 if valid vert disparity
|
lept.L_DEWARP |
vvalid(int vvalid) |
int |
w()
width of source image
|
lept.L_DEWARP |
w(int w) |
int |
ysuccess()
sets to 1 if slope disparity builds
|
lept.L_DEWARP |
ysuccess(int ysuccess) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic L_DEWARP()
public L_DEWARP(long size)
Pointer.position(long).public L_DEWARP(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_DEWARP position(long position)
position in class org.bytedeco.javacpp.Pointerpublic lept.L_DEWARPA dewa()
public lept.L_DEWARP dewa(lept.L_DEWARPA dewa)
public lept.PIX pixs()
public lept.L_DEWARP pixs(lept.PIX pixs)
public lept.FPIX sampvdispar()
public lept.L_DEWARP sampvdispar(lept.FPIX sampvdispar)
public lept.FPIX samphdispar()
public lept.L_DEWARP samphdispar(lept.FPIX samphdispar)
public lept.FPIX sampydispar()
public lept.L_DEWARP sampydispar(lept.FPIX sampydispar)
public lept.FPIX fullvdispar()
public lept.L_DEWARP fullvdispar(lept.FPIX fullvdispar)
public lept.FPIX fullhdispar()
public lept.L_DEWARP fullhdispar(lept.FPIX fullhdispar)
public lept.FPIX fullydispar()
public lept.L_DEWARP fullydispar(lept.FPIX fullydispar)
public lept.NUMA namidys()
public lept.L_DEWARP namidys(lept.NUMA namidys)
public lept.NUMA nacurves()
public lept.L_DEWARP nacurves(lept.NUMA nacurves)
@Cast(value="l_int32") public int w()
public lept.L_DEWARP w(int w)
@Cast(value="l_int32") public int h()
public lept.L_DEWARP h(int h)
@Cast(value="l_int32") public int pageno()
public lept.L_DEWARP pageno(int pageno)
@Cast(value="l_int32") public int sampling()
public lept.L_DEWARP sampling(int sampling)
@Cast(value="l_int32") public int redfactor()
public lept.L_DEWARP redfactor(int redfactor)
@Cast(value="l_int32") public int minlines()
public lept.L_DEWARP minlines(int minlines)
@Cast(value="l_int32") public int nlines()
public lept.L_DEWARP nlines(int nlines)
@Cast(value="l_int32") public int mincurv()
public lept.L_DEWARP mincurv(int mincurv)
@Cast(value="l_int32") public int maxcurv()
public lept.L_DEWARP maxcurv(int maxcurv)
@Cast(value="l_int32") public int leftslope()
public lept.L_DEWARP leftslope(int leftslope)
@Cast(value="l_int32") public int rightslope()
public lept.L_DEWARP rightslope(int rightslope)
@Cast(value="l_int32") public int leftcurv()
public lept.L_DEWARP leftcurv(int leftcurv)
@Cast(value="l_int32") public int rightcurv()
public lept.L_DEWARP rightcurv(int rightcurv)
@Cast(value="l_int32") public int nx()
public lept.L_DEWARP nx(int nx)
@Cast(value="l_int32") public int ny()
public lept.L_DEWARP ny(int ny)
@Cast(value="l_int32") public int hasref()
public lept.L_DEWARP hasref(int hasref)
@Cast(value="l_int32") public int refpage()
public lept.L_DEWARP refpage(int refpage)
@Cast(value="l_int32") public int vsuccess()
public lept.L_DEWARP vsuccess(int vsuccess)
@Cast(value="l_int32") public int hsuccess()
public lept.L_DEWARP hsuccess(int hsuccess)
@Cast(value="l_int32") public int ysuccess()
public lept.L_DEWARP ysuccess(int ysuccess)
@Cast(value="l_int32") public int vvalid()
public lept.L_DEWARP vvalid(int vvalid)
@Cast(value="l_int32") public int hvalid()
public lept.L_DEWARP hvalid(int hvalid)
@Cast(value="l_int32") public int skip_horiz()
public lept.L_DEWARP skip_horiz(int skip_horiz)
@Cast(value="l_int32") public int debug()
public lept.L_DEWARP debug(int debug)
Copyright © 2018. All rights reserved.