#include <stdio.h>
#include <cv.h>
#include <highgui.h>
#include "OmniConfig.hh"
#include "OmniTrackingTable.hh"
#include "OmniAngle.hh"
Include dependency graph for OmniTracking.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | _added_point_data |
class | OmniTracking< ConverterT, AngleT, ImageT, PointT > |
Tracking algorithm class. More... | |
Typedefs | |
typedef _added_point_data | added_point_data_t |
typedef struct _added_point_data added_point_data_t |