latestDepthImageParams
Get the latest image params from the depth feature This retrieves the latest camera parameters used in the depth calculations. Includes the camera extrinsics, intrinsics, and image width and height.
Declaration
fun latestDepthImageParams(): NSDKResult<AwarenessImageParams, AwarenessStatus>
Summary
Returns
Result containing image params if successful, or error information
Get the latest image params from the depth feature This retrieves the latest camera parameters used in the depth calculations. Includes the camera extrinsics, intrinsics, and image width and height.