Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
region of interset
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Sean Lawson
am 17 Mär. 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.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!