#include <labust/blueview/ImageProcessing.hpp>
#include <labust/blueview/TrackerROI.hpp>
#include <labust/math/uBlasOperations.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <boost/numeric/ublas/matrix.hpp>
Go to the source code of this file.
Defines | |
#define | deg2rad M_PI/180; |
#define deg2rad M_PI/180; |
Definition at line 42 of file ImageProcessing.cpp.