docNumClassify
Centre for Vision, Speech & Signal Processing
 

Classification Class Structure

NumClassifyC is a base handle class for classifiers. All classification classes can be used to predict the label of an object by calling the Classify member function with a feature vector. Three types of classifier are derived from it which specialise the behaviour. Note that because NumClassifyC is derived from NumFuncC, the Evaluate member function is available and return a vector of the post-probability of the given feature vector belonging to each class.
Author: Robert Crida, Created: 15/6/1998, Generated by DocCreate: March 20, 2001