Package boofcv.alg.structure.expand
Class MetricExpandByOneView.Solution
java.lang.Object
boofcv.alg.structure.expand.MetricExpandByOneView.Solution
- Enclosing class:
- MetricExpandByOneView
Solution for a view's metric state from a particular approach/set of assumptions.
-
Field Summary
Modifier and TypeFieldDescriptionSpecifies the index of features that are inPairwiseGraphUtils.commonIdx
which are in the final inlier setThe estimated intrinsic parametersThe estimated transform from work to target -
Constructor Summary
-
Method Summary
-
Field Details
-
world_to_target
The estimated transform from work to target -
intrinsic
The estimated intrinsic parameters -
commonFeatureIndexes
Specifies the index of features that are inPairwiseGraphUtils.commonIdx
which are in the final inlier set
-
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
reset
public void reset()
-