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::ArUcoMarkerPose ( int  markerId,
cv::Mat  rtMatrix 
)

Definition at line 34 of file aruco_marker_pose.cpp.

◆ ~ArUcoMarkerPose()

ArUcoMarkerPose::~ArUcoMarkerPose ( )

Definition at line 38 of file aruco_marker_pose.cpp.

Member Function Documentation

◆ getMarkerId()

int ArUcoMarkerPose::getMarkerId ( )

Definition at line 40 of file aruco_marker_pose.cpp.

◆ getRTMatrix()

cv::Mat ArUcoMarkerPose::getRTMatrix ( )

Definition at line 44 of file aruco_marker_pose.cpp.

Member Data Documentation

◆ markerId_

int ArUcoMarkerPose::markerId_
private

Definition at line 48 of file aruco_marker_pose.h.

◆ rtMatrix_

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 Feb 28 2022 23:58:06