I'm looking for a way that can I buy it to combine hmm and svm classifiers in a face recognition system as in speech recognition systems. Appreciated a lot.
This paper might be useful http://ibug.doc.ic.ac.uk/media/uploads/documents/ICCV-HCI07_ValstarPantic-FINAL.pdf
SVM being highly discriminant can be used to train on classes, later to be transformed to a probabilistic form. This might be good if you're looking at time-variant faces - perhaps an age-resistant face recognition system.