Track objects
POST {{baseUrl}}/api/:projectId/raw-data/track-objects
Track objects between two samples. Source sample should have bounding boxes set.
Request Body
{"sourceSampleId"=>"<integer>", "nextSampleId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"boundingBoxes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}