Applying Individual Thresholds to Objects Within the Same Image
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (3)
Image Analyst
le 22 Oct 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 commentaire
Image Analyst
le 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
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
