Skip to main content
API Reference com.nianticspatial.nsdk.depth DepthSession

latestDepth

Get the latest output from the depth feature This retrieves the latest depth buffer represented as an image, along side other relevant information such as the camera pose, intrinsics, and min max disparity.

Declaration

Summary

Get the latest output from the depth feature This retrieves the latest depth buffer represented as an image, along side other relevant information such as the camera pose, intrinsics, and min max disparity.

Returns

Result containing depth buffer if successful, or error information


ON THIS PAGE