Hidden Markov Model implementation
Hi guys,
I have created and trained an HMM in matlab and it give quite good results. What i`m strugling to find is an implementation of HMM in opencv. Does something like this exists or I should be looking at external libralies like mlpack ?
May be you can find something here. In opencv_contrib you can find something here