how to remove speckle type noise in an image using threshold intensity
Mostra commenti meno recenti
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)
Risposte (1)
Image Analyst
il 11 Mag 2020
0 voti
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 Commento
Akram
il 14 Mag 2020
Categorie
Scopri di più su Image Arithmetic in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!