A C D E F G H I L M N O R S T U W X Y Z

R

recognize(NumberImageProcessor) - Method in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
Recognize the integer value written inside a given image.
recognize(String, int) - Method in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
Recognize multiple digits value written inside a given image.
recognize(String) - Method in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
Recognize a single digit value written inside a given image.
restoreNeuralNetwork(String) - Method in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
This is a helper method used to restore neural network and it should not be exported (public).
ROI - Class in org.yccheok.numrecognition
Region of interest for an image.
ROI(float, float, float, float) - Constructor for class org.yccheok.numrecognition.ROI
Constructs ROI with a specified upper-left coordinate and size.
roiToLargestBlob - Variable in class org.yccheok.numrecognition.FeatureParameter
Setting this to true will draw a ROI around the largest object in the image.
runNetwork(int, double[][]) - Method in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
This is a helper method used to run neural network and it should not be exported (public).

A C D E F G H I L M N O R S T U W X Y Z