Main Content
poses
(To be removed) Returns camera poses associated to views
The viewSet
object and its poses
function will be removed in a future release. Use the imageviewset
object and its poses
function instead. For more information, see Version History.
Description
returns the camera poses that correspond to the views contained in the input
cameraPoses
= poses(vSet
)viewSet
object, vSet
.
returns the camera poses that correspond to a subset of views specified by the
vector cameraPoses
= poses(vSet
,viewIds
)viewIds
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016aSee Also
triangulateMultiview
| bundleAdjustment
| imageviewset
| poses