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

M

makeFeature(String, FeatureParameter) - Method in class org.yccheok.numrecognition.NumberImageChainCodeFeatureFactory
Constructs a chain code feature by taking in image from an image file with specified feature parameter.
makeFeature(NumberImageProcessor, FeatureParameter) - Method in class org.yccheok.numrecognition.NumberImageChainCodeFeatureFactory
Constructs a chain code feature by taking in number image with specified feature parameter.
makeFeature(String, FeatureParameter) - Method in interface org.yccheok.numrecognition.NumberImageFeatureFactory
Constructs a feature by taking in image from an image file with specified feature parameter.
makeFeature(NumberImageProcessor, FeatureParameter) - Method in interface org.yccheok.numrecognition.NumberImageFeatureFactory
Constructs a feature by taking in number image with specified feature parameter.
makeFeature(String, FeatureParameter) - Method in class org.yccheok.numrecognition.NumberImageLRTBHVFeatureFactory
Constructs a LRTBHV feature by taking in image from an image file with specified feature parameter.
makeFeature(NumberImageProcessor, FeatureParameter) - Method in class org.yccheok.numrecognition.NumberImageLRTBHVFeatureFactory
Constructs a LRTBHV feature by taking in number image with specified feature parameter.
Mark - Class in org.yccheok.numrecognition
The Mark class represents type safe enum pattern.
Mark() - Constructor for class org.yccheok.numrecognition.Mark
Prevent client from extending or creating this class.
MARKED - Static variable in class org.yccheok.numrecognition.Mark
A constant used to indicate a pixel has already been visited.
momentum - Variable in class org.yccheok.numrecognition.NeuralNetworkParameter
Momentum.
monitor - Variable in class org.yccheok.numrecognition.NumberNeuralNetworkRecognizer
Monitor for this neural network.
monitor - Variable in class org.yccheok.numrecognition.NumberNeuralNetworkTrainer
Monitor.

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