Info

This question is closed. Reopen it to edit or answer.

region of interset

1 view (last 30 days)
researcher
researcher on 17 Mar 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
hi all, i've made edge detection for an image but i need to show only the region of interest. can you tell me how to detect it? with what function? how to keep objects and get rid of other objects in the image?
thanks in advance
  1 Comment
Sean Lawson
Sean Lawson on 17 Mar 2012
this is actually a very broad question to my understanding. The object detection is not a single function work. I didn't quite understand your question since you mentioned that you can do the edge detection, then what parts in the image you want to detect other than the edge?
To get rid of the un-favored part, after you can successfully extract the detected parts, you can set all others to 0's. If this is what you mean.

Answers (0)

Community Treasure Hunt

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

Start Hunting!