bwboundaries returning empty cell array
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
