I want to build a video based tracking software. I can manage the control and display quite easily but the actual object tracking in a video stream is very difficult (color tracking is not an option). Solutions like openCV would probably require a very long learning curve which I can't afford ATM. Are there professional packages which expose a simple API for object tracking? C# and C++ are the preferred languages but other would be fine as well. Price is also less of an issue.

link|improve this question

71% accept rate
Thanks @belisarius but this is the opposite of what I want. I am sure I can do all the research but my time is short and I need the software package with the convenient API. – Shy Nov 11 '11 at 20:01
That is why I posted a comment and not an answer. The link is intended for someone else coming here in the future researching the same problem. – belisarius Nov 11 '11 at 21:32
feedback

1 Answer

Use OpenTLD. It tracks almost anything, but at a time, track only one thing. And code is in matlab.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.