#include <aruco/marker.h>
#include <math.h>
#include <cstdio>
Go to the source code of this file.
Namespaces | |
aruco | |
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
void | aruco::print (cv::Point3f p, string cad) |
#define _USE_MATH_DEFINES |
Definition at line 29 of file aruco/src/aruco/marker.cpp.