Classes | Namespaces | Typedefs
include/opencv2/contrib/hybridtracker.hpp File Reference

Go to the source code of this file.

Classes

struct  cv::CvMotionModel
struct  cv::CvMeanShiftTrackerParams
struct  cv::CvFeatureTrackerParams
struct  cv::CvHybridTrackerParams
class  cv::CvMeanShiftTracker
class  cv::CvFeatureTracker
class  cv::CvHybridTracker

Namespaces

namespace  cv
 Namespace where all the C++ OpenCV functionality resides.

Typedefs

typedef CvMotionModel cv::MotionModel
typedef CvMeanShiftTrackerParams cv::MeanShiftTrackerParams
typedef CvFeatureTrackerParams cv::FeatureTrackerParams
typedef CvHybridTrackerParams cv::HybridTrackerParams
typedef CvMeanShiftTracker cv::MeanShiftTracker
typedef CvFeatureTracker cv::FeatureTracker
typedef CvHybridTracker cv::HybridTracker