| Package | Description |
|---|---|
| boofcv.abst.geo.triangulate | |
| boofcv.factory.geo |
| Modifier and Type | Class and Description |
|---|---|
class |
LeastSquaresTriangulateEpipolar
Nonlinear least squares triangulation.
|
| Modifier and Type | Method and Description |
|---|---|
static RefineTriangulationEpipolar |
FactoryTriangulate.refineSampson(double convergenceTol,
int maxIterations)
Refine the triangulation using Sampson error.
|
Copyright © 2013. All Rights Reserved.