Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Contributing with a tracking algorithm

Hello, I had a couple of homeworks for my master studies. One of them is a particle filter based tracker, and the other one is a spatiogram based mean-shift tracking. I would like to contribute with these algorithms to opencv. My question is, if these methods are wanted for opencv, should I use the tracking API that was being developed in this year GSoC? or Should I use an interface like the one used now for the CamShift tracker?

Thanks!