ПРОЧТИ МЕНЯ

API returns Bounding Boxes in the format of 4 values.
For instance [0.11798501759767532, 0.279575377702713, 0.03750412166118622, 0.09873830527067184]
Were (0.11798501759767532, 0.279575377702713) is a center of the box (x, y).
(0.03750412166118622, 0.09873830527067184) – height and width of the box (w, h).
All values are normalized by picture size.
If it’s (800,600)=(W, H) then X=x×W=0.11798501759767532×800=94
Y=y×H=0.279575377702713×600=168
This means the center is (94,168).
Same for box height and width.

Подписчики: 1
Ресурсы:
Сайт продукта
Создатель API:
Rapid account: Spot Vision
SpotVision
spot-vision
Войдите, чтобы оценить API
Оценки: 1 - Голосов: 1