How to detect a human image??
Show older comments
Given a random image as input how do you detect whether its a human image or not?? Any algorithm or code will be really appreciated.
Answers (1)
Ganesh Gaonkar
on 16 Mar 2015
0 votes
If you have access to Computer Vision Toolbox, then you can try using 'vision.PeopleDetector System object'. You can find more details on it here
Categories
Find more on Feature Detection and Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!