1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

fix build

This commit is contained in:
Alexander Alekhin
2018-10-09 14:26:16 +00:00
parent 75bcd397af
commit 79052e15a3

View File

@@ -7,6 +7,7 @@
#include <iostream>
#include <fstream>
#include <opencv2/imgproc.hpp>
#include <opencv2/calib3d.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/rgbd/kinfu.hpp>