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

#include <aruco_marker_pose.h>

Public Member Functions

 ArUcoMarkerPose (int markerId, cv::Mat rtMatrix)
 
int getMarkerId ()
 
cv::Mat getRTMatrix ()
 
 ~ArUcoMarkerPose ()
 

Private Attributes

int markerId_
 
cv::Mat rtMatrix_
 

Detailed Description

Definition at line 38 of file aruco_marker_pose.h.

Constructor & Destructor Documentation

ArUcoMarkerPose::ArUcoMarkerPose ( int  markerId,
cv::Mat  rtMatrix 
)

Definition at line 34 of file aruco_marker_pose.cpp.

ArUcoMarkerPose::~ArUcoMarkerPose ( )

Definition at line 38 of file aruco_marker_pose.cpp.

Member Function Documentation

int ArUcoMarkerPose::getMarkerId ( )

Definition at line 40 of file aruco_marker_pose.cpp.

cv::Mat ArUcoMarkerPose::getRTMatrix ( )

Definition at line 44 of file aruco_marker_pose.cpp.

Member Data Documentation

int ArUcoMarkerPose::markerId_
private

Definition at line 48 of file aruco_marker_pose.h.

cv::Mat ArUcoMarkerPose::rtMatrix_
private

Definition at line 49 of file aruco_marker_pose.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03