Applying Individual Thresholds to Objects Within the Same Image
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (3)
Image Analyst
il 22 Ott 2013
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 Commento
Image Analyst
il 23 Ott 2013
See my image segmentation tutorial, where I crop out things from the image. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
