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

Split highgui module to videoio and highgui

This commit is contained in:
vbystricky
2014-07-10 18:24:52 +04:00
committed by VBystricky
parent eafd7a18d8
commit c7c2375800
4 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include "opencv2/ts.hpp"
#include <opencv2/imgproc.hpp>
#include <opencv2/tracking.hpp>
#include <opencv2/videoio.hpp>
#include <opencv2/highgui.hpp>
#ifdef GTEST_CREATE_SHARED_LIBRARY