#include <iostream>
#include <stdlib.h>
#include <time.h>
#include <vector>
#include <MathHelpers/Resectionsolver/resectionsolver.h>
#include <unistd.h>
#include <QObject>
#include <math.h>
#include <Transformation/transformationfile_manager_XML.h>
#include <Transformation/transformationfile_manager_data.h>
#include <Transformation/transformation_data.h>
#include <Eigen/Dense>
#include <ros/ros.h>
#include <ros/init.h>
#include <boost/shared_ptr.hpp>
#include <boost/algorithm/string.hpp>
#include <CameraUtils/marker_manager.h>
Go to the source code of this file.
◆ is_numeric()
| bool is_numeric |
( |
string |
string_ | ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ start_test()
| bool start_test |
( |
string |
args | ) |
|
◆ test_averageframe()
| bool test_averageframe |
( |
string |
filename | ) |
|
◆ test_markerDetection()
| bool test_markerDetection |
( |
| ) |
|
◆ test_resectionsolver()
| bool test_resectionsolver |
( |
| ) |
|
◆ test_serialisation()
◆ workspacePath