Automatically detect and extract head from image in MATLAB

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 18K views
newbie2k
Messages
2
Reaction score
0
Hello,
I m a computer science student and i m working on a project on MATLAB and currently I am stuck in a problem.The problem is that i want to

extract head from this image without using imcrop command meaning that it should automatically search and detect the head(keeping this as the

basic or common shape of the head) and extract the head from the background.Assuming the shape of the head to be like that for every image

but "the size may vary".
Here is my sample image for the head shape
http://img226.imagevenue.com/img.php?image=80992_4_122_64lo.jpg

I would really appreciate your help,suggestions,references and support
or a sample code/demo on a MATLAB would be nice
 
Physics news on Phys.org
There are many well-known segmentation algorithms. Have you looked in your textbook?

- Warren