Azzera filtri
Azzera filtri

how to find the area of bounding box?

1 visualizzazione (ultimi 30 giorni)
ezhil K
ezhil K il 12 Feb 2019
Risposto: Shikhar Ghimire il 16 Apr 2019
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

Risposte (1)

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

Categorie

Scopri di più su Specialized Power Systems in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by