Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
W
X
Y
Z
G
GenerateTraingDataFile(NumberCategory[], String)
- Method in class org.yccheok.numrecognition.
NumberNeuralNetworkTrainer
Generate the training data file.
get(int)
- Method in class org.yccheok.numrecognition.
NumberImageProcessorList
Get an index th NumberImageProcessor.
getAreas()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the area of all the objects.
getBlobROIs()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the ROI of all the objects.
getBlobs()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get blobs in
NumberImageProcessorList
.
getBottomProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the bottom profiles
getCategory()
- Method in class org.yccheok.numrecognition.
NumberCategory
Returns the category of this number image.
getChainCode(int, int, int, Mark[], ChainCode)
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
The chain code is using the following conventional:
4 5 6
3 x 7
2 1 8
This is a recursive called helper method.
getChainCodes()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Gets the chain code of this number image.
getCode(int)
- Method in class org.yccheok.numrecognition.
ChainCode
Returns the element at the specified position in this chain code.
getCodes()
- Method in class org.yccheok.numrecognition.
ChainCode
Returns list of codes.
getFeatures()
- Method in class org.yccheok.numrecognition.
NumberImageChainCodeFeature
Returns the feature of the number image.
getFeatures()
- Method in interface org.yccheok.numrecognition.
NumberImageFeature
Returns the feature as array of doubles.
getFeatures()
- Method in class org.yccheok.numrecognition.
NumberImageLRTBHVFeature
Returns the feature of the number image.
getHeight()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Returns height of the image.
getHeightProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get height profiles
getHiddenRows()
- Method in class org.yccheok.numrecognition.
NumberNeuralNetworkTrainer
Returns number of hidden neurons.
getHistogram()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the histogram of an image.
getHorizontalProjectionHistogram()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the horizontal projection histogram.
getHSBHistogram()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the histogram of a color image in HSB color model.
getInputRows()
- Method in class org.yccheok.numrecognition.
NumberNeuralNetworkRecognizer
Returns number of input layer of neurons.
getLeftProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the left profiles.
getNumberImageProcessor()
- Method in class org.yccheok.numrecognition.
NumberCategory
Returns number image of this category.
getNumberOfBlob()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the number of objects within the whole image.
getNumOfStartingPoint()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
How many starting points within the whole image.
getPixels()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Returns pixels of the image.
getRightProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the right profiles.
getSortedBlobs(int)
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get blobs in list of
NumberImageProcessorList
.
getTopProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the top profiles
getVerticalProjectionHistogram()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get the vertical projection histogram.
getWidth()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Returns width of the image.
getWidthProfiles()
- Method in class org.yccheok.numrecognition.
NumberImageProcessor
Get width profiles.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
W
X
Y
Z