| Interface | Description |
|---|---|
| LookupSimilarImages |
Interface for finding images with a similar appearance by some metric.
|
| Class | Description |
|---|---|
| DoStuffFromPairwiseGraph |
Goal: find clusters of views with 3D connections that share a large number of common features.
|
| GeneratePairwiseImageGraph |
Given a
graph of images with 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 | |
| ProjectiveExpandStructure | |
| 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.
|