isConnected
R2026bDetermine if image views are connected to form view graph for structure-from-motion (SfM)
Since R2026b
Syntax
Description
returns a logical value indicating whether a visual similarity-based view graph connecting
the images associated with the tf = isConnected(sfmObj)sfm object sfmObj
exists. To create a view graph which connects the unordered image collection associated with
an sfm object, use the connectImagePairs object
function. Use the isConnected function to verify whether the view graph
is ready for refinement before calling the verifyImagePairs
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
sfm | connectImagePairs | verifyImagePairs | triangulateInitialViews | reconstruct | poses | pointCloud | plot | isVerified | isInitialized



