Ask Your Question
0

List of all available object tracking algorithms?

asked 2016-04-06 21:33:27 -0600

dtbaker gravatar image

Hello,

I have just implemented Python/OpenCV2/CMT on a Raspberry Pi with pretty good results for my first OpenCV project ( https://www.youtube.com/watch?v=hvzoh... )

Is there an opencv-newbie-friendly list of all available tracking algorithms ( both built in and 3rd party ) with some examples/description of each implementation?

( or is it more a case of there are a few popular available tracking options that can be combined together in an unlimited number of ways to get better results? )

I'm keen to create some test footage from the RaspberryPi camera and pass them through a number of available tracking algorithms to see which one performs best in various scenarios. I'll be mainly tracking a the back of a walking person (indoor / outdoor) and a bike rider outdoor.

Thank you for any pointers in the right direction!

Cheers, Dave

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2016-04-06 23:07:24 -0600

Tetragramm gravatar image

This is perhaps the closest to what you ask. http://www.votchallenge.net/vot2015/i...

Here is the tracking in OpenCV: http://docs.opencv.org/3.1.0/d9/df8/g...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-06 21:33:27 -0600

Seen: 3,415 times

Last updated: Apr 06 '16