|
|
std::size_t | size () const |
| |
|
void | clear () |
| |
|
void | add (const Mat34 &projMatrix, const Vec2 &p) |
| |
|
double | error (const Vec3 &X) const |
| |
|
Vec3 | compute (int iter=3) const |
| |
|
double | minDepth () const |
| |
|
double | maxDepth () const |
| |
|
double | error () const |
| |
|
|
double | zmin |
| |
|
double | zmax |
| |
|
double | err |
| |
|
std::vector< std::pair< Mat34, Vec2 > > | views |
| |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/multiview/triangulation/Triangulation.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/multiview/triangulation/Triangulation.cpp