Classes | Functions | Variables
aruco_test.cpp File Reference
#include <string>
#include <iostream>
#include <fstream>
#include <sstream>
#include "aruco.h"
#include "cvdrawingutils.h"
#include <opencv2/highgui/highgui.hpp>
Include dependency graph for aruco_test.cpp:

Go to the source code of this file.

Classes

class  CmdLineParser
 

Functions

pair< double, double > AvrgTime (0, 0)
 
void cvTackBarEvents (int pos, void *)
 
int main (int argc, char **argv)
 

Variables

int iThresParam1
 
int iThresParam2
 
MarkerDetector MDetector
 
CameraParameters TheCameraParameters
 
Mat TheInputImage
 
Mat TheInputImageCopy
 
vector< MarkerTheMarkers
 
VideoCapture TheVideoCapturer
 
int waitTime = 0
 

Function Documentation

pair< double, double > AvrgTime ( ,
 
)
void cvTackBarEvents ( int  pos,
void *   
)

Definition at line 165 of file aruco_test.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 58 of file aruco_test.cpp.

Variable Documentation

int iThresParam1

Definition at line 46 of file aruco_test.cpp.

int iThresParam2

Definition at line 46 of file aruco_test.cpp.

MarkerDetector MDetector

Definition at line 38 of file aruco_test.cpp.

CameraParameters TheCameraParameters

Definition at line 42 of file aruco_test.cpp.

Mat TheInputImage

Definition at line 41 of file aruco_test.cpp.

Mat TheInputImageCopy

Definition at line 41 of file aruco_test.cpp.

vector< Marker > TheMarkers

Definition at line 40 of file aruco_test.cpp.

VideoCapture TheVideoCapturer

Definition at line 39 of file aruco_test.cpp.

int waitTime = 0

Definition at line 47 of file aruco_test.cpp.



tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03