isVerified
R2026bDetermine if image view graph connections have been geometrically verified for structure-from-motion (SfM)
Since R2026b
Syntax
Description
returns a logical value indicating whether a view graph connecting the images associated
with the tf = isVerified(sfmObj)sfm object sfmObj has been verified for
epipolar geometric consistency. To verify the geometric consistency of a view graph
associated with an sfm object, use the
verifyImagePairs object function. Use the
isVerified function to verify whether the sfm object
is ready for initializing 3-D reconstruction before calling the
triangulateInitialViews function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
sfm | connectImagePairs | isConnected | verifyImagePairs | triangulateInitialViews | reconstruct | poses | pointCloud | plot | isInitialized



