$search
#include "cv.h"
#include "highgui.h"
#include "tracking.h"
#include <visp/vpImageConvert.h>
#include <visp/vpPixelMeterConversion.h>
#include <visp/vpImagePoint.h>
#include <visp/vpDisplayX.h>
#include <visp/vpPose.h>
#include <visp/vpMeterPixelConversion.h>
#include <visp/vpTrackingException.h>
#include <visp/vpImageIo.h>
#include <visp/vpRect.h>
#include "logfilewriter.hpp"
#include <iostream>
#include <fstream>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | tracking |
Functions | |
template<> | |
const cv::Rect & | tracking::Tracker_::get_tracking_box< cv::Rect > () |