Matlab Image Processing Help (Image Segmentation)

Click For Summary
SUMMARY

The discussion centers on automating head extraction from images using MATLAB without the imcrop command. The user seeks methods to detect and segment the head shape, which varies in size across different images. Warren suggests exploring well-known segmentation algorithms as potential solutions. The conversation highlights the need for effective image processing techniques in MATLAB for specific shape detection.

PREREQUISITES
  • Familiarity with MATLAB programming environment
  • Understanding of image processing concepts
  • Knowledge of segmentation algorithms
  • Experience with shape detection techniques
NEXT STEPS
  • Research MATLAB's built-in image processing toolbox functions
  • Learn about the Active Contour Model (Snakes) for shape detection
  • Explore the use of the Hough Transform for detecting circular shapes
  • Investigate machine learning approaches for image segmentation
USEFUL FOR

This discussion is beneficial for computer science students, image processing enthusiasts, and developers working on automated image segmentation projects in MATLAB.

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
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
7K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 1 ·
Replies
1
Views
3K