#include <apriltag_quad_thresh.hpp>
Public Attributes | |
int16_t | gx |
int16_t | gy |
float | theta |
uint16_t | x |
uint16_t | y |
Definition at line 41 of file apriltag_quad_thresh.hpp.
int16_t cv::aruco::pt::gx |
Definition at line 45 of file apriltag_quad_thresh.hpp.
int16_t cv::aruco::pt::gy |
Definition at line 45 of file apriltag_quad_thresh.hpp.
float cv::aruco::pt::theta |
Definition at line 44 of file apriltag_quad_thresh.hpp.
uint16_t cv::aruco::pt::x |
Definition at line 43 of file apriltag_quad_thresh.hpp.
uint16_t cv::aruco::pt::y |
Definition at line 43 of file apriltag_quad_thresh.hpp.