Trace a ROI and remove it from image
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi All
I have the following image . I want to trace the part which is shown in red lines and remove it from the image . but I don't know how I can scan from top to bottom to find the object and remove it. can anyone help me to do this ???
Thanks in advance for helping me
Here is the image attached
here is another image
0 Kommentare
Antworten (1)
Image Analyst
am 22 Jul. 2018
See my attached masking demo. It will do that.
6 Kommentare
Image Analyst
am 23 Jul. 2018
ALL your blobs have dark regions below them.
You can use bwareafilt() if you want to toss out small blobs.
Siehe auch
Kategorien
Mehr zu Get Started with Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!