Generate the homography to project detections onto a floorplan
Generate the homography to project detections onto a floorplan.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request to calibrate floorplan projection for a device.
List of camera image points in permyriad coordinates
List of camera image points in permyriad coordinates
List of camera image points in permyriad coordinates
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
List of floorplan image points in permyriad coordinates
List of floorplan image points in permyriad coordinates
List of floorplan image points in permyriad coordinates
Response
OK
Response containing the calibrated floorplan projection homography.
3x3 homography matrix for floorplan projection
3x3 homography matrix for floorplan projection
3x3 homography matrix for floorplan projection