| Class | Description |
|---|---|
| lept | |
| lept.alloc_fn |
Allocator function type
|
| lept.BOX |
Basic rectangle
|
| lept.BOXA |
Array of Box
|
| lept.BOXAA |
Array of Boxa
|
| lept.CCBORD |
CCBord contains:
(1) a minimally-clipped bitmap of the component (pix),
(2) a boxa consisting of:
for the primary component:
(xul, yul) pixel location in global coords
(w, h) of the bitmap
for the hole components:
(x, y) in relative coordinates in primary component
(w, h) of the hole border (which is 2 pixels
larger in each direction than the hole itself)
(3) a pta ('start') of the initial border pixel location for each
closed curve, all in relative coordinates of the primary
component.
|
| lept.CCBORDA |
Array of CCBord
|
| lept.dealloc_fn |
Deallocator function type
|
| lept.DLLIST |
\file list.h
|
| lept.DPIX |
Pix with double array
|
| lept.FPIX |
Pix with float array
|
| lept.FPIXA |
Array of FPix
|
| lept.GPLOT |
Data structure for generating gnuplot files
|
| lept.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.
|
| lept.JBDATA |
The JbData struct holds all the data required for
the compressed jbig-type representation of a set of images.
|
| lept.L_AMAP | |
| lept.L_AMAP_NODE | |
| lept.L_ASET | |
| lept.L_ASET_NODE | |
| lept.L_BBUFFER |
Expandable byte buffer for memory read/write operations
|
| lept.L_BMF |
Data structure to hold bitmap fonts and related data
|
| lept.L_BYTEA |
Byte array (analogous to C++ "string")
|
| lept.L_COMP_DATA |
Compressed image data
|
| lept.L_DEWARP |
Data structure for a single dewarp
|
| lept.L_DEWARPA |
Data structure to hold a number of Dewarp
|
| lept.L_DNA |
Double number array: an array of doubles
|
| lept.L_DNAA |
Array of double number arrays
|
| lept.L_DNAHASH |
A hash table of Dnas
|
| lept.L_HEAP |
Heap of arbitrary void* data
|
| lept.L_KERNEL |
Kernel
|
| lept.L_PDF_DATA |
Intermediate pdf generation data
|
| lept.L_PTRA |
Generic pointer array
|
| lept.L_PTRAA |
Array of generic pointer arrays
|
| lept.L_QUEUE |
Expandable pointer queue for arbitrary void* data
|
| lept.L_RBTREE | |
| lept.L_RBTREE_NODE | |
| lept.L_RCH |
Data returned from correlation matching on a single character
|
| lept.L_RCHA |
Data returned from correlation matching on an array of characters
|
| lept.L_RDID |
Data used for decoding a line of characters.
|
| lept.L_RECOG | |
| lept.L_REGPARAMS |
Regression test parameter packer
|
| lept.L_STACK |
Expandable pointer stack for arbitrary void* data.
|
| lept.L_STRCODE |
\file stringcode.h
Data structure to hold accumulating generated code for storing
and extracing serializable leptonica objects (e.g., pixa, recog).
|
| lept.L_SUDOKU |
\file sudoku.h
|
| lept.L_TIMER | |
| lept.L_WALLTIMER |
Timing struct
|
| lept.L_WSHED |
Simple data structure to hold watershed data.
|
| lept.NUMA |
Number array: an array of floats
|
| lept.NUMAA |
Array of number arrays
|
| lept.PIX |
Basic Pix
|
| lept.PIXA |
Array of pix
|
| lept.PIXAA |
Array of arrays of pix
|
| lept.PIXAC |
Array of compressed pix
|
| lept.PIXACC |
Pix accumulator container
|
| lept.PIXC |
Compressed Pix
|
| lept.PIXCMAP |
Colormap of a Pix
|
| lept.PIXTILING |
Pix tiling
|
| lept.PTA |
Array of points
|
| lept.PTAA |
Array of Pta
|
| lept.RB_TYPE |
Storage for keys and values for red-black trees, maps and sets.
|
| lept.RGBA_QUAD |
Colormap table entry (after the BMP version).
|
| lept.SARRAY |
String array: an array of C strings
|
| lept.SEL |
Selection
|
| lept.SELA |
Array of Sel
|
Copyright © 2018. All rights reserved.