Public Member Functions | Private Attributes | List of all members
PoseEstimationBase Class Reference

#include <pose_estimation_base.h>

Public Member Functions

void estimatePose (std::vector< MarkerFiducials > &markers, cv::Mat &camera_k, cv::Mat &camera_d, std::vector< MarkerPose > &markerPoses)
 
PoseEstimationParametersgetParameters ()
 
 PoseEstimationBase ()
 
void refreshParameters ()
 
 ~PoseEstimationBase ()
 

Private Attributes

PoseEstimationParameters params_
 

Detailed Description

Definition at line 40 of file pose_estimation_base.h.

Constructor & Destructor Documentation

PoseEstimationBase::PoseEstimationBase ( )

Definition at line 36 of file pose_estimation_base.cpp.

PoseEstimationBase::~PoseEstimationBase ( )

Definition at line 40 of file pose_estimation_base.cpp.

Member Function Documentation

void PoseEstimationBase::estimatePose ( std::vector< MarkerFiducials > &  markers,
cv::Mat &  camera_k,
cv::Mat &  camera_d,
std::vector< MarkerPose > &  markerPoses 
)

Definition at line 53 of file pose_estimation_base.cpp.

PoseEstimationParameters & PoseEstimationBase::getParameters ( )

Definition at line 77 of file pose_estimation_base.cpp.

void PoseEstimationBase::refreshParameters ( )

Definition at line 81 of file pose_estimation_base.cpp.

Member Data Documentation

PoseEstimationParameters PoseEstimationBase::params_
private

Definition at line 53 of file pose_estimation_base.h.


The documentation for this class was generated from the following files:


tuw_marker_pose_estimation
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:42:13