Human Body Parts Detection Matlab

I am working on Activity Recognition (Currently using Weizzman Dataset) and successfully done with human detection(By blob Analysis) but I am stuck with individual body parts (hands, torso, limbs)detection and tracking their position for Action Classification. Please suggest me Is there a specific Library for human parts recognition? or any simplest approach for the above said task.

 Accepted Answer

Walter Roberson
Walter Roberson on 17 Aug 2015
There is no library for that purpose, not in anything supplied by Mathworks and not in the File Exchange.

5 Comments

MthUser777
MthUser777 on 2 Sep 2015
Edited: MthUser777 on 2 Sep 2015
Thanx for the guidance. I am searching for an alternate approach as I found detection of individual parts much complicated for me, Please tell me can MHI be used for this purpose? I mean, Using MHI to get time information with frames and then train Matlab for some sample images.
MthUser777
MthUser777 on 2 Sep 2015
Edited: MthUser777 on 2 Sep 2015
Thank you so much for your guidance as always. Now, I have got the right way.
I have successfully done with MHI extraction as per your suggestions but a problem still lies regarding frames. In MHIs, previous information/frames are lost. Need guidance
How you'd got it?

Sign in to comment.

Categories

Community Treasure Hunt

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

Start Hunting!