How to use Hidden Markov Model if I have just 1 data training. [closed]
How to use hidden markov model to track the heart cavity? Track the heart cavity into sistole and diastole. white polyline is the data training from keypoints.
I got confused and dont know how the hidden markov model works and implementing. If you have any suggestions, What is a good method for tracking other than optical flow?
I really need your advice, because I am newbie in opencv. Thanks :))
Let me remember that this is not a forum where we explain general computer vision concepts. We try solving actual OpenCV issues here. For explanations on how hidden markov models work, use Google ;)