bwboundaries returning empty cell array
Ältere Kommentare anzeigen
The attached binary array should have two regions, one small one big. When I run:
[B L] = bwboundaries(BW);
B has one full cell corresponding to the small region, and one empty cell i assume should be the large region. Further, the L array correctly sets the larger region values to 2, so I know the large region is being detected. So why is that B cell empty?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Object Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
