SaDVIO
isae::EpipolarPoseEstimator Member List

This is the complete list of members for isae::EpipolarPoseEstimator, including all inherited members.

estimateTransformBetween(const std::shared_ptr< Frame > &frame1, const std::shared_ptr< Frame > &frame2, vec_match &matches, Eigen::Affine3d &dT, Eigen::MatrixXd &covdT) overrideisae::EpipolarPoseEstimatorvirtual
estimateTransformBetween(const std::shared_ptr< Frame > &frame1, const std::shared_ptr< Frame > &frame2, typed_vec_match &typed_matches, Eigen::Affine3d &dT, Eigen::MatrixXd &covdT) overrideisae::EpipolarPoseEstimatorvirtual
estimateTransformSensors(const std::shared_ptr< ImageSensor > &sensor1, const std::shared_ptr< ImageSensor > &sensor2, vec_match &matches, Eigen::Affine3d &dT, Eigen::MatrixXd &covdT)isae::EpipolarPoseEstimator