public class DoStuffFromPairwiseGraph
extends java.lang.Object
| Constructor and Description |
|---|
DoStuffFromPairwiseGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(LookupSimilarImages db,
PairwiseImageGraph2 graph) |
static double |
score(PairwiseImageGraph2.Motion m)
Scores the motion for its ability to capture 3D structure
|
public void process(LookupSimilarImages db, PairwiseImageGraph2 graph)
public static double score(PairwiseImageGraph2.Motion m)