Segmenting a low contrast image
Show older comments
Hi, I am trying to segment a low contrast image. I have so far tried, calculating the image gradients to look at the change in pixel intensities in x y direction. But i am not able to decipher ,how to carry on from here. I have attached the image for a better look.
Please provide some solution or suggestions on how to proceed on it.
Thanks
Answers (2)
Image Analyst
on 4 Dec 2012
0 votes
I have no idea what you want to find in the image. Do you want to measure the squiggles, or the things that look like coffee beans? And what characteristic of them do you want to measure? Area fraction, major axis length, tortuosity, total perimeter length, what???
2 Comments
kittu
on 4 Dec 2012
Image Analyst
on 5 Dec 2012
Did you try edge(), an edge detection function in the Image Processing Toolbox?
UJJWAL
on 4 Dec 2012
0 votes
@Kittu
Please ask the question in a clear language that makes sense to all. I understand that you want to do some kind of segmentation but it is equally important to specify that what is it really, which you want to segment out and what properties are of interest to you... Without such information, i am afraid it is not possible to help you out.
Categories
Find more on Image Arithmetic 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!