Package boofcv.alg.sfm.structure2
-
Interface Summary Interface Description LookupSimilarImages Interface for finding images with a similar appearance by some metric. -
Class Summary Class Description DoStuffFromPairwiseGraph Goal: find clusters of views with 3D connections that share a large number of common features.GeneratePairwiseImageGraph Given agraph of imageswith similar appearance, create a graph in which images with a geometric relationship are connected to each other.PairwiseImageGraph2 Graph describing the relationship between image features using matching features from epipolar geometry.PairwiseImageGraph2.Motion PairwiseImageGraph2.View ProjectiveExpandToNeighbors Finds the projective camera for all 3D neighbors of the seed.ProjectiveInitializeAllCommon Given a set of views and a set of features which are visible in all views, estimate their structure up to a projective transform.SceneWorkingGraph