#include "ros/ros.h"#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 <visp/vpMbKltTracker.h>#include <visp/vpMbEdgeTracker.h>#include "logfilewriter.hpp"Go to the source code of this file.
Namespaces | |
| namespace | tracking |
Functions | |
| template<> | |
| const cv::Rect & | tracking::Tracker_::get_tracking_box< cv::Rect > () |