how to remove speckle type noise in an image using threshold intensity
Afficher commentaires plus anciens
all
i have an image that i want to use intensity threshold to find spots which have a stain ( darker parts). the problem is that my image has lots of speckles and when i use this method it also picks up some of the speckles too.in the attached image (picture 2) i show which stains im interested to detect but it sometimes goes and detect speckles too (picture 3)
Réponses (1)
Image Analyst
le 11 Mai 2020
0 votes
Can you average several images together to reduce the noise? Otherwise you might just have to manually trace them because even I can't decide why you circled only those images and no other regions that look similar. Is anything fixed pattern noise? If so you might be able to detect that, like by taking an image with the lens removed, or taking a picture with no sample in place (just the background illumination).
1 commentaire
Akram
le 14 Mai 2020
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!