Package | Description |
---|---|
net.sourceforge.lept4j | |
net.sourceforge.lept4j.util |
Class and Description |
---|
BMP_FileHeader
-------------------------------------------------------------*
BMP file header * ------------------------------------------------------------- native declaration : bmp.h:17 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
BMP_InfoHeader
-------------------------------------------------------------*
BMP info header * ------------------------------------------------------------- native declaration : bmp.h:36 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Box
-------------------------------------------------------------------------*
Basic rectangle and rectangle arrays * ------------------------------------------------------------------------- native declaration : pix.h:103 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Box.ByReference |
Boxa
native declaration : pix.h:110
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Boxa.ByReference |
Boxaa
native declaration : pix.h:116
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
CCBord
native declaration : ccbord.h:18
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
CCBorda
native declaration : ccbord.h:27
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
DoubleLinkedList
list.h
Cell for double-linked lists This allows composition of a list of cells with prev, next and data pointers. |
DoubleLinkedList.ByReference |
DPix
-------------------------------------------------------------------------*
DPix: pix with double array * ------------------------------------------------------------------------- native declaration : pix.h:205 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
FPix
-------------------------------------------------------------------------*
FPix: pix with float array * ------------------------------------------------------------------------- native declaration : pix.h:183 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
FPix.ByReference |
FPixa
native declaration : pix.h:190
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
GPlot
native declaration : gplot.h:43
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
ILeptonica |
ILeptonica.FILE |
ILeptonica.HBITMAP |
ILeptonica.setPixMemoryManager_allocator_callback
native declaration : allheaders.h:5169
|
ILeptonica.setPixMemoryManager_deallocator_callback
native declaration : allheaders.h:5170
|
JbClasser
native declaration : jbclass.h:29
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
JbData
native declaration : jbclass.h:42
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Bilateral
------------------------------------------------------------------------*
Bilateral filter * ------------------------------------------------------------------------ native declaration : bilateral.h:21 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Bmf
native declaration : bmf.h:19
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Bmf.ByReference |
L_Bytea
native declaration : array.h:48
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_ByteBuffer
bbuffer.h
Expandable byte buffer for reading data in from memory and writing data out to other memory. This implements a queue of bytes, so data read in is put on the "back" of the queue (i.e., the end of the byte array) and data written out is taken from the "front" of the queue (i.e., from an index marker "nwritten" that is initially set at the beginning of the array.) As usual with expandable arrays, we keep the size of the allocated array and the number of bytes that have been read into the array. For implementation details, see bbuffer.c. native declaration : bbuffer.h:18 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Compressed_Data
In use, either datacomp or data85 will be produced, depending
on whether the data needs to be ascii85 encoded. |
L_Dewarp
native declaration : dewarp.h:52
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Dewarpa
native declaration : dewarp.h:19
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Dewarpa.ByReference |
L_Dna
native declaration : array.h:22
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Dna.ByReference |
L_Dnaa
native declaration : array.h:28
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_DnaHash
native declaration : array.h:34
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_DnaHash.ByReference |
L_Heap
heap.h
Expandable priority queue configured as a heap for arbitrary void* data The L_Heap is used to implement a priority queue. |
L_Kernel
-------------------------------------------------------------------------*
Kernel * ------------------------------------------------------------------------- native declaration : morph.h:31 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Pdf_Data
This accumulates data for generating a pdf of a single page consisting
of an arbitrary number of images. None of the strings have a trailing newline. native declaration : imageio.h:113 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Ptra
native declaration : ptra.h:5
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Ptra.ByReference |
L_Ptraa
native declaration : ptra.h:10
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Queue
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_Rbtree
native declaration : rbtree.h:15
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Rbtree_Node
native declaration : rbtree.h:26
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Rbtree_Node.ByReference |
L_Rch
Data returned from correlation matching on a single character
native declaration : recog.h:128 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Rch.ByReference |
L_Rcha
Data returned from correlation matching on an array of characters
native declaration : recog.h:139 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Rcha.ByReference |
L_Rdid
Data used for decoding a line of characters.
native declaration : recog.h:166 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Rdid.ByReference |
L_Recog
native declaration : recog.h:117
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Recoga
recog.h
A simple utility for training and recognizing individual machine-printed text characters. |
L_Recoga.ByReference |
L_RegParams
-------------------------------------------------------------------------*
Regression test parameter packer * ------------------------------------------------------------------------- native declaration : regutils.h:14 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Stack
native declaration : stack.h:5
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Stack.ByReference |
L_StrCode
stringcode.h
Data structure to hold accumulating generated code for storing and extracing serializable leptonica objects (e.g., pixa, recog). native declaration : stringcode.h:12 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_Sudoku
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_WallTimer
native declaration : environ.h:52
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
L_WShed
watershed.h
Simple data structure to hold watershed data. All data here is owned by the L_WShed and must be freed. native declaration : watershed.h:27 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Leptonica
JNA Wrapper for Leptonica Image Processing Library using
JNA Interface Mapping . |
Numa
native declaration : array.h:7
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Numa.ByReference |
Numaa
native declaration : array.h:13
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Numaa.ByReference |
Pix
native declaration : pix.h:14
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Pix.ByReference |
Pixa
native declaration : pix.h:83
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Pixa.ByReference |
Pixaa
native declaration : pix.h:90
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Pixaa.ByReference |
Pixacc
-------------------------------------------------------------------------*
Pix accumulator container * ------------------------------------------------------------------------- native declaration : pix.h:152 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
PixaComp
-------------------------------------------------------------------------*
PixaComp: array of compressed pix * ------------------------------------------------------------------------- native declaration : pix.h:236 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
PixColormap
native declaration : pix.h:21
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
PixColormap.ByReference |
PixComp
-------------------------------------------------------------------------*
PixComp: compressed pix * ------------------------------------------------------------------------- native declaration : pix.h:223 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
PixComp.ByReference |
PixTiling
-------------------------------------------------------------------------*
Pix tiling * ------------------------------------------------------------------------- native declaration : pix.h:168 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Pta
-------------------------------------------------------------------------*
Array of points * ------------------------------------------------------------------------- native declaration : pix.h:129 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Pta.ByReference |
Ptaa
-------------------------------------------------------------------------*
Array of Pta * ------------------------------------------------------------------------- native declaration : pix.h:140 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Ptaa.ByReference |
Rb_Type
native declaration : rbtree.h:10
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Rb_Type.ByValue |
RGBA_Quad
native declaration : pix.h:28
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Sarray
native declaration : array.h:41
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Sarray.ByReference |
Sel
-------------------------------------------------------------------------*
Sel and Sel array * ------------------------------------------------------------------------- native declaration : morph.h:12 This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Sela
native declaration : morph.h:18
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |
Class and Description |
---|
Leptonica
JNA Wrapper for Leptonica Image Processing Library using
JNA Interface Mapping . |
Pix
native declaration : pix.h:14
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects.. For help, please visit NativeLibs4Java , Rococoa, or JNA. |