Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
C
clear()
- Method in class ocr.data.
TrainingSetManager
Clear all TrainingGrids from the set
clear()
- Method in class ocr.info.
Grid
Clear all values in grid
clear()
- Method in class ocr.userinterface.
GridPanel
Clear the grid
clone()
- Method in class ocr.info.
Coordinate
Clone a new instance of the object with the same values
clone()
- Method in class ocr.info.
Grid
Clone the current instance
CONFIDENCE
- Static variable in class ocr.info.
Constants
Confidence threshold for each letter (should be between 0 and 1)
Constants
- Class in
ocr.info
Container for constants
Constants()
- Constructor for class ocr.info.
Constants
convertExpectedOutput(char)
- Static method in class ocr.data.
GridProcessor
Convert an 'Expected Output' char into a form that can be passed to the trainer
convertGrid(Grid)
- Static method in class ocr.data.
GridProcessor
Convert a Grid into the proper format to pass to a Network
convertOutput(double[])
- Static method in class ocr.data.
GridProcessor
Convert the output from a Neural Network into the appropriate char
Coordinate
- Class in
ocr.info
Container for grid coordinates, 0-based
Coordinate()
- Constructor for class ocr.info.
Coordinate
Default Constructor
Coordinate(int, int)
- Constructor for class ocr.info.
Coordinate
Constructor - set row and column of coordinate
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T