필터 지우기
필터 지우기

how to find the area of bounding box?

조회 수: 1 (최근 30일)
ezhil K
ezhil K 2019년 2월 12일
답변: Shikhar Ghimire 2019년 4월 16일
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