Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use intensity features in Hand written recongition using HMM

My project is recognition of handwritten text using Hidden Markov Model, i have extracted 30 intensity features from the word , after this project requirement is to use these features as input to Hidden Markov model to classify the word. I am not able to use these features ie integer values into HMM . Please help me to use hmm in my opencv code c++ .