| Package | Description |
|---|---|
| boofcv.abst.geo.f | |
| boofcv.factory.geo |
| Modifier and Type | Class and Description |
|---|---|
class |
Estimate1toNofEpipolar
Implementation of
GeoModelEstimator1toN for epipolar matrices. |
class |
WrapEssentialNister5
Wrapper around either
EssentialNister5 for EstimateNofEpipolar. |
class |
WrapFundamentalLinear7
Wrapper around either
FundamentalLinear7 for EstimateNofEpipolar. |
| Modifier and Type | Method and Description |
|---|---|
static EstimateNofEpipolar |
FactoryMultiView.computeFundamental_N(EnumEpipolar which)
Returns an algorithm for estimating a fundamental or essential matrix given a set of
AssociatedPair in pixel coordinates. |
Copyright © 2013. All Rights Reserved.