|
docNumClassify
|
| Centre for Vision, Speech & Signal Processing |
Classify member function with a feature vector. Three types of classifier are derived from it which specialise the behaviour.
Learn with labelled sample feature vectors, ie NumVLDataSetC.
Initialise and then iteratively clustered using Cluster. The clusters are automatically initialised at the first call to Cluster but are not initialised again until Initialise is specifically called so ythat the clusters can be updated progressively using multiple calls to Cluster with changing sample sets.
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 |