how to find the area of bounding box?

1 次查看(过去 30 天)
I am trying to extract the bounding box regions whose area>200.But, I get error as follows.How should I rectify it?
Error:
Reference to non-existent field 'Area'.
Error in Shi_tomashi (line 142)
if stats(index).Area > 200 && stats(index).BoundingBox(3)*stats(index).BoundingBox(4) < 30000
my new image.png

回答(1 个)

Shikhar Ghimire
Shikhar Ghimire 2019-4-16
Show us the full code so that we can understand what each variable does

类别

Help CenterFile Exchange 中查找有关 Specialized Power Systems 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by