Place - Bangalore
Project
Open CV is awesome, I learnt to use contour method to track moving object. But object tracking can be done using convex hull or we need to draw a initial rectangle and make the user to start from the initial state of the rectangle so that tracking becomes easier.
I like to share various link that was useful for me in search of tracking object using Open CV
The below mentioned site is used for hand gesture recon. Need to read and get idea.
https://github.com/sabs231/hand-gesture-recon/tree/master/Tests
The below mentioned site talks about camshift algorithm and kalman filter.
Useful for tracking moving object need to explore what that is
https://github.com/sneilan/EverythingIveDoneOverTheYears/blob/master/renderFacesWithAdsThingy/camshiftdemo.c
Yesterday SRM will be finished today. Going to start USACO training and create a blog on how to approach USACO problem with confidence. I feel USACO problem are way to good and once we solve all the problems we will to get know all the algorithm, indeed needed for competitive programming.
Those who want to start, can try creating an account here http://cerberus.delos.com:790/usacogate
Project
Open CV is awesome, I learnt to use contour method to track moving object. But object tracking can be done using convex hull or we need to draw a initial rectangle and make the user to start from the initial state of the rectangle so that tracking becomes easier.
I like to share various link that was useful for me in search of tracking object using Open CV
The below mentioned site is used for hand gesture recon. Need to read and get idea.
https://github.com/sabs231/hand-gesture-recon/tree/master/Tests
The below mentioned site talks about camshift algorithm and kalman filter.
Useful for tracking moving object need to explore what that is
https://github.com/sneilan/EverythingIveDoneOverTheYears/blob/master/renderFacesWithAdsThingy/camshiftdemo.c
Yesterday SRM will be finished today. Going to start USACO training and create a blog on how to approach USACO problem with confidence. I feel USACO problem are way to good and once we solve all the problems we will to get know all the algorithm, indeed needed for competitive programming.
Those who want to start, can try creating an account here http://cerberus.delos.com:790/usacogate
No comments:
Post a Comment