images
Transform Coordinates
Transform image coordinates to real-world coordinates using a transformation matrix.
Args: intrinsic_matrix: 3x3 transformation matrix coordinates: List of [x, y] coordinates in image space
Returns: real_coordinates: List of [x, y] coordinates in real-world space
post/images/transform-coordinates
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.