Clear Filters
Clear Filters

MATLAB image processing for edge detection algorithm

1 view (last 30 days)
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 Comment
Image Analyst
Image Analyst on 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.

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!