Cars detection

免费增值
通过 SpotVision | 已更新 2 месяца назад | Visual Recognition
Health Check

N/A

README

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