Class ReconstructionFromPairwiseGraph

java.lang.Object
boofcv.alg.structure.ReconstructionFromPairwiseGraph
All Implemented Interfaces:
VerbosePrint
Direct Known Subclasses:
MetricFromUncalibratedPairwiseGraph

public abstract class ReconstructionFromPairwiseGraph extends Object implements VerbosePrint
Contains common functions useful for perform a full scene reconstruction from a PairwiseImageGraph. This includes selecting the seed views, selecting next views to expand to, and boiler plate.
See Also: