| Package | Description |
|---|---|
| boofcv.abst.geo.triangulate | |
| boofcv.factory.geo |
| Modifier and Type | Class and Description |
|---|---|
class |
LeastSquaresTriangulateCalibrated
Nonlinear least-squares triangulation.
|
| Modifier and Type | Method and Description |
|---|---|
static RefineTriangulationCalibrated |
FactoryTriangulate.refineSimple(double convergenceTol,
int maxIterations)
Refine the triangulation by computing the difference between predicted and actual pixel location.
|
Copyright © 2013. All Rights Reserved.