#include <ransac.hpp>
|
| const std::vector< float > & | x_e |
| |
| const std::vector< float > | p_e |
| |
| const std::vector< Eigen::Vector3d > & | x |
| |
| const std::vector< Eigen::Vector3d > | p |
| |
| double | errorThreshold |
| |
|
| typedef Eigen::Affine3d | Model |
| |
| typedef double | Real |
| |
◆ FitTransformUncertain()
| stereo::ransac::FitTransformUncertain::FitTransformUncertain |
( |
const std::vector< Eigen::Vector3d > & |
x, |
|
|
const std::vector< Eigen::Vector3d > & |
p, |
|
|
const std::vector< float > & |
x_e, |
|
|
const std::vector< float > & |
p_e, |
|
|
double |
errorThreshold = 0.1 |
|
) |
| |
|
inline |
◆ ~FitTransformUncertain()
| virtual stereo::ransac::FitTransformUncertain::~FitTransformUncertain |
( |
| ) |
|
|
inlinevirtual |
◆ testSample()
| virtual double stereo::ransac::FitTransformUncertain::testSample |
( |
size_t |
index, |
|
|
const Eigen::Affine3d & |
model |
|
) |
| const |
|
inlinevirtual |
◆ p_e
| const std::vector<float> stereo::ransac::FitTransformUncertain::p_e |
◆ x_e
| const std::vector<float>& stereo::ransac::FitTransformUncertain::x_e |
The documentation for this struct was generated from the following file:
- /build/rock-master-18.09-perception-stereo-0.20161215/src/ransac.hpp