/api/camera/getFootageBoundingBoxesForMultiple

Get object bounding boxes for multiple cameras. Note: bounding box values are given as permyriad shorts relative to image. To convert to absolute pixel values, use the following: abs_pix = (rel_permyriad / 10000) * image_dim

Language
Authorization
Header
Click Try It! to start a request and see the response here!