Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

I want to dissect one black, oval-shaped part of a photo keep the contents inside

1 Ansicht (letzte 30 Tage)
Naim
Naim am 16 Jun. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
See attached photos for reference. What functionality does MATLAB have for detecting black space and zeroing in on what's inside that space?
Thanks for your help.

Antworten (1)

Ankita Nargundkar
Ankita Nargundkar am 21 Jun. 2017
See attached M file for an example of one way to approach this problem. If you want to get a perfect oval, look at 'regionprops' to extract that sort of information from the binary image or the connected components structure ('cc').

Community Treasure Hunt

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

Start Hunting!

Translated by