Best method to detect a particular object in video processing.
1 次查看(过去 30 天)
显示 更早的评论
I am good at image processing but I don't know anything about video processing. I want to detect a particular object(say a car) when it comes into the view of my web camera. Which is the best method to do? There should be many methods to solve the same problem in computer vision toolbox but I want to know the best and accurate method to solve this problem.
0 个评论
回答(2 个)
Image Analyst
2011-10-10
Nearly every one of those published methods claims to be the best one so far, at least for the situations they were dealing with. The best one for you is the one that works for you.
0 个评论
Walter Roberson
2011-10-10
The "best" way? Mark off the boundaries of your web-cam view in the real world (e.g., paint), and hire a team of on-sight people who push a button (or hold up a sign or something) each time a car enters in to the marked region. Have an odd number of people on duty at any one time so that you can do tie breaking on the boundary cases.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!