plot
R2026bVisualize 3-D point cloud and camera trajectory from structure-from-motion (SfM) reconstruction
Since R2026b
Description
plot( plots the reconstructed 3-D
points and estimated camera trajectory stored in the sfmObj)sfm object
sfmObj. Visualize intermediate or final results of reconstruction
using the plot function at any stage after calling the
triangulateInitialViews object function.
plot(
specifies visualization options using one or more name-value arguments. For example,
sfmObj,Name=Value)plot(sfmObj,CameraSize=0.3) increases the displayed camera size.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2026b



