Class | Description |
---|---|
AbstractDPIX | |
AbstractDPIX.DestroyDeallocator | |
AbstractFPIX | |
AbstractFPIX.DestroyDeallocator | |
AbstractPIX | |
AbstractPIX.DestroyDeallocator | |
alloc_fn |
Allocator function type
|
BOX |
Basic rectangle
|
BOXA |
Array of Box
|
BOXAA |
Array of Boxa
|
CCBORD |
A single CCBord for a connected component
|
CCBORDA |
Array of CCBord
|
dealloc_fn |
Deallocator function type
|
DLLIST |
\file list.h
|
DPIX |
Pix with double array
|
FPIX |
Pix with float array
|
FPIXA |
Array of FPix
|
GPLOT |
Data structure for generating gnuplot files
|
Handler_BytePointer | |
Handler_String | |
JBCLASSER |
The JbClasser struct holds all the data accumulated during the
classification process that can be used for a compressed
jbig2-type representation of a set of images.
|
JBDATA |
The JbData struct holds all the data required for
the compressed jbig-type representation of a set of images.
|
L_AMAP | |
L_AMAP_NODE | |
L_ASET | |
L_ASET_NODE | |
L_BBUFFER |
Expandable byte buffer for memory read/write operations
|
L_BMF |
Data structure to hold bitmap fonts and related data
|
L_BYTEA |
Byte array (analogous to C++ "string")
|
L_COLORFILL |
Colorfill data
|
L_COMP_DATA |
Compressed image data
|
L_DEWARP |
Data structure for a single dewarp
|
L_DEWARPA |
Data structure to hold a number of Dewarp
|
L_DNA |
Double number array: an array of doubles
|
L_DNAA |
Array of double number arrays
|
L_DNAHASH | |
L_HASHITEM |
Hash item, containing storage for the key, value and count.
|
L_HASHMAP |
General hash map
|
L_HEAP |
Heap of arbitrary void* data
|
L_KERNEL |
Kernel
|
L_PDF_DATA |
Intermediate pdf generation data
|
L_PTRA |
Generic pointer array
|
L_PTRAA |
Array of generic pointer arrays
|
L_QUEUE |
Expandable pointer queue for arbitrary void* data
|
L_RBTREE | |
L_RBTREE_NODE | |
L_RCH |
Data returned from correlation matching on a single character
|
L_RCHA |
Data returned from correlation matching on an array of characters
|
L_RDID |
Data used for decoding a line of characters.
|
L_RECOG | |
L_REGPARAMS |
Regression test parameter packer
|
L_STACK |
Expandable pointer stack for arbitrary void* data.
|
L_STRCODE |
\file stringcode.h
Data structure to hold accumulating generated code for storing
and extracting serializable leptonica objects (e.g., pixa, recog).
|
L_SUDOKU |
\file sudoku.h
|
L_TIMER | |
L_WALLTIMER |
Timing struct
|
L_WSHED |
Simple data structure to hold watershed data.
|
NUMA |
Number array: an array of floats
|
NUMAA |
Array of number arrays
|
PIX |
Basic Pix
|
PIXA |
Array of pix
|
PIXAA |
Array of arrays of pix
|
PIXAC |
Array of compressed pix
|
PIXACC |
Pix accumulator container
|
PIXC |
Compressed Pix
|
PIXCMAP |
Colormap of a Pix
|
PIXTILING |
Pix tiling
|
PTA |
Array of points
|
PTAA |
Array of Pta
|
RB_TYPE |
Storage for keys and values for red-black trees, maps and sets.
|
RGBA_QUAD |
Colormap table entry (after the BMP version).
|
SARRAY |
String array: an array of C strings
|
SEL |
Selection
|
SELA |
Array of Sel
|
Copyright © 2024. All rights reserved.