How to remove small circles from edge detected image?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have an image on which I have applied edge detection.
The image, however, has small circles which I would like to remove. I have highlighted some in red below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/409295/image.png)
How could I do this?
0 comentarios
Respuestas (1)
Johan C
el 10 de Nov. de 2020
Try imfill
Have not used it my self, but i would start there.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!