#include "marker_creator.h"#include <ros_uri/ros_uri.hpp>#include <iostream>#include <fstream>#include <string>#include <opencv2/highgui/highgui.hpp>#include "aruco/arucofidmarkers.h"
Go to the source code of this file.
Namespaces | |
| namespace | aruco_marker_recognition |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 69 of file marker_creator.cpp.