mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
Split highgui module to videoio and highgui
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// testOpenCVCam.cpp : Defines the entry point for the console application.
|
||||
//
|
||||
|
||||
#include "opencv2/videoio/videoio.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user