what type of features i have to extract to recognize weather in image there is a man or not
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
muzafar
il 16 Feb 2013
Modificato: Walter Roberson
il 22 Dic 2015
what type of features i have to extract to recognize whether in image there is a man or not, given a real time image, i have to detect whether there exists a man or not and which approach is simple neural network or template matching and are the steps that i have to follow in both the approaches
1 Commento
Walter Roberson
il 16 Feb 2013
Is there a man inside that Dalek, or is one of the mechanical Daleks?
Risposta accettata
Image Analyst
il 16 Feb 2013
I think you mean "whether" (meaning "if") rather than "weather" (rain, sunshine, snow, fog, etc.). Detecting weather and detecting a man would be quite different algorithms.
I'm not familiar with neural network methods. I'm not sure if that method is required by you or not. Have you tried the NN examples/demos?
The Computer Vision System Toolbox does have face detection and pedestrian tracking algorithms in it. Check it out: http://www.mathworks.com/products/computer-vision/description4.html
Other than that, you can search Vision Bib for topics such as tracking, surveillance, pedestrian, face detection, etc.
Please review your old questions and mark them as "Accepted".
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!