MATLAB image processing for edge detection algorithm

https://stackoverflow.com/questions/46177221/matlab-image-processing-edge-detection-algorithm
So i'm trying to get rid of intact area
What image processing tool can I use?
Is histogarm equalization or laplacian of gaussian effective?
Thanks in advance

1 comentario

Image Analyst
Image Analyst el 12 de Sept. de 2017
You forgot to attach your image or define "intact", so please read this link and eidt/fix your post. There are several ways to remove "connected components" (like propfilt, bwareafilt, bwareopen, bwselect, etc.) so I can't advise you until you give me something to work with. Attach your image(s) with the green and brown frame icon.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 12 de Sept. de 2017

Comentada:

el 12 de Sept. de 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!