Package annotool.classify

Interface Summary
Classifier Classifier returns a prediction based on training and testing image sets.
SavableClassifier Savable classifier returns a model (an object of a Serializable class), so that the classifier may be persisted and loaded back to memory for use.