public class ProjectiveExpandToNeighbors
extends java.lang.Object
| Constructor and Description |
|---|
ProjectiveExpandToNeighbors() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(LookupSimilarImages db,
PairwiseImageGraph2.View seed,
SceneWorkingGraph workGraph,
boofcv.abst.geo.bundle.SceneStructureProjective structure) |
PairwiseImageGraph2.Motion |
selectThirdView(PairwiseImageGraph2.View target,
PairwiseImageGraph2.View seed)
Finds the seed view with the most inliers and a 3D connection.
|
public void process(LookupSimilarImages db, PairwiseImageGraph2.View seed, SceneWorkingGraph workGraph, boofcv.abst.geo.bundle.SceneStructureProjective structure)
public PairwiseImageGraph2.Motion selectThirdView(PairwiseImageGraph2.View target, PairwiseImageGraph2.View seed)