@Name(value="L_Dewarpa") @Properties(inherit=leptonica.class) public class L_DEWARPA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_DEWARPA()
Default native constructor.
|
L_DEWARPA(long size)
Native array allocator.
|
L_DEWARPA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
check_columns()
array
|
L_DEWARPA |
check_columns(int setter) |
PointerPointer |
dewarp() |
L_DEWARP |
dewarp(int i)
array of ptrs to page dewarp
|
L_DEWARPA |
dewarp(int i,
L_DEWARP setter) |
L_DEWARPA |
dewarp(PointerPointer setter) |
PointerPointer |
dewarpcache() |
L_DEWARP |
dewarpcache(int i)
array of ptrs to cached dewarps
|
L_DEWARPA |
dewarpcache(int i,
L_DEWARP setter) |
L_DEWARPA |
dewarpcache(PointerPointer setter) |
L_DEWARPA |
getPointer(long i) |
int |
max_diff_edgecurv()
edge curvature, in micro-units
|
L_DEWARPA |
max_diff_edgecurv(int setter) |
int |
max_diff_linecurv()
curvature in micro-units
|
L_DEWARPA |
max_diff_linecurv(int setter) |
int |
max_edgecurv()
curvature, in micro-units
|
L_DEWARPA |
max_edgecurv(int setter) |
int |
max_edgeslope()
slope, in milli-units
|
L_DEWARPA |
max_edgeslope(int setter) |
int |
max_linecurv()
in micro-units
|
L_DEWARPA |
max_linecurv(int setter) |
int |
maxdist()
max distance for getting ref page
|
L_DEWARPA |
maxdist(int setter) |
int |
maxpage()
maximum page number in array
|
L_DEWARPA |
maxpage(int setter) |
int |
min_diff_linecurv()
curvature in micro-units
|
L_DEWARPA |
min_diff_linecurv(int setter) |
int |
minlines()
min number of long lines required
|
L_DEWARPA |
minlines(int setter) |
int |
modelsready()
and refs built against valid set
|
L_DEWARPA |
modelsready(int setter) |
int |
nalloc()
size of dewarp ptr array
|
L_DEWARPA |
nalloc(int setter) |
NUMA |
namodels()
with page models
|
L_DEWARPA |
namodels(NUMA setter) |
NUMA |
napages()
page models or ref page models
|
L_DEWARPA |
napages(NUMA setter) |
L_DEWARPA |
position(long position) |
int |
redfactor()
reduction factor of input: 1 or 2
|
L_DEWARPA |
redfactor(int setter) |
int |
sampling()
disparity arrays sampling factor
|
L_DEWARPA |
sampling(int setter) |
int |
useboth()
available; only vertical otherwise
|
L_DEWARPA |
useboth(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public L_DEWARPA()
public L_DEWARPA(long size)
Pointer.position(long)
.public L_DEWARPA(Pointer p)
Pointer(Pointer)
.public L_DEWARPA getPointer(long i)
getPointer
in class Pointer
public L_DEWARPA nalloc(int setter)
public L_DEWARPA maxpage(int setter)
public L_DEWARP dewarp(int i)
@Cast(value="L_Dewarp**") public PointerPointer dewarp()
public L_DEWARPA dewarp(PointerPointer setter)
public L_DEWARP dewarpcache(int i)
@Cast(value="L_Dewarp**") public PointerPointer dewarpcache()
public L_DEWARPA dewarpcache(PointerPointer setter)
public NUMA namodels()
public NUMA napages()
public L_DEWARPA redfactor(int setter)
public L_DEWARPA sampling(int setter)
public L_DEWARPA minlines(int setter)
public L_DEWARPA maxdist(int setter)
public L_DEWARPA max_linecurv(int setter)
public L_DEWARPA min_diff_linecurv(int setter)
public L_DEWARPA max_diff_linecurv(int setter)
public L_DEWARPA max_edgeslope(int setter)
public L_DEWARPA max_edgecurv(int setter)
@Cast(value="l_int32") public int max_diff_edgecurv()
public L_DEWARPA max_diff_edgecurv(int setter)
public L_DEWARPA useboth(int setter)
public L_DEWARPA check_columns(int setter)
public L_DEWARPA modelsready(int setter)
Copyright © 2024. All rights reserved.