manitadayon / Auto_HMM

Hidden Markov Model
MIT License
34 stars 12 forks source link

Computer vision project #5

Open Aya-Mahmoud-99 opened 2 years ago

Aya-Mahmoud-99 commented 2 years ago

We are doing a project to detect ADHD from a video and we extract a feature vector from each frame. Now we want to extract a fixed length feature vector for the whole video and we think that we can use markov model in that purpose. Could you tell us if your code can be helpful in our case as we aren't sure how we could use it for training and testing.