mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
Split highgui module to videoio and highgui
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <opencv2/core/core.hpp>
|
||||
#include <opencv2/videoio/videoio.hpp>
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user