1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00

fixing rgbd samples

This commit is contained in:
Vadim Pisarevsky
2014-07-29 21:19:50 +04:00
parent 8d578e43d0
commit ca2474be7e

View File

@@ -36,7 +36,6 @@
#include <opencv2/rgbd.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/contrib.hpp>
#include <opencv2/calib3d.hpp>
#include <opencv2/imgproc.hpp>
@@ -45,6 +44,7 @@
using namespace std;
using namespace cv;
using namespace cv::rgbd;
#define BILATERAL_FILTER 0// if 1 then bilateral filter will be used for the depth