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 个评论

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.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!