Cars detection

FREEMIUM
By SpotVision | Updated 24 days ago | Visual Recognition
Popularity

0 / 10

Latency

37ms

Service Level

0%

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.

Followers: 1
Resources:
Product Website
API Creator:
Rapid account: Spot Vision
SpotVision
spot-vision
Log In to Rate API
Rating: 1 - Votes: 1