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.
feedback
|
|
Use OpenTLD. It tracks almost anything, but at a time, track only one thing. And code is in matlab. | |||
|
feedback
|