WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
apriltag_detection_info_t Struct Reference

#include </home/runner/work/allwpilib/allwpilib/apriltag/src/main/native/thirdparty/apriltag/include/apriltag_pose.h>

Public Attributes

apriltag_detection_tdet
 
double tagsize
 
double fx
 
double fy
 
double cx
 
double cy
 

Member Data Documentation

◆ cx

double apriltag_detection_info_t::cx

◆ cy

double apriltag_detection_info_t::cy

◆ det

apriltag_detection_t* apriltag_detection_info_t::det

◆ fx

double apriltag_detection_info_t::fx

◆ fy

double apriltag_detection_info_t::fy

◆ tagsize

double apriltag_detection_info_t::tagsize

The documentation for this struct was generated from the following file: