isInitialized
R2026bDetermine if 3-D reconstruction has been initialized for structure-from-motion (SfM)
Since R2026b
Description
returns a logical value indicating whether the initialization of 3-D reconstruction for has
been successful for the tf = isInitialized(sfmObj)sfm object sfmObj. To
initialize 3-D reconstruction for an sfm object, use the
triangulateInitialViews object function. Use the
isInitialized function to verify whether the sfm
object is ready for incremental 3-D reconstruction before calling the
reconstruct function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
sfm | connectImagePairs | isConnected | verifyImagePairs | isVerified | triangulateInitialViews | reconstruct | poses | pointCloud | plot



