Cars detection

FREEMIUM
Durch SpotVision | Aktualisiert il y a un mois | 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.

Follower: 1
Ressourcen:
Produktwebsite
API-Ersteller:
Rapid account: Spot Vision
SpotVision
spot-vision
Melden Sie sich bei Rate API an
Bewertung: 1 - Stimmen: 1