@Name(value="L_Dewarpa")
public static class lept.L_DEWARPA
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_DEWARPA()
Default native constructor.
|
L_DEWARPA(long size)
Native array allocator.
|
L_DEWARPA(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
check_columns()
array
|
lept.L_DEWARPA |
check_columns(int check_columns) |
org.bytedeco.javacpp.PointerPointer |
dewarp() |
lept.L_DEWARP |
dewarp(int i)
array of ptrs to page dewarp
|
lept.L_DEWARPA |
dewarp(int i,
lept.L_DEWARP dewarp) |
lept.L_DEWARPA |
dewarp(org.bytedeco.javacpp.PointerPointer dewarp) |
org.bytedeco.javacpp.PointerPointer |
dewarpcache() |
lept.L_DEWARP |
dewarpcache(int i)
array of ptrs to cached dewarps
|
lept.L_DEWARPA |
dewarpcache(int i,
lept.L_DEWARP dewarpcache) |
lept.L_DEWARPA |
dewarpcache(org.bytedeco.javacpp.PointerPointer dewarpcache) |
int |
max_diff_edgecurv()
edge curvature, in micro-units
|
lept.L_DEWARPA |
max_diff_edgecurv(int max_diff_edgecurv) |
int |
max_diff_linecurv()
curvature in micro-units
|
lept.L_DEWARPA |
max_diff_linecurv(int max_diff_linecurv) |
int |
max_edgecurv()
curvature, in micro-units
|
lept.L_DEWARPA |
max_edgecurv(int max_edgecurv) |
int |
max_edgeslope()
slope, in milli-units
|
lept.L_DEWARPA |
max_edgeslope(int max_edgeslope) |
int |
max_linecurv()
in micro-units
|
lept.L_DEWARPA |
max_linecurv(int max_linecurv) |
int |
maxdist()
max distance for getting ref page
|
lept.L_DEWARPA |
maxdist(int maxdist) |
int |
maxpage()
maximum page number in array
|
lept.L_DEWARPA |
maxpage(int maxpage) |
int |
min_diff_linecurv()
curvature in micro-units
|
lept.L_DEWARPA |
min_diff_linecurv(int min_diff_linecurv) |
int |
minlines()
min number of long lines required
|
lept.L_DEWARPA |
minlines(int minlines) |
int |
modelsready()
and refs built against valid set
|
lept.L_DEWARPA |
modelsready(int modelsready) |
int |
nalloc()
size of dewarp ptr array
|
lept.L_DEWARPA |
nalloc(int nalloc) |
lept.NUMA |
namodels()
with page models
|
lept.L_DEWARPA |
namodels(lept.NUMA namodels) |
lept.NUMA |
napages()
page models or ref page models
|
lept.L_DEWARPA |
napages(lept.NUMA napages) |
lept.L_DEWARPA |
position(long position) |
int |
redfactor()
reduction factor of input: 1 or 2
|
lept.L_DEWARPA |
redfactor(int redfactor) |
int |
sampling()
disparity arrays sampling factor
|
lept.L_DEWARPA |
sampling(int sampling) |
int |
useboth()
available; only vertical otherwise
|
lept.L_DEWARPA |
useboth(int useboth) |
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_DEWARPA()
public L_DEWARPA(long size)
Pointer.position(long).public L_DEWARPA(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_DEWARPA position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int nalloc()
public lept.L_DEWARPA nalloc(int nalloc)
@Cast(value="l_int32") public int maxpage()
public lept.L_DEWARPA maxpage(int maxpage)
public lept.L_DEWARP dewarp(int i)
public lept.L_DEWARPA dewarp(int i, lept.L_DEWARP dewarp)
@Cast(value="L_Dewarp**") public org.bytedeco.javacpp.PointerPointer dewarp()
public lept.L_DEWARPA dewarp(org.bytedeco.javacpp.PointerPointer dewarp)
public lept.L_DEWARP dewarpcache(int i)
public lept.L_DEWARPA dewarpcache(int i, lept.L_DEWARP dewarpcache)
@Cast(value="L_Dewarp**") public org.bytedeco.javacpp.PointerPointer dewarpcache()
public lept.L_DEWARPA dewarpcache(org.bytedeco.javacpp.PointerPointer dewarpcache)
public lept.NUMA namodels()
public lept.L_DEWARPA namodels(lept.NUMA namodels)
public lept.NUMA napages()
public lept.L_DEWARPA napages(lept.NUMA napages)
@Cast(value="l_int32") public int redfactor()
public lept.L_DEWARPA redfactor(int redfactor)
@Cast(value="l_int32") public int sampling()
public lept.L_DEWARPA sampling(int sampling)
@Cast(value="l_int32") public int minlines()
public lept.L_DEWARPA minlines(int minlines)
@Cast(value="l_int32") public int maxdist()
public lept.L_DEWARPA maxdist(int maxdist)
@Cast(value="l_int32") public int max_linecurv()
public lept.L_DEWARPA max_linecurv(int max_linecurv)
@Cast(value="l_int32") public int min_diff_linecurv()
public lept.L_DEWARPA min_diff_linecurv(int min_diff_linecurv)
@Cast(value="l_int32") public int max_diff_linecurv()
public lept.L_DEWARPA max_diff_linecurv(int max_diff_linecurv)
@Cast(value="l_int32") public int max_edgeslope()
public lept.L_DEWARPA max_edgeslope(int max_edgeslope)
@Cast(value="l_int32") public int max_edgecurv()
public lept.L_DEWARPA max_edgecurv(int max_edgecurv)
@Cast(value="l_int32") public int max_diff_edgecurv()
public lept.L_DEWARPA max_diff_edgecurv(int max_diff_edgecurv)
@Cast(value="l_int32") public int useboth()
public lept.L_DEWARPA useboth(int useboth)
@Cast(value="l_int32") public int check_columns()
public lept.L_DEWARPA check_columns(int check_columns)
@Cast(value="l_int32") public int modelsready()
public lept.L_DEWARPA modelsready(int modelsready)
Copyright © 2018. All rights reserved.