| Package | Description |
|---|---|
| boofcv.abst.geo.bundle | |
| boofcv.factory.geo |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleAdjustmentCalibratedDense
Performs bundle adjustment using less efficient, but easier to implement dense matrices.
|
| Modifier and Type | Method and Description |
|---|---|
static BundleAdjustmentCalibrated |
FactoryMultiView.bundleCalibrated(double tol,
int maxIterations)
Creates bundle adjustment for a camera with a know and fixed intrinsic calibration
|
Copyright © 2013. All Rights Reserved.