pointCloud
R2026bSparse 3-D scene point cloud reconstructed using structure-from-motion (SfM)
Since R2026b
Description
returns the sparse 3-D point cloud reconstructed from the scene views associated with the
ptCloud = pointCloud(sfmObj)sfm object, sfmObj. Use this function to retrieve
3_D scene point cloud after calling the triangulateInitialViews or
reconstruct object function. The point cloud returned after calling
the reconstruct object function is more complete than the one produced
after triangulateInitialViews, which only contains triangulated points
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 | poses | plot



