VisualTracking.h File Reference

Provides a generic class for visual tracking algorithm. More...

#include <opencv2/imgproc/imgproc.hpp>
#include <SE3.h>
#include <baselib.h>
#include <socketUDP.h>

Go to the source code of this file.

Namespaces

namespace  MipAlgorithms

Classes

class  MipAlgorithms::ImageFeature
 Represent Image Features. More...
class  MipAlgorithms::VisualReference
 Mantains parameters for reference object. More...
class  MipAlgorithms::VisualTrackPar
 Parameters class for Visual tracking algorithms. More...
class  MipAlgorithms::VisualTrackVar
 Variables class for Visual tracking algorithms. More...
class  MipAlgorithms::VisualTracking
 Abstract class for visual tracking algorithms. More...

Typedefs

typedef Decimal MipAlgorithms::ImageMoment

Enumerations

enum  MipAlgorithms::AlgoType { MipAlgorithms::CAMSHIFT, MipAlgorithms::REMOTEUDP, MipAlgorithms::NUM_ALGO_TYPE }
enum  MipAlgorithms::VisRefType { MipAlgorithms::BASE, MipAlgorithms::VIS_REF_TYPE }
 Types of visual reference representation. More...

Variables

static const char * MipAlgorithms::AlgoTypeName [NUM_ALGO_TYPE]
 Names of algorithms.
static const char * MipAlgorithms::VisRefTypeName [VIS_REF_TYPE]


Detailed Description

Provides a generic class for visual tracking algorithm.

Author:
Lorenzo Rosa

Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6