mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
Split highgui module to videoio and highgui
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
//opencv
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
#include "opencv2/videoio.hpp"
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/video/background_segm.hpp>
|
||||
//C
|
||||
|
||||
Reference in New Issue
Block a user