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 Kommentar

Image Analyst
Image Analyst am 12 Sep. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Gefragt:

am 12 Sep. 2017

Kommentiert:

am 12 Sep. 2017

Community Treasure Hunt

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

Start Hunting!