Best method to detect a particular object in video processing.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Image Analyst
el 10 de Oct. de 2011
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 comentarios
Walter Roberson
el 10 de Oct. de 2011
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!