poses
R2026bAbsolute camera poses estimated from structure-from-motion (SfM) 3-D reconstruction
Since R2026b
Description
returns the absolute camera poses estimated from the SfM 3-D reconstruction of the scene
views associated with the camPoses = poses(sfmObj)sfm object, sfmObj. Use this
function to retrieve camera poses after calling the
triangulateInitialViews or reconstruct object
function. The poses returned after calling the reconstruct object
function cover more views than the one returned after calling
triangulateInitialViews. The latter only contains poses for the
initial two views.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
sfm | connectImagePairs | isConnected | verifyImagePairs | isVerified | triangulateInitialViews | isInitialized | reconstruct | pointCloud | plot



