フィルターのクリア

how to find big overlapping bounding box coordinates?

5 ビュー (過去 30 日間)
FARHAD
FARHAD 2014 年 5 月 22 日
コメント済み: Image Analyst 2014 年 5 月 22 日
Hi, I have calculated big overlapping area with ground truth bounding box and prediction box. My prediction boxes 2000 and now i want to know for which box I got maximum area. I want to know the box position. Could someone help me to write the code?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 5 月 22 日
What does this mean "My prediction boxes 2000"? The area is the length times width. If you have "calculated" the boxes you should know those values. Once you know which has the largest area, knowing the coordinates of that box is already done.
  2 件のコメント
FARHAD
FARHAD 2014 年 5 月 22 日
Actually i am using 2000 proposals where box number almost 2000. I have used a loop through I have got the big overlapping area but i don't know which box provides this big area.
Image Analyst
Image Analyst 2014 年 5 月 22 日
I don't understand. Is this related to your other question about the bounding box of the bounding box? Please upload a screenshot.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by