- 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_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:3662
- 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_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) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* l_binaryCopy(l_uint8*, size_t)
native declaration : allheaders.h:4696
- 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:4682
- 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:4686
- 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:4690
- 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_gen() - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* l_bootnum_gen()
native declaration : allheaders.h:192
- l_bootnum_gen() - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* l_bootnum_gen()
native declaration : allheaders.h:192
- 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:614
- 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:614
- 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:616
- 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:616
- 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:604
- 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:604
- 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:612
- 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:612
- l_byteaCreate(NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : L_BYTEA* l_byteaCreate(size_t)
native declaration : allheaders.h:596
- l_byteaCreate(NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_BYTEA* l_byteaCreate(size_t)
native declaration : allheaders.h:596
- l_byteaDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_byteaDestroy(L_BYTEA**)
native declaration : allheaders.h:606
- l_byteaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_byteaDestroy(L_BYTEA**)
native declaration : allheaders.h:606
- 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:622
- 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:622
- 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:622
- 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:622
- 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:610
- 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:610
- l_byteaGetSize(L_Bytea) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : size_t l_byteaGetSize(L_BYTEA*)
native declaration : allheaders.h:608
- l_byteaGetSize(L_Bytea) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : size_t l_byteaGetSize(L_BYTEA*)
native declaration : allheaders.h:608
- l_byteaInitFromFile(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BYTEA* l_byteaInitFromFile(const char*)
native declaration : allheaders.h:600
- l_byteaInitFromFile(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BYTEA* l_byteaInitFromFile(const char*)
native declaration : allheaders.h:600
- 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:598
- 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:598
- 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:618
- 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:618
- 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:620
- 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:620
- 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:624
- 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:624
- 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:4870
- l_chooseDisplayProg(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_chooseDisplayProg(l_int32)
native declaration : allheaders.h:4870
- l_CIDataDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_CIDataDestroy(L_COMP_DATA**)
native declaration : allheaders.h:2498
- l_CIDataDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_CIDataDestroy(L_COMP_DATA**)
native declaration : allheaders.h:2498
- L_CLEAR_PIXELS - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
set all bits in each pixel to 0
- l_clearDataBit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_clearDataBit(void*, l_int32)
native declaration : allheaders.h:122
- l_clearDataBit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_clearDataBit(void*, l_int32)
native declaration : allheaders.h:122
- l_clearDataDibit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_clearDataDibit(void*, l_int32)
native declaration : allheaders.h:130
- l_clearDataDibit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_clearDataDibit(void*, l_int32)
native declaration : allheaders.h:130
- l_clearDataQbit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_clearDataQbit(void*, l_int32)
native declaration : allheaders.h:136
- l_clearDataQbit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_clearDataQbit(void*, l_int32)
native declaration : allheaders.h:136
- L_CLIP_TO_255 - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
use max(val, 255)
- 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_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_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:3874
- 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_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:1218
- 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:1232
- l_dnaaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNAA* l_dnaaCreate(l_int32)
native declaration : allheaders.h:1214
- 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:1172
- l_dnaaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_dnaaDestroy(L_DNAA**)
native declaration : allheaders.h:1216
- l_dnaaGetCount(L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaaGetCount(L_DNAA*)
native declaration : allheaders.h:1220
- 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:1226
- 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:1222
- l_dnaaGetNumberCount(L_Dnaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 l_dnaaGetNumberCount(L_DNAA*)
native declaration : allheaders.h:1224
- 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:1230
- l_dnaaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNAA* l_dnaaRead(const char*)
native declaration : allheaders.h:1234
- 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:1228
- 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:1238
- 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:1198
- l_dnaClone(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaClone(L_DNA*)
native declaration : allheaders.h:1168
- l_dnaConvertToNuma(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : NUMA* l_dnaConvertToNuma(L_DNA*)
native declaration : allheaders.h:1244
- l_dnaCopy(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaCopy(L_DNA*)
native declaration : allheaders.h:1166
- 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:1204
- l_dnaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaCreate(l_int32)
native declaration : allheaders.h:1156
- 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:1160
- 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:1158
- l_dnaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_dnaDestroy(L_DNA**)
native declaration : allheaders.h:1164
- l_dnaEmpty(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaEmpty(L_DNA*)
native declaration : allheaders.h:1170
- l_dnaGetCount(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaGetCount(L_DNA*)
native declaration : allheaders.h:1180
- 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:1194
- 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:1184
- l_dnaGetIArray(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32* l_dnaGetIArray(L_DNA*)
native declaration : allheaders.h:1192
- 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:1186
- 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:1200
- l_dnaGetRefcount(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 l_dnaGetRefcount(L_DNA*)
native declaration : allheaders.h:1196
- 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:1174
- 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:1248
- l_dnaMakeDelta(L_Dna) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaMakeDelta(L_DNA*)
native declaration : allheaders.h:1242
- 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:1162
- l_dnaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_DNA* l_dnaRead(const char*)
native declaration : allheaders.h:1206
- 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:1176
- 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:1178
- 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:1182
- 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:1202
- 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:1188
- 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:1190
- 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:1210
- 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_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:2488
- 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:2488
- 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:2488
- 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:2488
- 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:2482
- 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:2482
- 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:2482
- 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:2482
- 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:2492
- 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:2492
- 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:2484
- 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:2484
- 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:2494
- 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:2494
- 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:2486
- 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:2486
- 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:4784
- 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:4784
- l_getDataBit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataBit(void*, l_int32)
native declaration : allheaders.h:118
- 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:118
- l_getDataByte(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataByte(void*, l_int32)
native declaration : allheaders.h:138
- 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:138
- l_getDataDibit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataDibit(void*, l_int32)
native declaration : allheaders.h:126
- 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:126
- l_getDataFourBytes(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataFourBytes(void*, l_int32)
native declaration : allheaders.h:146
- 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:146
- l_getDataQbit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataQbit(void*, l_int32)
native declaration : allheaders.h:132
- 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:132
- l_getDataTwoBytes(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_getDataTwoBytes(void*, l_int32)
native declaration : allheaders.h:142
- 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:142
- l_getFormattedDate() - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : char* l_getFormattedDate()
native declaration : allheaders.h:4786
- l_getFormattedDate() - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : char* l_getFormattedDate()
native declaration : allheaders.h:4786
- 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_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_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_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_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:2502
- l_pdfSetDateAndVersion(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void l_pdfSetDateAndVersion(l_int32)
native declaration : allheaders.h:2502
- l_pdfSetG4ImageMask(int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_pdfSetG4ImageMask(l_int32)
native declaration : allheaders.h:2500
- l_pdfSetG4ImageMask(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_pdfSetG4ImageMask(l_int32)
native declaration : allheaders.h:2500
- 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:3438
- L_POS_SLOPE_LINE - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
45 degree line with positive slope
- l_productMat2(FloatBuffer, FloatBuffer, FloatBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_productMat2(l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:112
- 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:112
- l_productMat3(FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_productMat3(l_float32*, 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:114
- l_productMat4(FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_productMat4(l_float32*, 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:116
- l_productMatVec(FloatBuffer, FloatBuffer, FloatBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 l_productMatVec(l_float32*, l_float32*, l_float32*, l_int32)
native declaration : allheaders.h:110
- 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:110
- l_psWriteBoundingBox(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_psWriteBoundingBox(l_int32)
native declaration : allheaders.h:3552
- 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_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:2728
- l_setConvolveSampling(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setConvolveSampling(l_int32, l_int32)
native declaration : allheaders.h:1054
- 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:1054
- l_setDataBit(Pointer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void l_setDataBit(void*, l_int32)
native declaration : allheaders.h:120
- l_setDataBit(Pointer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void l_setDataBit(void*, l_int32)
native declaration : allheaders.h:120
- l_setDataBitVal(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataBitVal(void*, l_int32, l_int32)
native declaration : allheaders.h:124
- 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:124
- l_setDataByte(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataByte(void*, l_int32, l_int32)
native declaration : allheaders.h:140
- 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:140
- l_setDataDibit(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataDibit(void*, l_int32, l_int32)
native declaration : allheaders.h:128
- 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:128
- l_setDataFourBytes(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataFourBytes(void*, l_int32, l_int32)
native declaration : allheaders.h:148
- 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:148
- l_setDataQbit(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataQbit(void*, l_int32, l_int32)
native declaration : allheaders.h:134
- 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:134
- l_setDataTwoBytes(Pointer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void l_setDataTwoBytes(void*, l_int32, l_int32)
native declaration : allheaders.h:144
- 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:144
- 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_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
- 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:4722
- 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:4740
- lept_direxists(String, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void lept_direxists(const char*, l_int32*)
native declaration : allheaders.h:4730
- 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:4730
- lept_free(Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void lept_free(void*)
native declaration : allheaders.h:4724
- lept_free(Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void lept_free(void*)
native declaration : allheaders.h:4724
- lept_mkdir(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lept_mkdir(const char*)
native declaration : allheaders.h:4726
- lept_mkdir(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_mkdir(const char*)
native declaration : allheaders.h:4726
- 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:4738
- 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:4734
- 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:4732
- lept_rmdir(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lept_rmdir(const char*)
native declaration : allheaders.h:4728
- lept_rmdir(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_rmdir(const char*)
native declaration : allheaders.h:4728
- lept_rmfile(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_rmfile(const char*)
native declaration : allheaders.h:4736
- lept_roundftoi(float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lept_roundftoi(l_float32)
native declaration : allheaders.h:4768
- 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:1776
- lheapAdd(L_Heap, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapAdd(L_HEAP*, void*)
native declaration : allheaders.h:1776
- lheapCreate(int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_HEAP* lheapCreate(l_int32, l_int32)
native declaration : allheaders.h:1772
- lheapCreate(int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_HEAP* lheapCreate(l_int32, l_int32)
native declaration : allheaders.h:1772
- lheapDestroy(PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void lheapDestroy(L_HEAP**, l_int32)
native declaration : allheaders.h:1774
- lheapDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lheapDestroy(L_HEAP**, l_int32)
native declaration : allheaders.h:1774
- lheapGetCount(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapGetCount(L_HEAP*)
native declaration : allheaders.h:1780
- lheapGetCount(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapGetCount(L_HEAP*)
native declaration : allheaders.h:1780
- lheapRemove(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* lheapRemove(L_HEAP*)
native declaration : allheaders.h:1778
- lheapRemove(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lheapRemove(L_HEAP*)
native declaration : allheaders.h:1778
- lheapSort(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapSort(L_HEAP*)
native declaration : allheaders.h:1786
- lheapSort(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapSort(L_HEAP*)
native declaration : allheaders.h:1786
- lheapSortStrictOrder(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 lheapSortStrictOrder(L_HEAP*)
native declaration : allheaders.h:1788
- lheapSortStrictOrder(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 lheapSortStrictOrder(L_HEAP*)
native declaration : allheaders.h:1788
- lheapSwapDown(L_Heap) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 lheapSwapDown(L_HEAP*)
native declaration : allheaders.h:1784
- lheapSwapDown(L_Heap) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lheapSwapDown(L_HEAP*)
native declaration : allheaders.h:1784
- lheapSwapUp(L_Heap, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 lheapSwapUp(L_HEAP*, l_int32)
native declaration : allheaders.h:1782
- 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:1782
- 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:80
- 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:80
- 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:1548
- 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:1548
- 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:82
- 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:82
- 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:2714
- 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:2714
- 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:1938
- listAddToHead(PointerByReference, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listAddToHead(DLLIST**, void*)
native declaration : allheaders.h:1938
- listAddToTail(PointerByReference, PointerByReference, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listAddToTail(DLLIST**, DLLIST**, void*)
native declaration : allheaders.h:1940
- listAddToTail(PointerByReference, PointerByReference, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listAddToTail(DLLIST**, DLLIST**, void*)
native declaration : allheaders.h:1940
- listDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void listDestroy(DLLIST**)
native declaration : allheaders.h:1936
- listDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void listDestroy(DLLIST**)
native declaration : allheaders.h:1936
- listFindElement(DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
DLLIST* listFindElement(DLLIST*, void*)
native declaration : allheaders.h:1952
- listFindElement(DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
DLLIST* listFindElement(DLLIST*, void*)
native declaration : allheaders.h:1952
- listFindTail(DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : DLLIST* listFindTail(DLLIST*)
native declaration : allheaders.h:1954
- listFindTail(DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : DLLIST* listFindTail(DLLIST*)
native declaration : allheaders.h:1954
- listGetCount(DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 listGetCount(DLLIST*)
native declaration : allheaders.h:1956
- listGetCount(DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 listGetCount(DLLIST*)
native declaration : allheaders.h:1956
- listInsertAfter(PointerByReference, DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listInsertAfter(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:1944
- listInsertAfter(PointerByReference, DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listInsertAfter(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:1944
- listInsertBefore(PointerByReference, DoubleLinkedList, Pointer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listInsertBefore(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:1942
- listInsertBefore(PointerByReference, DoubleLinkedList, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listInsertBefore(DLLIST**, DLLIST*, void*)
native declaration : allheaders.h:1942
- listJoin(PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 listJoin(DLLIST**, DLLIST**)
native declaration : allheaders.h:1960
- listJoin(PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 listJoin(DLLIST**, DLLIST**)
native declaration : allheaders.h:1960
- listRemoveElement(PointerByReference, DoubleLinkedList) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void* listRemoveElement(DLLIST**, DLLIST*)
native declaration : allheaders.h:1946
- listRemoveElement(PointerByReference, DoubleLinkedList) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void* listRemoveElement(DLLIST**, DLLIST*)
native declaration : allheaders.h:1946
- listRemoveFromHead(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void* listRemoveFromHead(DLLIST**)
native declaration : allheaders.h:1948
- listRemoveFromHead(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* listRemoveFromHead(DLLIST**)
native declaration : allheaders.h:1948
- listRemoveFromTail(PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
void* listRemoveFromTail(DLLIST**, DLLIST**)
native declaration : allheaders.h:1950
- listRemoveFromTail(PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void* listRemoveFromTail(DLLIST**, DLLIST**)
native declaration : allheaders.h:1950
- listReverse(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 listReverse(DLLIST**)
native declaration : allheaders.h:1958
- listReverse(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 listReverse(DLLIST**)
native declaration : allheaders.h:1958
- 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:656
- 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:656
- 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:1618
- 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:3766
- lqueueCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_QUEUE* lqueueCreate(l_int32)
native declaration : allheaders.h:3762
- lqueueDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lqueueDestroy(L_QUEUE**, l_int32)
native declaration : allheaders.h:3764
- lqueueGetCount(L_Queue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lqueueGetCount(L_QUEUE*)
native declaration : allheaders.h:3770
- lqueueRemove(L_Queue) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lqueueRemove(L_QUEUE*)
native declaration : allheaders.h:3768
- lstackAdd(L_Stack, Pointer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lstackAdd(L_STACK*, void*)
native declaration : allheaders.h:4558
- lstackCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : L_STACK* lstackCreate(l_int32)
native declaration : allheaders.h:4554
- lstackDestroy(PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
void lstackDestroy(L_STACK**, l_int32)
native declaration : allheaders.h:4556
- lstackGetCount(L_Stack) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 lstackGetCount(L_STACK*)
native declaration : allheaders.h:4562
- lstackRemove(L_Stack) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void* lstackRemove(L_STACK*)
native declaration : allheaders.h:4560
- lut - Variable in class net.sourceforge.lept4j.L_WShed
-
lut for pixel indices
C type : l_int32*