Applying Individual Thresholds to Objects Within the Same Image
Show older comments
I'm analyzing images of cellular nuclei and I am trying to figure a way to remove pixels under a certain intensity within this image. But instead of setting one threshold for the entire image that applies to all the nuclei,I would like to apply my own threshold for each individual nucleus within the same image. Does anybody have an idea to tackle this problem? I attached an example of an image that I am working with.
Answers (3)
Image Analyst
on 22 Oct 2013
0 votes
There is no image attached. What do you mean by "remove", knowing that an image must remain rectangular and you can't have any "missing" pixels which would cause some rows or columns to have a different number of pixels. Do you mean crop out to extract those dark regions to small, separate mini-images?
1 Comment
Image Analyst
on 23 Oct 2013
See my image segmentation tutorial, where I crop out things from the image. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Francisco
on 22 Oct 2013
0 votes
Francisco
on 22 Oct 2013
Categories
Find more on Image Thresholding 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!