#include <EpipolarPoseEstimatorCustom.h>
◆ estimateTransformBetween() [1/2]
bool isae::EpipolarPoseEstimatorCustom::estimateTransformBetween |
( |
const std::shared_ptr< Frame > & |
frame1, |
|
|
const std::shared_ptr< Frame > & |
frame2, |
|
|
typed_vec_match & |
typed_matches, |
|
|
Eigen::Affine3d & |
dT, |
|
|
Eigen::MatrixXd & |
covdT |
|
) |
| |
|
overridevirtual |
◆ estimateTransformBetween() [2/2]
bool isae::EpipolarPoseEstimatorCustom::estimateTransformBetween |
( |
const std::shared_ptr< Frame > & |
frame1, |
|
|
const std::shared_ptr< Frame > & |
frame2, |
|
|
vec_match & |
matches, |
|
|
Eigen::Affine3d & |
dT, |
|
|
Eigen::MatrixXd & |
covdT |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: