contents |
MFEAT
A = MFEAT
Load all MFEAT datasets in A. This dataset consists of features of handwritten numerals (`0'--`9') extracted from a collection of Dutch utility maps. Six different feature sets are extracted and stored separately. This command loads them all, in the following order
MFEAT_FAC, MFEAT_FOU, MFEAT_KAR, MFEAT_MOR, MFEAT_PIX, MFEAT_ZER
The corresponding feature vectors are concatenated.
[1] A.K. Jain, R.P.W. Duin, and J. Mao, Statistical Pattern Recognition: A Review, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 22, no. 1, 2000, 4-37. [2] R.P.W. Duin and D.M.J. Tax, Experiments with Classifier Combining Rules, in: J. Kittler, F. Roli (eds.), Multiple Classifier Systems , LNCS, vol. 1857, Springer, Berlin, 2000, 16-29.
contents |