Cars detection

FREEMIUM
Par SpotVision | Mise à jour un mese fa | Visual Recognition
Health Check

N/A

LISEZ-MOI

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.

Abonnés : 1
Ressources :
Site Web du produit
Créateur d'API :
Rapid account: Spot Vision
SpotVision
spot-vision
Connectez-vous pour évaluer l'API
Note : 1 - Votes : 1