#include <string>
#include <iostream>
#include "aruco.h"
#include "cvdrawingutils.h"
#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Classes | |
class | CmdLineParser |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 40 of file aruco_simple.cpp.