- L_ADD_ABOVE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text above the image
- L_ADD_AT_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text over the bottom of the image
- L_ADD_AT_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text over left side of the image
- L_ADD_AT_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text over right side of the image
- L_ADD_AT_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text over the top of the image
- L_ADD_BELOW - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text below the image
- L_ADD_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text to the left of the image
- L_ADD_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add text to the right of the image
- L_ADD_TRAIL_SLASH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Add trailing slash to string
- L_ADJUST_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust bottom edge
- L_ADJUST_CHOOSE_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
choose the max median value
- L_ADJUST_CHOOSE_MIN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
choose the min median value
- L_ADJUST_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust left edge
- L_ADJUST_LEFT_AND_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust both left and right edges
- L_ADJUST_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust right edge
- L_ADJUST_SKIP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
do not adjust
- L_ADJUST_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust top edge
- L_ADJUST_TOP_AND_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
adjust both top and bottom edges
- L_ALL_EDGES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
filters for all edges
- L_ALPHA_CHANNEL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- l_amapCreate(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_AMAP* l_amapCreate(l_int32)
native declaration : allheaders.h:2082
- l_amapCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_AMAP* l_amapCreate(l_int32)
native declaration : allheaders.h:2082
- l_amapDelete(L_Rbtree, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_amapDelete(L_AMAP*, RB_TYPE)
native declaration : allheaders.h:2088
- l_amapDelete(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_amapDelete(L_AMAP*, RB_TYPE)
native declaration : allheaders.h:2088
- l_amapDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_amapDestroy(L_AMAP**)
native declaration : allheaders.h:2090
- l_amapDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_amapDestroy(L_AMAP**)
native declaration : allheaders.h:2090
- l_amapFind(L_Rbtree, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
RB_TYPE* l_amapFind(L_AMAP*, RB_TYPE)
native declaration : allheaders.h:2084
- l_amapFind(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
RB_TYPE* l_amapFind(L_AMAP*, RB_TYPE)
native declaration : allheaders.h:2084
- l_amapGetFirst(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_AMAP_NODE* l_amapGetFirst(L_AMAP*)
native declaration : allheaders.h:2092
- l_amapGetFirst(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_AMAP_NODE* l_amapGetFirst(L_AMAP*)
native declaration : allheaders.h:2092
- l_amapGetLast(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_AMAP_NODE* l_amapGetLast(L_AMAP*)
native declaration : allheaders.h:2096
- l_amapGetLast(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_AMAP_NODE* l_amapGetLast(L_AMAP*)
native declaration : allheaders.h:2096
- l_amapGetNext(L_Rbtree_Node) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_AMAP_NODE* l_amapGetNext(L_AMAP_NODE*)
native declaration : allheaders.h:2094
- l_amapGetNext(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_AMAP_NODE* l_amapGetNext(L_AMAP_NODE*)
native declaration : allheaders.h:2094
- l_amapGetPrev(L_Rbtree_Node) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_AMAP_NODE* l_amapGetPrev(L_AMAP_NODE*)
native declaration : allheaders.h:2098
- l_amapGetPrev(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_AMAP_NODE* l_amapGetPrev(L_AMAP_NODE*)
native declaration : allheaders.h:2098
- l_amapInsert(L_Rbtree, Rb_Type.ByValue, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_amapInsert(L_AMAP*, RB_TYPE, RB_TYPE)
native declaration : allheaders.h:2086
- l_amapInsert(L_Rbtree, Rb_Type.ByValue, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_amapInsert(L_AMAP*, RB_TYPE, RB_TYPE)
native declaration : allheaders.h:2086
- l_amapSize(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 l_amapSize(L_AMAP*)
native declaration : allheaders.h:2100
- l_amapSize(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_amapSize(L_AMAP*)
native declaration : allheaders.h:2100
- l_angleBetweenVectors(float, float, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_float32 l_angleBetweenVectors(l_float32, l_float32, l_float32, l_float32)
native declaration : allheaders.h:3878
- L_ARABIC_NUMERALS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
10 digits
- L_ARITH_ADD - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_ARITH_DIVIDE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_ARITH_MULTIPLY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_ARITH_SUBTRACT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- l_asetCreate(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_ASET* l_asetCreate(l_int32)
native declaration : allheaders.h:2102
- l_asetCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_ASET* l_asetCreate(l_int32)
native declaration : allheaders.h:2102
- l_asetCreateFromNuma(Numa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_ASET* l_asetCreateFromNuma(NUMA*)
native declaration : allheaders.h:2470
- l_asetCreateFromNuma(Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_ASET* l_asetCreateFromNuma(NUMA*)
native declaration : allheaders.h:2470
- l_asetCreateFromPta(Pta) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_ASET* l_asetCreateFromPta(PTA*)
native declaration : allheaders.h:3850
- l_asetCreateFromPta(Pta) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_ASET* l_asetCreateFromPta(PTA*)
native declaration : allheaders.h:3850
- l_asetCreateFromSarray(Sarray) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_ASET* l_asetCreateFromSarray(SARRAY*)
native declaration : allheaders.h:4416
- l_asetCreateFromSarray(Sarray) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_ASET* l_asetCreateFromSarray(SARRAY*)
native declaration : allheaders.h:4416
- l_asetDelete(L_Rbtree, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_asetDelete(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2108
- l_asetDelete(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_asetDelete(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2108
- l_asetDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_asetDestroy(L_ASET**)
native declaration : allheaders.h:2110
- l_asetDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_asetDestroy(L_ASET**)
native declaration : allheaders.h:2110
- l_asetFind(L_Rbtree, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
RB_TYPE* l_asetFind(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2104
- l_asetFind(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
RB_TYPE* l_asetFind(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2104
- l_asetGetFirst(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_ASET_NODE* l_asetGetFirst(L_ASET*)
native declaration : allheaders.h:2112
- l_asetGetFirst(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_ASET_NODE* l_asetGetFirst(L_ASET*)
native declaration : allheaders.h:2112
- l_asetGetLast(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_ASET_NODE* l_asetGetLast(L_ASET*)
native declaration : allheaders.h:2116
- l_asetGetLast(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_ASET_NODE* l_asetGetLast(L_ASET*)
native declaration : allheaders.h:2116
- l_asetGetNext(L_Rbtree_Node) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_ASET_NODE* l_asetGetNext(L_ASET_NODE*)
native declaration : allheaders.h:2114
- l_asetGetNext(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_ASET_NODE* l_asetGetNext(L_ASET_NODE*)
native declaration : allheaders.h:2114
- l_asetGetPrev(L_Rbtree_Node) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_ASET_NODE* l_asetGetPrev(L_ASET_NODE*)
native declaration : allheaders.h:2118
- l_asetGetPrev(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_ASET_NODE* l_asetGetPrev(L_ASET_NODE*)
native declaration : allheaders.h:2118
- l_asetInsert(L_Rbtree, Rb_Type.ByValue) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_asetInsert(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2106
- l_asetInsert(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_asetInsert(L_ASET*, RB_TYPE)
native declaration : allheaders.h:2106
- l_asetSize(L_Rbtree) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 l_asetSize(L_ASET*)
native declaration : allheaders.h:2120
- l_asetSize(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_asetSize(L_ASET*)
native declaration : allheaders.h:2120
- L_AUTO_DOWNSHIFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
choose based on number of holes
- L_BF_ANY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
try decoding with all known formats
- L_BF_CODABAR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Code93 format
- L_BF_CODE128 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Code128 format
- L_BF_CODE2OF5 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Code 2 of 5 format
- L_BF_CODE39 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Code39 format
- L_BF_CODE93 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Code93 format
- L_BF_CODEI2OF5 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with Interleaved 2 of 5 format
- L_BF_EAN13 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with EAN13 format
- L_BF_EAN8 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with EAN8 format
- L_BF_UNKNOWN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
unknown format
- L_BF_UPCA - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
decode with UPC A format
- L_Bilateral - Class in net.sourceforge.lept4j
-
- L_Bilateral() - Constructor for class net.sourceforge.lept4j.L_Bilateral
-
- L_Bilateral(Pointer) - Constructor for class net.sourceforge.lept4j.L_Bilateral
-
- L_Bilateral.ByReference - Class in net.sourceforge.lept4j
-
- L_Bilateral.ByValue - Class in net.sourceforge.lept4j
-
- L_BIN_SORT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use bin sort
- l_binaryCopy(ByteBuffer, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_uint8* l_binaryCopy(l_uint8*, size_t)
native declaration : allheaders.h:4970
- l_binaryCopy(ByteBuffer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryCopy(l_uint8*, size_t)
native declaration : allheaders.h:4970
- l_binaryRead(String, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryRead(const char*, size_t*)
native declaration : allheaders.h:4956
- l_binaryReadSelect(String, NativeSize, NativeSize, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryReadSelect(const char*, size_t, size_t, size_t*)
native declaration : allheaders.h:4960
- l_binaryReadSelectStream(ILeptonica.FILE, NativeSize, NativeSize, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryReadSelectStream(FILE*, size_t, size_t, size_t*)
native declaration : allheaders.h:4962
- l_binaryReadStream(ILeptonica.FILE, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryReadStream(FILE*, size_t*)
native declaration : allheaders.h:4958
- l_binaryWrite(String, String, Pointer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_binaryWrite(const char*, const char*, void*, size_t)
native declaration : allheaders.h:4964
- L_BLACK_IS_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
black pixels are 0xff or 0xffff; white are 0
- L_BLEND_GRAY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
blend src directly with blender
- L_BLEND_GRAY_WITH_INVERSE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
add amount of src inverse to itself,
- L_BLEND_TO_BLACK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
shift src colors towards black
- L_BLEND_TO_WHITE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
shift src colors towards white
- L_BLEND_WITH_INVERSE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
add some of src inverse to itself
- L_BLUE_WEIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_Bmf - Class in net.sourceforge.lept4j
-
- L_Bmf() - Constructor for class net.sourceforge.lept4j.L_Bmf
-
- L_Bmf(Pointer) - Constructor for class net.sourceforge.lept4j.L_Bmf
-
- L_Bmf.ByReference - Class in net.sourceforge.lept4j
-
- L_Bmf.ByValue - Class in net.sourceforge.lept4j
-
- l_bootnum_gen1() - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* l_bootnum_gen1()
native declaration : allheaders.h:304
- l_bootnum_gen1() - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* l_bootnum_gen1()
native declaration : allheaders.h:304
- l_bootnum_gen2() - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* l_bootnum_gen2()
native declaration : allheaders.h:306
- l_bootnum_gen2() - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* l_bootnum_gen2()
native declaration : allheaders.h:306
- L_BOTH_DIRECTIONS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_BOUNDARY_BG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
assume bg outside image
- L_BOUNDARY_FG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
assume fg outside image
- L_BRING_IN_BLACK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
bring in black pixels from the outside
- L_BRING_IN_WHITE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
bring in white pixels from the outside
- L_Bytea - Class in net.sourceforge.lept4j
-
- L_Bytea() - Constructor for class net.sourceforge.lept4j.L_Bytea
-
- L_Bytea(NativeSize, NativeSize, int, Pointer) - Constructor for class net.sourceforge.lept4j.L_Bytea
-
- L_Bytea(Pointer) - Constructor for class net.sourceforge.lept4j.L_Bytea
-
- L_Bytea.ByReference - Class in net.sourceforge.lept4j
-
- L_Bytea.ByValue - Class in net.sourceforge.lept4j
-
- l_byteaAppendData(L_Bytea, ByteBuffer, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaAppendData(L_BYTEA*, l_uint8*, size_t)
native declaration : allheaders.h:638
- l_byteaAppendData(L_Bytea, ByteBuffer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaAppendData(L_BYTEA*, l_uint8*, size_t)
native declaration : allheaders.h:638
- l_byteaAppendString(L_Bytea, ByteBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaAppendString(L_BYTEA*, char*)
native declaration : allheaders.h:640
- l_byteaAppendString(L_Bytea, ByteBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaAppendString(L_BYTEA*, char*)
native declaration : allheaders.h:640
- l_byteaCopy(L_Bytea, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BYTEA* l_byteaCopy(L_BYTEA*, l_int32)
native declaration : allheaders.h:628
- l_byteaCopy(L_Bytea, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BYTEA* l_byteaCopy(L_BYTEA*, l_int32)
native declaration : allheaders.h:628
- l_byteaCopyData(L_Bytea, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_uint8* l_byteaCopyData(L_BYTEA*, size_t*)
native declaration : allheaders.h:636
- l_byteaCopyData(L_Bytea, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_byteaCopyData(L_BYTEA*, size_t*)
native declaration : allheaders.h:636
- l_byteaCreate(NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_BYTEA* l_byteaCreate(size_t)
native declaration : allheaders.h:620
- l_byteaCreate(NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_BYTEA* l_byteaCreate(size_t)
native declaration : allheaders.h:620
- l_byteaDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_byteaDestroy(L_BYTEA**)
native declaration : allheaders.h:630
- l_byteaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_byteaDestroy(L_BYTEA**)
native declaration : allheaders.h:630
- l_byteaFindEachSequence(L_Bytea, ByteBuffer, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaFindEachSequence(L_BYTEA*, l_uint8*, l_int32, L_DNA**)
native declaration : allheaders.h:646
- l_byteaFindEachSequence(L_Bytea, Pointer, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaFindEachSequence(L_BYTEA*, l_uint8*, l_int32, L_DNA**)
native declaration : allheaders.h:646
- l_byteaFindEachSequence(L_Bytea, ByteBuffer, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaFindEachSequence(L_BYTEA*, l_uint8*, l_int32, L_DNA**)
native declaration : allheaders.h:646
- l_byteaFindEachSequence(L_Bytea, Pointer, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaFindEachSequence(L_BYTEA*, l_uint8*, l_int32, L_DNA**)
native declaration : allheaders.h:646
- l_byteaGetData(L_Bytea, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_uint8* l_byteaGetData(L_BYTEA*, size_t*)
native declaration : allheaders.h:634
- l_byteaGetData(L_Bytea, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_byteaGetData(L_BYTEA*, size_t*)
native declaration : allheaders.h:634
- l_byteaGetSize(L_Bytea) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : size_t l_byteaGetSize(L_BYTEA*)
native declaration : allheaders.h:632
- l_byteaGetSize(L_Bytea) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : size_t l_byteaGetSize(L_BYTEA*)
native declaration : allheaders.h:632
- l_byteaInitFromFile(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BYTEA* l_byteaInitFromFile(const char*)
native declaration : allheaders.h:624
- l_byteaInitFromFile(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BYTEA* l_byteaInitFromFile(const char*)
native declaration : allheaders.h:624
- l_byteaInitFromMem(ByteBuffer, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BYTEA* l_byteaInitFromMem(l_uint8*, size_t)
native declaration : allheaders.h:622
- l_byteaInitFromMem(ByteBuffer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BYTEA* l_byteaInitFromMem(l_uint8*, size_t)
native declaration : allheaders.h:622
- l_byteaInitFromStream(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BYTEA* l_byteaInitFromStream(FILE*)
native declaration : allheaders.h:626
- l_byteaJoin(L_Bytea, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaJoin(L_BYTEA*, L_BYTEA**)
native declaration : allheaders.h:642
- l_byteaJoin(L_Bytea, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaJoin(L_BYTEA*, L_BYTEA**)
native declaration : allheaders.h:642
- l_byteaSplit(L_Bytea, NativeSize, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaSplit(L_BYTEA*, size_t, L_BYTEA**)
native declaration : allheaders.h:644
- l_byteaSplit(L_Bytea, NativeSize, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaSplit(L_BYTEA*, size_t, L_BYTEA**)
native declaration : allheaders.h:644
- l_byteaWrite(String, L_Bytea, NativeSize, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_byteaWrite(const char*, L_BYTEA*, size_t, size_t)
native declaration : allheaders.h:648
- l_byteaWrite(String, L_Bytea, NativeSize, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaWrite(const char*, L_BYTEA*, size_t, size_t)
native declaration : allheaders.h:648
- l_byteaWriteStream(ILeptonica.FILE, L_Bytea, NativeSize, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_byteaWriteStream(FILE*, L_BYTEA*, size_t, size_t)
native declaration : allheaders.h:650
- L_ByteBuffer - Class in net.sourceforge.lept4j
-
bbuffer.h
Expandable byte buffer for reading data in from memory and
writing data out to other memory.
This implements a queue of bytes, so data read in is put
on the "back" of the queue (i.e., the end of the byte array)
and data written out is taken from the "front" of the queue
(i.e., from an index marker "nwritten" that is initially set at
the beginning of the array.) As usual with expandable
arrays, we keep the size of the allocated array and the
number of bytes that have been read into the array.
For implementation details, see bbuffer.c.
native declaration : bbuffer.h:18
This file was autogenerated by
JNAerator,
a tool written by
Olivier Chafik that
uses a few opensource projects..
For help, please visit
NativeLibs4Java ,
Rococoa, or
JNA.
- L_ByteBuffer() - Constructor for class net.sourceforge.lept4j.L_ByteBuffer
-
- L_ByteBuffer(int, int, int, Pointer) - Constructor for class net.sourceforge.lept4j.L_ByteBuffer
-
- L_ByteBuffer(Pointer) - Constructor for class net.sourceforge.lept4j.L_ByteBuffer
-
- L_ByteBuffer.ByReference - Class in net.sourceforge.lept4j
-
- L_ByteBuffer.ByValue - Class in net.sourceforge.lept4j
-
- L_CHOOSE_CONSECUTIVE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
select 'n' consecutive
- L_CHOOSE_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
useful in a downscaling "dilation"
- L_CHOOSE_MAX_MIN_DIFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
useful in a downscaling contrast
- L_CHOOSE_MIN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
useful in a downscaling "erosion"
- L_CHOOSE_SKIP_BY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
select at intervals of 'n'
- l_chooseDisplayProg(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_chooseDisplayProg(l_int32)
native declaration : allheaders.h:5164
- l_chooseDisplayProg(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_chooseDisplayProg(l_int32)
native declaration : allheaders.h:5164
- l_CIDataDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_CIDataDestroy(L_COMP_DATA**)
native declaration : allheaders.h:2664
- l_CIDataDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_CIDataDestroy(L_COMP_DATA**)
native declaration : allheaders.h:2664
- L_CLEAR_PIXELS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set all bits in each pixel to 0
- l_clearDataBit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_clearDataBit(void*, l_int32)
native declaration : allheaders.h:124
- l_clearDataDibit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_clearDataDibit(void*, l_int32)
native declaration : allheaders.h:132
- l_clearDataQbit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_clearDataQbit(void*, l_int32)
native declaration : allheaders.h:138
- L_CLIP_TO_FF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use max(val, 255)
- L_CLIP_TO_FFFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use max(val, 65535)
- L_CLIP_TO_ZERO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Clip negative values to 0
- L_CLONE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
make/use clone (ref count) of the object
- L_COMBINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
resize to bounding region; remove smaller
- L_COMPACTION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
compact the array
- L_COMPARE_ABS_DIFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_COMPARE_SUBTRACT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_COMPARE_XOR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- l_compareKeys(int, Rb_Type.ByValue, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_compareKeys(l_int32, RB_TYPE, RB_TYPE)
native declaration : allheaders.h:4026
- L_Compressed_Data - Class in net.sourceforge.lept4j
-
In use, either datacomp or data85 will be produced, depending
on whether the data needs to be ascii85 encoded.
- L_Compressed_Data() - Constructor for class net.sourceforge.lept4j.L_Compressed_Data
-
- L_Compressed_Data(Pointer) - Constructor for class net.sourceforge.lept4j.L_Compressed_Data
-
- L_Compressed_Data.ByReference - Class in net.sourceforge.lept4j
-
- L_Compressed_Data.ByValue - Class in net.sourceforge.lept4j
-
- l_compressGrayHistograms(Numaa, int, int, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_uint8* l_compressGrayHistograms(NUMAA*, l_int32, l_int32, size_t*)
native declaration : allheaders.h:1058
- l_compressGrayHistograms(Numaa, int, int, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_compressGrayHistograms(NUMAA*, l_int32, l_int32, size_t*)
native declaration : allheaders.h:1058
- L_CONTINUED_BORDER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
extended with same value
- l_convertCharstrToInt(String, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_convertCharstrToInt(const char*, l_int32*)
native declaration : allheaders.h:4118
- L_COPY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
make/use a copy of the object
- L_COPY_CLONE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
make a new object and fill with with clones
- L_DEFAULT_ENCODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use default encoding based on image
- L_Dewarp - Class in net.sourceforge.lept4j
-
- L_Dewarp() - Constructor for class net.sourceforge.lept4j.L_Dewarp
-
- L_Dewarp(Pointer) - Constructor for class net.sourceforge.lept4j.L_Dewarp
-
- L_Dewarp.ByReference - Class in net.sourceforge.lept4j
-
- L_Dewarp.ByValue - Class in net.sourceforge.lept4j
-
- L_Dewarpa - Class in net.sourceforge.lept4j
-
- L_Dewarpa() - Constructor for class net.sourceforge.lept4j.L_Dewarpa
-
- L_Dewarpa(Pointer) - Constructor for class net.sourceforge.lept4j.L_Dewarpa
-
- L_Dewarpa.ByReference - Class in net.sourceforge.lept4j
-
- L_Dewarpa.ByValue - Class in net.sourceforge.lept4j
-
- L_DISPLAY_WITH_IV - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use irfvanview (win) with pixDisplay()
- L_DISPLAY_WITH_OPEN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use open (apple) with pixDisplay()
- L_DISPLAY_WITH_XLI - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use xli with pixDisplay()
- L_DISPLAY_WITH_XV - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use xv with pixDisplay()
- L_DISPLAY_WITH_XZGV - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use xzgv with pixDisplay()
- L_Dna - Class in net.sourceforge.lept4j
-
- L_Dna() - Constructor for class net.sourceforge.lept4j.L_Dna
-
- L_Dna(int, int, int, double, double, DoubleByReference) - Constructor for class net.sourceforge.lept4j.L_Dna
-
- L_Dna(Pointer) - Constructor for class net.sourceforge.lept4j.L_Dna
-
- L_Dna.ByReference - Class in net.sourceforge.lept4j
-
- L_Dna.ByValue - Class in net.sourceforge.lept4j
-
- L_Dnaa - Class in net.sourceforge.lept4j
-
- L_Dnaa() - Constructor for class net.sourceforge.lept4j.L_Dnaa
-
- L_Dnaa(int, int, PointerByReference) - Constructor for class net.sourceforge.lept4j.L_Dnaa
-
- L_Dnaa(Pointer) - Constructor for class net.sourceforge.lept4j.L_Dnaa
-
- L_Dnaa.ByReference - Class in net.sourceforge.lept4j
-
- L_Dnaa.ByValue - Class in net.sourceforge.lept4j
-
- l_dnaaAddDna(L_Dnaa, L_Dna, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaAddDna(L_DNAA*, L_DNA*, l_int32)
native declaration : allheaders.h:1302
- l_dnaaAddNumber(L_Dnaa, int, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaAddNumber(L_DNAA*, l_int32, l_float64)
native declaration : allheaders.h:1316
- l_dnaaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNAA* l_dnaaCreate(l_int32)
native declaration : allheaders.h:1294
- l_dnaaCreateFull(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNAA* l_dnaaCreateFull(l_int32, l_int32)
native declaration : allheaders.h:1296
- l_dnaaCreateFull(int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNAA* l_dnaaCreateFull(l_int32, l_int32)
native declaration : allheaders.h:1296
- l_dnaAddNumber(L_Dna, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaAddNumber(L_DNA*, l_float64)
native declaration : allheaders.h:1252
- l_dnaaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_dnaaDestroy(L_DNAA**)
native declaration : allheaders.h:1300
- l_dnaaGetCount(L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaaGetCount(L_DNAA*)
native declaration : allheaders.h:1304
- l_dnaaGetDna(L_Dnaa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaaGetDna(L_DNAA*, l_int32, l_int32)
native declaration : allheaders.h:1310
- l_dnaaGetDnaCount(L_Dnaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaGetDnaCount(L_DNAA*, l_int32)
native declaration : allheaders.h:1306
- l_dnaaGetNumberCount(L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaGetNumberCount(L_DNAA*)
native declaration : allheaders.h:1308
- l_dnaaGetValue(L_Dnaa, int, int, DoubleBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaGetValue(L_DNAA*, l_int32, l_int32, l_float64*)
native declaration : allheaders.h:1314
- l_dnaaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNAA* l_dnaaRead(const char*)
native declaration : allheaders.h:1318
- l_dnaaReadStream(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNAA* l_dnaaReadStream(FILE*)
native declaration : allheaders.h:1320
- l_dnaaReplaceDna(L_Dnaa, int, L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaReplaceDna(L_DNAA*, l_int32, L_DNA*)
native declaration : allheaders.h:1312
- l_dnaaTruncate(L_Dnaa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 l_dnaaTruncate(L_DNAA*)
native declaration : allheaders.h:1298
- l_dnaaTruncate(L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaaTruncate(L_DNAA*)
native declaration : allheaders.h:1298
- l_dnaaWrite(String, L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaWrite(const char*, L_DNAA*)
native declaration : allheaders.h:1322
- l_dnaaWriteStream(ILeptonica.FILE, L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaWriteStream(FILE*, L_DNAA*)
native declaration : allheaders.h:1324
- l_dnaChangeRefcount(L_Dna, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaChangeRefcount(L_DNA*, l_int32)
native declaration : allheaders.h:1278
- l_dnaClone(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaClone(L_DNA*)
native declaration : allheaders.h:1248
- l_dnaConvertToNuma(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : NUMA* l_dnaConvertToNuma(L_DNA*)
native declaration : allheaders.h:1350
- l_dnaCopy(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaCopy(L_DNA*)
native declaration : allheaders.h:1246
- l_dnaCopyParameters(L_Dna, L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaCopyParameters(L_DNA*, L_DNA*)
native declaration : allheaders.h:1284
- l_dnaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaCreate(l_int32)
native declaration : allheaders.h:1236
- l_dnaCreateFromDArray(DoubleBuffer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaCreateFromDArray(l_float64*, l_int32, l_int32)
native declaration : allheaders.h:1240
- l_dnaCreateFromIArray(IntBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaCreateFromIArray(l_int32*, l_int32)
native declaration : allheaders.h:1238
- l_dnaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_dnaDestroy(L_DNA**)
native declaration : allheaders.h:1244
- l_dnaEmpty(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaEmpty(L_DNA*)
native declaration : allheaders.h:1250
- l_dnaFindValByHash(L_Dna, L_DnaHash, double, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaFindValByHash(L_DNA*, L_DNAHASH*, l_float64, l_int32*)
native declaration : allheaders.h:1346
- l_dnaFindValByHash(L_Dna, L_DnaHash, double, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaFindValByHash(L_DNA*, L_DNAHASH*, l_float64, l_int32*)
native declaration : allheaders.h:1346
- l_dnaGetCount(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaGetCount(L_DNA*)
native declaration : allheaders.h:1260
- l_dnaGetDArray(L_Dna, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_float64* l_dnaGetDArray(L_DNA*, l_int32)
native declaration : allheaders.h:1274
- l_dnaGetDValue(L_Dna, int, DoubleBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaGetDValue(L_DNA*, l_int32, l_float64*)
native declaration : allheaders.h:1264
- l_dnaGetIArray(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32* l_dnaGetIArray(L_DNA*)
native declaration : allheaders.h:1272
- l_dnaGetIValue(L_Dna, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaGetIValue(L_DNA*, l_int32, l_int32*)
native declaration : allheaders.h:1266
- l_dnaGetParameters(L_Dna, DoubleBuffer, DoubleBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaGetParameters(L_DNA*, l_float64*, l_float64*)
native declaration : allheaders.h:1280
- l_dnaGetRefcount(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaGetRefcount(L_DNA*)
native declaration : allheaders.h:1276
- L_DnaHash - Class in net.sourceforge.lept4j
-
- L_DnaHash() - Constructor for class net.sourceforge.lept4j.L_DnaHash
-
- L_DnaHash(int, int, DoubleByReference) - Constructor for class net.sourceforge.lept4j.L_DnaHash
-
- L_DnaHash(Pointer) - Constructor for class net.sourceforge.lept4j.L_DnaHash
-
- L_DnaHash.ByReference - Class in net.sourceforge.lept4j
-
- L_DnaHash.ByValue - Class in net.sourceforge.lept4j
-
- l_dnaHashAdd(L_DnaHash, long, double) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaHashAdd(L_DNAHASH*, l_uint64, l_float64)
native declaration : allheaders.h:1336
- l_dnaHashAdd(L_DnaHash, long, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaHashAdd(L_DNAHASH*, l_uint64, l_float64)
native declaration : allheaders.h:1336
- l_dnaHashCreate(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNAHASH* l_dnaHashCreate(l_int32, l_int32)
native declaration : allheaders.h:1326
- l_dnaHashCreate(int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNAHASH* l_dnaHashCreate(l_int32, l_int32)
native declaration : allheaders.h:1326
- l_dnaHashCreateFromDna(L_Dna) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromDna(L_DNA*)
native declaration : allheaders.h:1338
- l_dnaHashCreateFromDna(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromDna(L_DNA*)
native declaration : allheaders.h:1338
- l_dnaHashCreateFromPta(Pta) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromPta(PTA*)
native declaration : allheaders.h:3860
- l_dnaHashCreateFromPta(Pta) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromPta(PTA*)
native declaration : allheaders.h:3860
- l_dnaHashCreateFromSarray(Sarray) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromSarray(SARRAY*)
native declaration : allheaders.h:4424
- l_dnaHashCreateFromSarray(Sarray) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNAHASH* l_dnaHashCreateFromSarray(SARRAY*)
native declaration : allheaders.h:4424
- l_dnaHashDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_dnaHashDestroy(L_DNAHASH**)
native declaration : allheaders.h:1328
- l_dnaHashDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_dnaHashDestroy(L_DNAHASH**)
native declaration : allheaders.h:1328
- l_dnaHashGetCount(L_DnaHash) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaHashGetCount(L_DNAHASH*)
native declaration : allheaders.h:1330
- l_dnaHashGetCount(L_DnaHash) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaHashGetCount(L_DNAHASH*)
native declaration : allheaders.h:1330
- l_dnaHashGetDna(L_DnaHash, long, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNA* l_dnaHashGetDna(L_DNAHASH*, l_uint64, l_int32)
native declaration : allheaders.h:1334
- l_dnaHashGetDna(L_DnaHash, long, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaHashGetDna(L_DNAHASH*, l_uint64, l_int32)
native declaration : allheaders.h:1334
- l_dnaHashGetTotalCount(L_DnaHash) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaHashGetTotalCount(L_DNAHASH*)
native declaration : allheaders.h:1332
- l_dnaHashGetTotalCount(L_DnaHash) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaHashGetTotalCount(L_DNAHASH*)
native declaration : allheaders.h:1332
- l_dnaInsertNumber(L_Dna, int, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaInsertNumber(L_DNA*, l_int32, l_float64)
native declaration : allheaders.h:1254
- l_dnaIntersectionByHash(L_Dna, L_Dna) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_DNA* l_dnaIntersectionByHash(L_DNA*, L_DNA*)
native declaration : allheaders.h:1344
- l_dnaIntersectionByHash(L_Dna, L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaIntersectionByHash(L_DNA*, L_DNA*)
native declaration : allheaders.h:1344
- l_dnaJoin(L_Dna, L_Dna, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaJoin(L_DNA*, L_DNA*, l_int32, l_int32)
native declaration : allheaders.h:1354
- l_dnaMakeDelta(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaMakeDelta(L_DNA*)
native declaration : allheaders.h:1348
- l_dnaMakeHistoByHash(L_Dna, PointerByReference, PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaMakeHistoByHash(L_DNA*, L_DNAHASH**, L_DNA**, L_DNA**)
native declaration : allheaders.h:1342
- l_dnaMakeHistoByHash(L_Dna, PointerByReference, PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaMakeHistoByHash(L_DNA*, L_DNAHASH**, L_DNA**, L_DNA**)
native declaration : allheaders.h:1342
- l_dnaMakeSequence(double, double, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_DNA* l_dnaMakeSequence(l_float64, l_float64, l_int32)
native declaration : allheaders.h:1242
- l_dnaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaRead(const char*)
native declaration : allheaders.h:1286
- l_dnaReadStream(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaReadStream(FILE*)
native declaration : allheaders.h:1288
- l_dnaRemoveDupsByHash(L_Dna, PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_dnaRemoveDupsByHash(L_DNA*, L_DNA**, L_DNAHASH**)
native declaration : allheaders.h:1340
- l_dnaRemoveDupsByHash(L_Dna, PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaRemoveDupsByHash(L_DNA*, L_DNA**, L_DNAHASH**)
native declaration : allheaders.h:1340
- l_dnaRemoveNumber(L_Dna, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaRemoveNumber(L_DNA*, l_int32)
native declaration : allheaders.h:1256
- l_dnaReplaceNumber(L_Dna, int, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaReplaceNumber(L_DNA*, l_int32, l_float64)
native declaration : allheaders.h:1258
- l_dnaSetCount(L_Dna, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaSetCount(L_DNA*, l_int32)
native declaration : allheaders.h:1262
- l_dnaSetParameters(L_Dna, double, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaSetParameters(L_DNA*, l_float64, l_float64)
native declaration : allheaders.h:1282
- l_dnaSetValue(L_Dna, int, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaSetValue(L_DNA*, l_int32, l_float64)
native declaration : allheaders.h:1268
- l_dnaShiftValue(L_Dna, int, double) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaShiftValue(L_DNA*, l_int32, l_float64)
native declaration : allheaders.h:1270
- l_dnaWrite(String, L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaWrite(const char*, L_DNA*)
native declaration : allheaders.h:1290
- l_dnaWriteStream(ILeptonica.FILE, L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaWriteStream(FILE*, L_DNA*)
native declaration : allheaders.h:1292
- L_EQUAL_TO_ZERO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Choose values equal to zero
- L_EUCLIDEAN_DISTANCE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
L2 distance
- L_EXCLUDE_REGION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use hue-value histogram
- L_EXCLUSIVE_OR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_FILL_BLACK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
fill black pixels (e.g., in bg map)
- L_FILL_WHITE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
fill white pixels (e.g, in fg map)
- L_FIRST_IMAGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
first image to be used
- L_FLATE_ENCODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use flate encoding: any depth, cmap ok
- L_FLIP_PIXELS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
flip all bits in each pixel
- L_FLOAT_TYPE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_FLOAT_VALUE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
convert to float
- L_FOUND - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_FROM_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan from bottom
- L_FROM_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan from left
- L_FROM_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan from right
- L_FROM_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan from top
- L_FULL_DOWNSHIFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
downshifts all ptrs below insert
- L_G4_ENCODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use ccitt g4 fax encoding: 1 bpp
- l_generateCIData(String, int, int, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_generateCIData(const char*, l_int32, l_int32, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2654
- l_generateCIData(Pointer, int, int, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_generateCIData(const char*, l_int32, l_int32, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2654
- l_generateCIData(String, int, int, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_generateCIData(const char*, l_int32, l_int32, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2654
- l_generateCIData(Pointer, int, int, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_generateCIData(const char*, l_int32, l_int32, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2654
- l_generateCIDataForPdf(String, Pix, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_generateCIDataForPdf(const char*, PIX*, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2648
- l_generateCIDataForPdf(Pointer, Pix, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_generateCIDataForPdf(const char*, PIX*, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2648
- l_generateCIDataForPdf(String, Pix, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_generateCIDataForPdf(const char*, PIX*, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2648
- l_generateCIDataForPdf(Pointer, Pix, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_generateCIDataForPdf(const char*, PIX*, l_int32, L_COMP_DATA**)
native declaration : allheaders.h:2648
- l_generateFlateData(String, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_COMP_DATA* l_generateFlateData(const char*, l_int32)
native declaration : allheaders.h:2658
- l_generateFlateData(String, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_COMP_DATA* l_generateFlateData(const char*, l_int32)
native declaration : allheaders.h:2658
- l_generateFlateDataPdf(String, Pix) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_COMP_DATA* l_generateFlateDataPdf(const char*, PIX*)
native declaration : allheaders.h:2650
- l_generateFlateDataPdf(String, Pix) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_COMP_DATA* l_generateFlateDataPdf(const char*, PIX*)
native declaration : allheaders.h:2650
- l_generateG4Data(String, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_COMP_DATA* l_generateG4Data(const char*, l_int32)
native declaration : allheaders.h:2660
- l_generateG4Data(String, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_COMP_DATA* l_generateG4Data(const char*, l_int32)
native declaration : allheaders.h:2660
- l_generateJpegData(String, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_COMP_DATA* l_generateJpegData(const char*, l_int32)
native declaration : allheaders.h:2652
- l_generateJpegData(String, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_COMP_DATA* l_generateJpegData(const char*, l_int32)
native declaration : allheaders.h:2652
- L_GET_BLACK_VAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get black pixel value
- L_GET_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get bottom side location
- L_GET_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get left side location
- L_GET_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get right side location
- L_GET_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get top side location
- L_GET_WHITE_VAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
get white pixel value
- l_getCurrentTime(IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_getCurrentTime(l_int32*, l_int32*)
native declaration : allheaders.h:5070
- l_getCurrentTime(IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_getCurrentTime(l_int32*, l_int32*)
native declaration : allheaders.h:5070
- l_getDataBit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataBit(void*, l_int32)
native declaration : allheaders.h:120
- l_getDataByte(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataByte(void*, l_int32)
native declaration : allheaders.h:140
- l_getDataDibit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataDibit(void*, l_int32)
native declaration : allheaders.h:128
- l_getDataFourBytes(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataFourBytes(void*, l_int32)
native declaration : allheaders.h:148
- l_getDataQbit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataQbit(void*, l_int32)
native declaration : allheaders.h:134
- l_getDataTwoBytes(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getDataTwoBytes(void*, l_int32)
native declaration : allheaders.h:144
- l_getFormattedDate() - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : char* l_getFormattedDate()
native declaration : allheaders.h:5076
- l_getFormattedDate() - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : char* l_getFormattedDate()
native declaration : allheaders.h:5076
- l_getStructnameFromFile(String, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getStructnameFromFile(const char*, char**)
native declaration : allheaders.h:4834
- l_getStructnameFromFile(String, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_getStructnameFromFile(const char*, char**)
native declaration : allheaders.h:4834
- L_GREATER_THAN_ZERO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Choose values greater than zero
- L_GREEN_WEIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_HANDLE_ONLY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
ptr to L_Ptra; caller can inspect only
- l_hashFloat64ToUint64(int, double, LongBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_hashFloat64ToUint64(l_int32, l_float64, l_uint64*)
native declaration : allheaders.h:5050
- l_hashPtToUint64(int, int, LongBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_hashPtToUint64(l_int32, l_int32, l_uint64*)
native declaration : allheaders.h:5046
- l_hashPtToUint64Fast(int, int, int, LongBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_hashPtToUint64Fast(l_int32, l_int32, l_int32, l_uint64*)
native declaration : allheaders.h:5048
- l_hashStringToUint64(String, LongBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_hashStringToUint64(const char*, l_uint64*)
native declaration : allheaders.h:5044
- L_Heap - Class in net.sourceforge.lept4j
-
heap.h
Expandable priority queue configured as a heap for arbitrary void* data
The L_Heap is used to implement a priority queue.
- L_Heap() - Constructor for class net.sourceforge.lept4j.L_Heap
-
- L_Heap(int, int, PointerByReference, int) - Constructor for class net.sourceforge.lept4j.L_Heap
-
- L_Heap(Pointer) - Constructor for class net.sourceforge.lept4j.L_Heap
-
- L_Heap.ByReference - Class in net.sourceforge.lept4j
-
- L_Heap.ByValue - Class in net.sourceforge.lept4j
-
- L_HORIZ - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_HORIZONTAL_EDGES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
filters for horizontal edges
- L_HORIZONTAL_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
horizontal line
- L_HORIZONTAL_RUNS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
determine runlengths of horizontal runs
- L_HS_HISTO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use hue-saturation histogram
- L_HV_HISTO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use hue-value histogram
- L_INCLUDE_REGION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use hue-saturation histogram
- L_INSERT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
stuff it in; no copy, clone or copy-clone
- L_INT_TYPE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_INTEGER_VALUE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
convert to integer
- L_INTERPOLATED - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
linear interpolation from src pixels
- L_INTERSECTION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_JP2K_ENCODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use jp2k encoding: 8 and 32 bpp, no cmap
- L_JPEG_ENCODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use dct encoding: 8 and 32 bpp, no cmap
- L_JPEG_FAIL_ON_BAD_DATA - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
don't return possibly damaged pix
- L_JPEG_READ_LUMINANCE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
only want luminance data; no chroma
- L_Kernel - Class in net.sourceforge.lept4j
-
- L_Kernel() - Constructor for class net.sourceforge.lept4j.L_Kernel
-
- L_Kernel(int, int, int, int, PointerByReference) - Constructor for class net.sourceforge.lept4j.L_Kernel
-
- L_Kernel(Pointer) - Constructor for class net.sourceforge.lept4j.L_Kernel
-
- L_Kernel.ByReference - Class in net.sourceforge.lept4j
-
- L_Kernel.ByValue - Class in net.sourceforge.lept4j
-
- L_LAST_IMAGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
last image to be used
- L_LC_ALPHA - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
26 lower-case letters
- L_LC_ROMAN_NUMERALS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
7 lower-case letters (i,v,x,l,c,d,m)
- L_LESS_THAN_ZERO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Choose values less than zero
- L_LINEAR_INTERP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
linear
- L_LINEAR_SCALE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_LINEAR_WARP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
stretch or contraction grows linearly
- L_LOG_SCALE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_LS_BYTE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use LSB
- L_LS_TWO_BYTES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use two LSB
- L_MANHATTAN_DISTANCE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
L1 distance (e.g., in color space)
- L_MAX_DIFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MAX_DIFF_FROM_AVERAGE_2 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MAX_MIN_DIFF_FROM_2 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MEAN_ABSVAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
average of abs values
- L_MEDIAN_VAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
median value of set
- L_MIN_DOWNSHIFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
downshifts min # of ptrs below insert
- L_MIRRORED_BORDER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
mirrored
- L_MODE_COUNT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
mode count of set
- L_MODE_VAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
mode value of set
- L_MORPH_CLOSE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MORPH_DILATE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MORPH_ERODE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MORPH_HMT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MORPH_OPEN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_MS_BYTE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use MSB
- L_MS_TWO_BYTES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use two MSB
- L_NEG_SLOPE_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
45 degree line with negative slope
- L_NEXT_IMAGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
intermediate image; not first or last
- L_NO_CHROMA_SAMPLING_JPEG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Write full resolution chroma
- L_NO_COMPACTION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
null the pointer only
- L_NOCOPY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
copyflag value in sarrayGetString()
- L_NOT_FOUND - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_OBLIQUE_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
neither horizontal nor vertical
- L_PAINT_DARK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
colorize non-white pixels
- L_PAINT_LIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
colorize non-black pixels
- L_Pdf_Data - Class in net.sourceforge.lept4j
-
- L_Pdf_Data() - Constructor for class net.sourceforge.lept4j.L_Pdf_Data
-
- L_Pdf_Data(Pointer) - Constructor for class net.sourceforge.lept4j.L_Pdf_Data
-
- L_Pdf_Data.ByReference - Class in net.sourceforge.lept4j
-
- L_Pdf_Data.ByValue - Class in net.sourceforge.lept4j
-
- l_pdfSetDateAndVersion(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_pdfSetDateAndVersion(l_int32)
native declaration : allheaders.h:2668
- l_pdfSetDateAndVersion(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_pdfSetDateAndVersion(l_int32)
native declaration : allheaders.h:2668
- l_pdfSetG4ImageMask(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_pdfSetG4ImageMask(l_int32)
native declaration : allheaders.h:2666
- l_pdfSetG4ImageMask(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_pdfSetG4ImageMask(l_int32)
native declaration : allheaders.h:2666
- L_PLOT_AT_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot horizontally at bottom
- L_PLOT_AT_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot vertically at left
- L_PLOT_AT_MID_HORIZ - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot horizontally at middle
- L_PLOT_AT_MID_VERT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot vertically at middle
- L_PLOT_AT_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot vertically at right
- L_PLOT_AT_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Plot horizontally at top
- l_pngSetReadStrip16To8(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_pngSetReadStrip16To8(l_int32)
native declaration : allheaders.h:3642
- L_POS_SLOPE_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
45 degree line with positive slope
- l_productMat2(FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_productMat2(l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:114
- l_productMat3(FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_productMat3(l_float32*, l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:116
- l_productMat4(FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_productMat4(l_float32*, l_float32*, l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:118
- l_productMatVec(FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_productMatVec(l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:112
- l_psWriteBoundingBox(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_psWriteBoundingBox(l_int32)
native declaration : allheaders.h:3752
- L_Ptra - Class in net.sourceforge.lept4j
-
- L_Ptra() - Constructor for class net.sourceforge.lept4j.L_Ptra
-
- L_Ptra(int, int, int, PointerByReference) - Constructor for class net.sourceforge.lept4j.L_Ptra
-
- L_Ptra(Pointer) - Constructor for class net.sourceforge.lept4j.L_Ptra
-
- L_Ptra.ByReference - Class in net.sourceforge.lept4j
-
- L_Ptra.ByValue - Class in net.sourceforge.lept4j
-
- L_Ptraa - Class in net.sourceforge.lept4j
-
- L_Ptraa() - Constructor for class net.sourceforge.lept4j.L_Ptraa
-
- L_Ptraa(int, PointerByReference) - Constructor for class net.sourceforge.lept4j.L_Ptraa
-
- L_Ptraa(Pointer) - Constructor for class net.sourceforge.lept4j.L_Ptraa
-
- L_Ptraa.ByReference - Class in net.sourceforge.lept4j
-
- L_Ptraa.ByValue - Class in net.sourceforge.lept4j
-
- L_QUADRATIC_INTERP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
quadratic
- L_QUADRATIC_WARP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
stretch or contraction grows quadratically
- L_Queue - Class in net.sourceforge.lept4j
-
queue.h
Expandable pointer queue for arbitrary void* data.
The L_Queue is a fifo that implements a queue of void* pointers.
It can be used to hold a queue of any type of struct.
Internally, it maintains two counters:
nhead: location of head (in ptrs) from the beginning
of the array.
nelem: number of ptr elements stored in the queue.
The element at the head of the queue, which is the next to
be removed, is array[nhead].
- L_Queue() - Constructor for class net.sourceforge.lept4j.L_Queue
-
- L_Queue(int, int, int, PointerByReference, L_Stack.ByReference) - Constructor for class net.sourceforge.lept4j.L_Queue
-
- L_Queue(Pointer) - Constructor for class net.sourceforge.lept4j.L_Queue
-
- L_Queue.ByReference - Class in net.sourceforge.lept4j
-
- L_Queue.ByValue - Class in net.sourceforge.lept4j
-
- L_Rbtree - Class in net.sourceforge.lept4j
-
- L_Rbtree() - Constructor for class net.sourceforge.lept4j.L_Rbtree
-
- L_Rbtree(L_Rbtree_Node.ByReference, int) - Constructor for class net.sourceforge.lept4j.L_Rbtree
-
- L_Rbtree(Pointer) - Constructor for class net.sourceforge.lept4j.L_Rbtree
-
- L_Rbtree.ByReference - Class in net.sourceforge.lept4j
-
- L_Rbtree.ByValue - Class in net.sourceforge.lept4j
-
- L_Rbtree_Node - Class in net.sourceforge.lept4j
-
- L_Rbtree_Node() - Constructor for class net.sourceforge.lept4j.L_Rbtree_Node
-
- L_Rbtree_Node(Rb_Type, Rb_Type, L_Rbtree_Node.ByReference, L_Rbtree_Node.ByReference, L_Rbtree_Node.ByReference, int) - Constructor for class net.sourceforge.lept4j.L_Rbtree_Node
-
- L_Rbtree_Node(Pointer) - Constructor for class net.sourceforge.lept4j.L_Rbtree_Node
-
- L_Rbtree_Node.ByReference - Class in net.sourceforge.lept4j
-
- L_Rbtree_Node.ByValue - Class in net.sourceforge.lept4j
-
- l_rbtreeCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_RBTREE* l_rbtreeCreate(l_int32)
native declaration : allheaders.h:4004
- l_rbtreeDelete(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_rbtreeDelete(L_RBTREE*, RB_TYPE)
native declaration : allheaders.h:4010
- l_rbtreeDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_rbtreeDestroy(L_RBTREE**)
native declaration : allheaders.h:4012
- l_rbtreeGetCount(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_rbtreeGetCount(L_RBTREE*)
native declaration : allheaders.h:4022
- l_rbtreeGetFirst(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_RBTREE_NODE* l_rbtreeGetFirst(L_RBTREE*)
native declaration : allheaders.h:4014
- l_rbtreeGetLast(L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_RBTREE_NODE* l_rbtreeGetLast(L_RBTREE*)
native declaration : allheaders.h:4018
- l_rbtreeGetNext(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_RBTREE_NODE* l_rbtreeGetNext(L_RBTREE_NODE*)
native declaration : allheaders.h:4016
- l_rbtreeGetPrev(L_Rbtree_Node) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_RBTREE_NODE* l_rbtreeGetPrev(L_RBTREE_NODE*)
native declaration : allheaders.h:4020
- l_rbtreeInsert(L_Rbtree, Rb_Type.ByValue, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_rbtreeInsert(L_RBTREE*, RB_TYPE, RB_TYPE)
native declaration : allheaders.h:4008
- l_rbtreeLookup(L_Rbtree, Rb_Type.ByValue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
RB_TYPE* l_rbtreeLookup(L_RBTREE*, RB_TYPE)
native declaration : allheaders.h:4006
- l_rbtreePrint(ILeptonica.FILE, L_Rbtree) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_rbtreePrint(FILE*, L_RBTREE*)
native declaration : allheaders.h:4024
- L_Rch - Class in net.sourceforge.lept4j
-
- L_Rch() - Constructor for class net.sourceforge.lept4j.L_Rch
-
- L_Rch(int, float, Pointer, int, int, int, int) - Constructor for class net.sourceforge.lept4j.L_Rch
-
- L_Rch(Pointer) - Constructor for class net.sourceforge.lept4j.L_Rch
-
- L_Rch.ByReference - Class in net.sourceforge.lept4j
-
- L_Rch.ByValue - Class in net.sourceforge.lept4j
-
- L_Rcha - Class in net.sourceforge.lept4j
-
- L_Rcha() - Constructor for class net.sourceforge.lept4j.L_Rcha
-
- L_Rcha(Numa.ByReference, Numa.ByReference, Sarray.ByReference, Numa.ByReference, Numa.ByReference, Numa.ByReference, Numa.ByReference) - Constructor for class net.sourceforge.lept4j.L_Rcha
-
- L_Rcha(Pointer) - Constructor for class net.sourceforge.lept4j.L_Rcha
-
- L_Rcha.ByReference - Class in net.sourceforge.lept4j
-
- L_Rcha.ByValue - Class in net.sourceforge.lept4j
-
- L_Rdid - Class in net.sourceforge.lept4j
-
- L_Rdid() - Constructor for class net.sourceforge.lept4j.L_Rdid
-
- L_Rdid(Pointer) - Constructor for class net.sourceforge.lept4j.L_Rdid
-
- L_Rdid.ByReference - Class in net.sourceforge.lept4j
-
- L_Rdid.ByValue - Class in net.sourceforge.lept4j
-
- L_Recog - Class in net.sourceforge.lept4j
-
- L_Recog() - Constructor for class net.sourceforge.lept4j.L_Recog
-
- L_Recog(Pointer) - Constructor for class net.sourceforge.lept4j.L_Recog
-
- L_Recog.ByReference - Class in net.sourceforge.lept4j
-
- L_Recog.ByValue - Class in net.sourceforge.lept4j
-
- L_Recoga - Class in net.sourceforge.lept4j
-
recog.h
A simple utility for training and recognizing individual
machine-printed text characters.
- L_Recoga() - Constructor for class net.sourceforge.lept4j.L_Recoga
-
- L_Recoga(int, int, PointerByReference, L_Rcha.ByReference) - Constructor for class net.sourceforge.lept4j.L_Recoga
-
- L_Recoga(Pointer) - Constructor for class net.sourceforge.lept4j.L_Recoga
-
- L_Recoga.ByReference - Class in net.sourceforge.lept4j
-
- L_Recoga.ByValue - Class in net.sourceforge.lept4j
-
- L_RED_WEIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Notes:
(1) These numbers are ad-hoc, but they do add up to 1.
Unlike, for example, the weighting factor for conversion
of RGB to luminance, or more specifically to Y in the
YUV colorspace.
- L_REG_COMPARE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_REG_DISPLAY - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_REG_GENERATE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_RegParams - Class in net.sourceforge.lept4j
-
- L_RegParams() - Constructor for class net.sourceforge.lept4j.L_RegParams
-
- L_RegParams(PointerByReference, Pointer, Pointer, int, int, int, int, Pointer) - Constructor for class net.sourceforge.lept4j.L_RegParams
-
- L_RegParams(Pointer) - Constructor for class net.sourceforge.lept4j.L_RegParams
-
- L_RegParams.ByReference - Class in net.sourceforge.lept4j
-
- L_RegParams.ByValue - Class in net.sourceforge.lept4j
-
- L_REMOVE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
caller owns; destroy or save in L_Ptraa
- L_REMOVE_SMALL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
only remove smaller
- L_REMOVE_TRAIL_SLASH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Remove trailing slash from string
- L_RO_SC_TR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
rotate, scale, translate
- L_RO_TR_SC - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
rotate, translate, scale
- L_ROOT_MEAN_SQUARE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
rms of values
- L_ROTATE_AREA_MAP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use area map rotation, if possible
- L_ROTATE_SAMPLING - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use sampling
- L_ROTATE_SHEAR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use shear rotation
- L_RUN_OFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_RUN_ON - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_SAMPLED - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
nearest src pixel sampling only
- L_SC_RO_TR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scale, rotate, translate
- L_SC_TR_RO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scale, translate, rotate
- L_SCAN_BOTH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan in both directions
- L_SCAN_HORIZONTAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
horizontal scan (direction unimportant)
- L_SCAN_NEGATIVE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan in negative direction
- L_SCAN_POSITIVE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
scan in positive direction
- L_SCAN_VERTICAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
vertical scan (direction unimportant)
- L_SELECT_AVERAGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use average of color components
- L_SELECT_BLUE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use blue component
- L_SELECT_BOTH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
select both unscaled and scaled
- L_SELECT_GREEN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use green component
- L_SELECT_HEIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
height must satisfy constraint
- L_SELECT_IF_BOTH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
both width and height must satisfy
- L_SELECT_IF_EITHER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
either width or height can satisfy
- L_SELECT_IF_GT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
save if value is more than threshold
- L_SELECT_IF_GTE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
save if value is >= to the threshold
- L_SELECT_IF_LT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
save if value is less than threshold
- L_SELECT_IF_LTE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
save if value is <= to the threshold
- L_SELECT_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use max color component
- L_SELECT_MIN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use min color component
- L_SELECT_RED - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use red component
- L_SELECT_SCALED - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
select the scaled bitmaps
- L_SELECT_UNSCALED - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
select the unscaled bitmaps
- L_SELECT_WIDTH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
width must satisfy constraint
- L_SET_BLACK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set pixels to black
- L_SET_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set bottom side to a given value
- L_SET_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set left side to a given value
- L_SET_PIXELS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set all bits in each pixel to 1
- L_SET_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set right side to a given value
- L_SET_TOP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set top side to a given value
- L_SET_WHITE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set pixels to white
- l_setAlphaMaskBorder(float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setAlphaMaskBorder(l_float32, l_float32)
native declaration : allheaders.h:2896
- l_setConvolveSampling(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setConvolveSampling(l_int32, l_int32)
native declaration : allheaders.h:1134
- l_setConvolveSampling(int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setConvolveSampling(l_int32, l_int32)
native declaration : allheaders.h:1134
- l_setDataBit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_setDataBit(void*, l_int32)
native declaration : allheaders.h:122
- l_setDataBitVal(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataBitVal(void*, l_int32, l_int32)
native declaration : allheaders.h:126
- l_setDataByte(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataByte(void*, l_int32, l_int32)
native declaration : allheaders.h:142
- l_setDataDibit(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataDibit(void*, l_int32, l_int32)
native declaration : allheaders.h:130
- l_setDataFourBytes(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataFourBytes(void*, l_int32, l_int32)
native declaration : allheaders.h:150
- l_setDataQbit(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataQbit(void*, l_int32, l_int32)
native declaration : allheaders.h:136
- l_setDataTwoBytes(Pointer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_setDataTwoBytes(void*, l_int32, l_int32)
native declaration : allheaders.h:146
- L_SEVERITY_ALL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Lowest severity: print all messages
- L_SEVERITY_DEBUG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Print debugging and higher messages
- L_SEVERITY_ERROR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Print error and higher messages
- L_SEVERITY_EXTERNAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Get the severity from the environment
- L_SEVERITY_INFO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Print informational and higher messages
- L_SEVERITY_NONE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Highest severity: print no messages
- L_SEVERITY_WARNING - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Print warning and higher messages
- L_SHEAR_ABOUT_CENTER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
shear image about center
- L_SHEAR_ABOUT_CORNER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
shear image about UL corner
- L_SHELL_SORT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use shell sort
- L_SLOPE_BORDER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
extended with constant normal derivative
- L_SOBEL_EDGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Sobel edge filter
- L_SORT_BY_AREA - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_ASPECT_RATIO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_BOT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_HEIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_MAX_DIMENSION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_MIN_DIMENSION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_PERIMETER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_WIDTH - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_X - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_BY_Y - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort box or c.c.
- L_SORT_DECREASING - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort in decreasing order
- L_SORT_INCREASING - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sort in increasing order
- L_Stack - Class in net.sourceforge.lept4j
-
- L_Stack() - Constructor for class net.sourceforge.lept4j.L_Stack
-
- L_Stack(int, int, PointerByReference, L_Stack.ByReference) - Constructor for class net.sourceforge.lept4j.L_Stack
-
- L_Stack(Pointer) - Constructor for class net.sourceforge.lept4j.L_Stack
-
- L_Stack.ByReference - Class in net.sourceforge.lept4j
-
- L_Stack.ByValue - Class in net.sourceforge.lept4j
-
- L_STANDARD_DEVIATION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
standard deviation from mean
- L_StrCode - Class in net.sourceforge.lept4j
-
- L_StrCode() - Constructor for class net.sourceforge.lept4j.L_StrCode
-
- L_StrCode(int, int, Sarray.ByReference, Sarray.ByReference, Sarray.ByReference, int) - Constructor for class net.sourceforge.lept4j.L_StrCode
-
- L_StrCode(Pointer) - Constructor for class net.sourceforge.lept4j.L_StrCode
-
- L_StrCode.ByReference - Class in net.sourceforge.lept4j
-
- L_StrCode.ByValue - Class in net.sourceforge.lept4j
-
- L_SUB_ON_BIG_DIFF - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
substitute boundary if big abs diff
- L_SUBPIXEL_ORDER_BGR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sensor order left-to-right BGR
- L_SUBPIXEL_ORDER_RGB - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sensor order left-to-right RGB
- L_SUBPIXEL_ORDER_VBGR - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sensor order top-to-bottom BGR
- L_SUBPIXEL_ORDER_VRGB - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
sensor order top-to-bottom RGB
- L_SUBTRACTION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_Sudoku - Class in net.sourceforge.lept4j
-
sudoku.h
The L_Sudoku holds all the information of the current state.
The input to sudokuCreate() is a file with any number of lines
starting with '#', followed by 9 lines consisting of 9 numbers
in each line.
- L_Sudoku() - Constructor for class net.sourceforge.lept4j.L_Sudoku
-
- L_Sudoku(int, IntByReference, int, IntByReference, IntByReference, int, int, int) - Constructor for class net.sourceforge.lept4j.L_Sudoku
-
- L_Sudoku(Pointer) - Constructor for class net.sourceforge.lept4j.L_Sudoku
-
- L_Sudoku.ByReference - Class in net.sourceforge.lept4j
-
- L_Sudoku.ByValue - Class in net.sourceforge.lept4j
-
- L_SUDOKU_INIT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_SUDOKU_STATE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_SV_HISTO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Use saturation-value histogram
- L_TAKE_ABSVAL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Convert to positive using L_ABS()
- L_TEXT_ORIENT_DOWN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
portrait, text upside-down
- L_TEXT_ORIENT_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
landscape, text up to left
- L_TEXT_ORIENT_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
landscape, text up to right
- L_TEXT_ORIENT_UNKNOWN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
low confidence on text orientation
- L_TEXT_ORIENT_UP - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
portrait, text rightside-up
- L_THIN_BG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
thin background of 1 bpp image
- L_THIN_FG - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
thin foreground of 1 bpp image
- L_TOPHAT_BLACK - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_TOPHAT_WHITE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_TR_RO_SC - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
translate, rotate, scale
- L_TR_SC_RO - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
translate, scale, rotate
- L_TWO_SIDED_EDGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
Two-sided edge filter
- L_UC_ALPHA - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
26 upper-case letters
- L_UC_ROMAN_NUMERALS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
7 upper-case letters (I,V,X,L,C,D,M)
- L_UINT_TYPE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- l_uncompressGrayHistograms(ByteBuffer, NativeSize, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
NUMAA* l_uncompressGrayHistograms(l_uint8*, size_t, l_int32*, l_int32*)
native declaration : allheaders.h:1060
- l_uncompressGrayHistograms(ByteBuffer, NativeSize, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
NUMAA* l_uncompressGrayHistograms(l_uint8*, size_t, l_int32*, l_int32*)
native declaration : allheaders.h:1060
- L_UNION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
on numas only
- L_UNKNOWN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
character set type is not specified
- L_USE_ALL - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
match against all elements of each class
- L_USE_ALL_BOXES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
consider all boxes in the sequence
- L_USE_AVERAGE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
form template from class average
- L_USE_CAPPED_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
substitute boundary with capped max
- L_USE_CAPPED_MIN - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
substitute boundary with capped min
- L_USE_MAXSIZE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use boundaries giving max size
- L_USE_MINSIZE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use boundaries giving min size
- L_USE_SAME_PARITY_BOXES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
consider boxes with the same parity
- L_USE_WIDTHS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use histogram of barcode widths
- L_USE_WINDOWS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
find best window for decoding transitions
- L_VARIANCE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
variance of values
- L_VERT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- L_VERTICAL_EDGES - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
filters for vertical edges
- L_VERTICAL_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
vertical line
- L_VERTICAL_RUNS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
determine runlengths of vertical runs
- L_WallTimer - Class in net.sourceforge.lept4j
-
- L_WallTimer() - Constructor for class net.sourceforge.lept4j.L_WallTimer
-
- L_WallTimer(int, int, int, int) - Constructor for class net.sourceforge.lept4j.L_WallTimer
-
- L_WallTimer(Pointer) - Constructor for class net.sourceforge.lept4j.L_WallTimer
-
- L_WallTimer.ByReference - Class in net.sourceforge.lept4j
-
- L_WallTimer.ByValue - Class in net.sourceforge.lept4j
-
- L_WARP_TO_LEFT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
increasing stretch or contraction to left
- L_WARP_TO_RIGHT - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
increasing stretch or contraction to right
- L_WHITE_IS_MAX - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
white pixels are 0xff or 0xffff; black are 0
- L_WShed - Class in net.sourceforge.lept4j
-
- L_WShed() - Constructor for class net.sourceforge.lept4j.L_WShed
-
- L_WShed(Pointer) - Constructor for class net.sourceforge.lept4j.L_WShed
-
- L_WShed.ByReference - Class in net.sourceforge.lept4j
-
- L_WShed.ByValue - Class in net.sourceforge.lept4j
-
- latticeh - Variable in class net.sourceforge.lept4j.JbData
-
lattice height for template composite
C type : l_int32
- latticew - Variable in class net.sourceforge.lept4j.JbData
-
lattice width for template composite
C type : l_int32
- left - Variable in class net.sourceforge.lept4j.L_Rbtree_Node
-
C type : L_Rbtree_Node*
- leftcurv - Variable in class net.sourceforge.lept4j.L_Dewarp
-
left edge curvature in micro-units
C type : l_int32
- leftslope - Variable in class net.sourceforge.lept4j.L_Dewarp
-
left edge slope in milli-units
C type : l_int32
- LEPT4J_TEMP_DIR - Static variable in class net.sourceforge.lept4j.util.LoadLibs
-
- lept_calloc(NativeSize, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lept_calloc(size_t, size_t)
native declaration : allheaders.h:4996
- lept_cp(String, String, String, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lept_cp(const char*, const char*, const char*, char**)
native declaration : allheaders.h:5014
- lept_direxists(String, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void lept_direxists(const char*, l_int32*)
native declaration : allheaders.h:5004
- lept_direxists(String, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lept_direxists(const char*, l_int32*)
native declaration : allheaders.h:5004
- lept_fclose(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_fclose(FILE*)
native declaration : allheaders.h:4994
- lept_fopen(String, String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
FILE* lept_fopen(const char*, const char*)
native declaration : allheaders.h:4992
- lept_free(Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void lept_free(void*)
native declaration : allheaders.h:4998
- lept_free(Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void lept_free(void*)
native declaration : allheaders.h:4998
- lept_isPrime(long, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lept_isPrime(l_uint64, l_int32*, l_uint32*)
native declaration : allheaders.h:5054
- lept_mkdir(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lept_mkdir(const char*)
native declaration : allheaders.h:5000
- lept_mkdir(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_mkdir(const char*)
native declaration : allheaders.h:5000
- lept_mv(String, String, String, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lept_mv(const char*, const char*, const char*, char**)
native declaration : allheaders.h:5012
- lept_rm(String, String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lept_rm(const char*, const char*)
native declaration : allheaders.h:5008
- lept_rm_match(String, String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lept_rm_match(const char*, const char*)
native declaration : allheaders.h:5006
- lept_rmdir(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lept_rmdir(const char*)
native declaration : allheaders.h:5002
- lept_rmdir(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_rmdir(const char*)
native declaration : allheaders.h:5002
- lept_rmfile(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_rmfile(const char*)
native declaration : allheaders.h:5010
- lept_roundftoi(float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_roundftoi(l_float32)
native declaration : allheaders.h:5042
- Leptonica - Interface in net.sourceforge.lept4j
-
JNA Wrapper for Leptonica Image Processing Library using
JNA Interface Mapping
.
- Leptonica1 - Class in net.sourceforge.lept4j
-
JNA Wrapper for Leptonica Image Processing Library using
JNA Direct Mapping
.
- Leptonica1() - Constructor for class net.sourceforge.lept4j.Leptonica1
-
- LEPTONICA_FT_RESOLUTION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
native declaration : freetype.h
- LeptUtils - Class in net.sourceforge.lept4j.util
-
Various utility methods for Leptonica.
- LeptUtils() - Constructor for class net.sourceforge.lept4j.util.LeptUtils
-
- lheapAdd(L_Heap, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapAdd(L_HEAP*, void*)
native declaration : allheaders.h:1896
- lheapAdd(L_Heap, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapAdd(L_HEAP*, void*)
native declaration : allheaders.h:1896
- lheapCreate(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_HEAP* lheapCreate(l_int32, l_int32)
native declaration : allheaders.h:1892
- lheapCreate(int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_HEAP* lheapCreate(l_int32, l_int32)
native declaration : allheaders.h:1892
- lheapDestroy(PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void lheapDestroy(L_HEAP**, l_int32)
native declaration : allheaders.h:1894
- lheapDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lheapDestroy(L_HEAP**, l_int32)
native declaration : allheaders.h:1894
- lheapGetCount(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapGetCount(L_HEAP*)
native declaration : allheaders.h:1900
- lheapGetCount(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapGetCount(L_HEAP*)
native declaration : allheaders.h:1900
- lheapPrint(ILeptonica.FILE, L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapPrint(FILE*, L_HEAP*)
native declaration : allheaders.h:1910
- lheapRemove(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* lheapRemove(L_HEAP*)
native declaration : allheaders.h:1898
- lheapRemove(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lheapRemove(L_HEAP*)
native declaration : allheaders.h:1898
- lheapSort(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapSort(L_HEAP*)
native declaration : allheaders.h:1906
- lheapSort(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapSort(L_HEAP*)
native declaration : allheaders.h:1906
- lheapSortStrictOrder(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 lheapSortStrictOrder(L_HEAP*)
native declaration : allheaders.h:1908
- lheapSortStrictOrder(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lheapSortStrictOrder(L_HEAP*)
native declaration : allheaders.h:1908
- lheapSwapDown(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapSwapDown(L_HEAP*)
native declaration : allheaders.h:1904
- lheapSwapDown(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapSwapDown(L_HEAP*)
native declaration : allheaders.h:1904
- lheapSwapUp(L_Heap, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 lheapSwapUp(L_HEAP*, l_int32)
native declaration : allheaders.h:1902
- lheapSwapUp(L_Heap, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lheapSwapUp(L_HEAP*, l_int32)
native declaration : allheaders.h:1902
- LIB_NAME - Static variable in class net.sourceforge.lept4j.util.LoadLibs
-
Native library name.
- LIB_NAME_NON_WIN - Static variable in class net.sourceforge.lept4j.util.LoadLibs
-
- LIBLEPT_MAJOR_VERSION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
native declaration : allheaders.h
- LIBLEPT_MINOR_VERSION - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
native declaration : allheaders.h
- linearInterpolatePixelColor(IntBuffer, int, int, int, float, float, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 linearInterpolatePixelColor(l_uint32*, l_int32, l_int32, l_int32, l_float32, l_float32, l_uint32, l_uint32*)
native declaration : allheaders.h:82
- linearInterpolatePixelColor(IntBuffer, int, int, int, float, float, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 linearInterpolatePixelColor(l_uint32*, l_int32, l_int32, l_int32, l_float32, l_float32, l_uint32, l_uint32*)
native declaration : allheaders.h:82
- linearInterpolatePixelFloat(FloatBuffer, int, int, float, float, float, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 linearInterpolatePixelFloat(l_float32*, l_int32, l_int32, l_float32, l_float32, l_float32, l_float32*)
native declaration : allheaders.h:1666
- linearInterpolatePixelFloat(FloatBuffer, int, int, float, float, float, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 linearInterpolatePixelFloat(l_float32*, l_int32, l_int32, l_float32, l_float32, l_float32, l_float32*)
native declaration : allheaders.h:1666
- linearInterpolatePixelGray(IntBuffer, int, int, int, float, float, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 linearInterpolatePixelGray(l_uint32*, l_int32, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32*)
native declaration : allheaders.h:84
- linearInterpolatePixelGray(IntBuffer, int, int, int, float, float, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 linearInterpolatePixelGray(l_uint32*, l_int32, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32*)
native declaration : allheaders.h:84
- lineEndianByteSwap(IntBuffer, IntBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 lineEndianByteSwap(l_uint32*, l_uint32*, l_int32)
native declaration : allheaders.h:2882
- lineEndianByteSwap(IntBuffer, IntBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lineEndianByteSwap(l_uint32*, l_uint32*, l_int32)
native declaration : allheaders.h:2882
- lineheight - Variable in class net.sourceforge.lept4j.L_Bmf
-
max height of line of chars
C type : l_int32
- linelab32 - Variable in class net.sourceforge.lept4j.L_WShed
-
line ptrs for pixlab
C type : void**
- linem1 - Variable in class net.sourceforge.lept4j.L_WShed
-
line ptrs for pixm
C type : void**
- lines8 - Variable in class net.sourceforge.lept4j.L_WShed
-
line ptrs for pixs
C type : void**
- lineset - Variable in class net.sourceforge.lept4j.L_Bilateral
-
lineptrs for pixac
C type : l_uint32***
- linet1 - Variable in class net.sourceforge.lept4j.L_WShed
-
line ptrs for pixt
C type : void**
- links - Variable in class net.sourceforge.lept4j.L_WShed
-
back-links into lut, for updates
C type : Numa**
- listAddToHead(PointerByReference, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listAddToHead(DLLIST**, void*)
native declaration : allheaders.h:2058
- listAddToHead(PointerByReference, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listAddToHead(DLLIST**, void*)
native declaration : allheaders.h:2058
- listAddToTail(PointerByReference, PointerByReference, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listAddToTail(DLLIST**, DLLIST**, void*)
native declaration : allheaders.h:2060
- listAddToTail(PointerByReference, PointerByReference, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listAddToTail(DLLIST**, DLLIST**, void*)
native declaration : allheaders.h:2060
- listDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void listDestroy(DLLIST**)
native declaration : allheaders.h:2056
- listDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void listDestroy(DLLIST**)
native declaration : allheaders.h:2056
- listFindElement(DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
DLLIST* listFindElement(DLLIST*, void*)
native declaration : allheaders.h:2072
- listFindElement(DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
DLLIST* listFindElement(DLLIST*, void*)
native declaration : allheaders.h:2072
- listFindTail(DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : DLLIST* listFindTail(DLLIST*)
native declaration : allheaders.h:2074
- listFindTail(DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : DLLIST* listFindTail(DLLIST*)
native declaration : allheaders.h:2074
- listGetCount(DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 listGetCount(DLLIST*)
native declaration : allheaders.h:2076
- listGetCount(DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 listGetCount(DLLIST*)
native declaration : allheaders.h:2076
- listInsertAfter(PointerByReference, DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listInsertAfter(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:2064
- listInsertAfter(PointerByReference, DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listInsertAfter(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:2064
- listInsertBefore(PointerByReference, DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listInsertBefore(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:2062
- listInsertBefore(PointerByReference, DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listInsertBefore(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:2062
- listJoin(PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listJoin(DLLIST**, DLLIST**)
native declaration : allheaders.h:2080
- listJoin(PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listJoin(DLLIST**, DLLIST**)
native declaration : allheaders.h:2080
- listRemoveElement(PointerByReference, DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void* listRemoveElement(DLLIST**, DLLIST*)
native declaration : allheaders.h:2066
- listRemoveElement(PointerByReference, DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void* listRemoveElement(DLLIST**, DLLIST*)
native declaration : allheaders.h:2066
- listRemoveFromHead(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* listRemoveFromHead(DLLIST**)
native declaration : allheaders.h:2068
- listRemoveFromHead(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* listRemoveFromHead(DLLIST**)
native declaration : allheaders.h:2068
- listRemoveFromTail(PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void* listRemoveFromTail(DLLIST**, DLLIST**)
native declaration : allheaders.h:2070
- listRemoveFromTail(PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void* listRemoveFromTail(DLLIST**, DLLIST**)
native declaration : allheaders.h:2070
- listReverse(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 listReverse(DLLIST**)
native declaration : allheaders.h:2078
- listReverse(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 listReverse(DLLIST**)
native declaration : allheaders.h:2078
- LoadLibs - Class in net.sourceforge.lept4j.util
-
Loads native libraries from JAR or project folder.
- LoadLibs() - Constructor for class net.sourceforge.lept4j.util.LoadLibs
-
- local - Variable in class net.sourceforge.lept4j.CCBord
-
ptaa of chain pixels (local)
C type : Ptaa*
- locateOutsideSeedPixel(int, int, int, int, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void locateOutsideSeedPixel(l_int32, l_int32, l_int32, l_int32, l_int32*, l_int32*)
native declaration : allheaders.h:680
- locateOutsideSeedPixel(int, int, int, int, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void locateOutsideSeedPixel(l_int32, l_int32, l_int32, l_int32, l_int32*, l_int32*)
native declaration : allheaders.h:680
- locatePtRadially(int, int, double, double, DoubleBuffer, DoubleBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 locatePtRadially(l_int32, l_int32, l_float64, l_float64, l_float64*, l_float64*)
native declaration : allheaders.h:1738
- locs - Variable in class net.sourceforge.lept4j.L_Sudoku
-
location of unknowns
C type : l_int32*
- lqueueAdd(L_Queue, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lqueueAdd(L_QUEUE*, void*)
native declaration : allheaders.h:3986
- lqueueCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_QUEUE* lqueueCreate(l_int32)
native declaration : allheaders.h:3982
- lqueueDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lqueueDestroy(L_QUEUE**, l_int32)
native declaration : allheaders.h:3984
- lqueueGetCount(L_Queue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lqueueGetCount(L_QUEUE*)
native declaration : allheaders.h:3990
- lqueuePrint(ILeptonica.FILE, L_Queue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lqueuePrint(FILE*, L_QUEUE*)
native declaration : allheaders.h:3992
- lqueueRemove(L_Queue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lqueueRemove(L_QUEUE*)
native declaration : allheaders.h:3988
- lstackAdd(L_Stack, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lstackAdd(L_STACK*, void*)
native declaration : allheaders.h:4818
- lstackCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_STACK* lstackCreate(l_int32)
native declaration : allheaders.h:4814
- lstackDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lstackDestroy(L_STACK**, l_int32)
native declaration : allheaders.h:4816
- lstackGetCount(L_Stack) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lstackGetCount(L_STACK*)
native declaration : allheaders.h:4822
- lstackPrint(ILeptonica.FILE, L_Stack) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lstackPrint(FILE*, L_STACK*)
native declaration : allheaders.h:4824
- lstackRemove(L_Stack) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lstackRemove(L_STACK*)
native declaration : allheaders.h:4820
- lut - Variable in class net.sourceforge.lept4j.L_WShed
-
lut for pixel indices
C type : l_int32*