How to detect a human image??

2 views (last 30 days)
Amarjit Ganguly
Amarjit Ganguly on 14 Feb 2015
Answered: Ganesh Gaonkar on 16 Mar 2015
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
Ganesh Gaonkar on 16 Mar 2015
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!