Clear Filters
Clear Filters

How to find a particular region (disease attacked part)of an image.

1 view (last 30 days)
http://tinypic.com/r/315xsph/5................. you can see the image present in the link mentioned here. What techniques can be used to get the parts displayed inside the red ring.. Can we use FCM?

Answers (1)

Image Analyst
Image Analyst on 2 Jun 2013
How would fuzzy c means work? What would be the parameter? The only thing I can think of is to assume the right and left lung should have roughly the same perimeter and area and compare them. Or else get the perimeter coordinates and look for "kinks" in them. You can use Roger's code for that: http://matlab.wikia.com/wiki/FAQ#How_do_I_find_.22kinks.22_in_a_curve.3F
  5 Comments
Image Analyst
Image Analyst on 2 Jun 2013
I did suggest something - two things in fact. Did you read my answer? If you don't like that answer, you're free to check VisionBib for published algorithms.

Sign in to comment.

Categories

Find more on Image Processing Toolbox 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!