delete high intensity with low connectivity from gray scale image
Afficher commentaires plus anciens
i need to remove the high intensity pixels from gray scale image those image have less connectivity as well. as i want to remove the artifacts from image
Réponse acceptée
Plus de réponses (1)
Ana Alves
le 11 Fév 2015
0 votes
Dear all,
I am newby in Imge processing with matlab and I am facing a trouble, for which I need some help/advice.
I have a set of greyscale images where is slighly visible a lighter curve that I want to stand out for further analysis. I tried to do that with the 'Canny' edge detector, but in those images I have also white styrofoam beads (needed for another analysis) that are detected and surrounded. How can I just keep the "curve" (that it is not so bright as the styrofoam beads) for further analysis as the determination of its length and radius?
I thought in using the Hough transform for the last step, but that "curve" is not constant as well it has not a known shape.
Thank you very much in advance,
2 commentaires
Image Analyst
le 11 Fév 2015
Start your own question so we do not keep bugging filza with emails. Be sure to attach your image. You can probably use the circularity to filter out blobs based on shape. We'll discuss that in your new question you're going to post.
Ana Alves
le 12 Fév 2015
Hi,
As suggested I created a new post entitled: 'Edge detector and Hough transform'. An image for example was also added as attachment.
Thank you very much in advance!
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!