mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
Split highgui module to videoio and highgui
This commit is contained in:
@@ -16,6 +16,7 @@ opencv_hdr_list = [
|
||||
"../../video/include/opencv2/video/background_segm.hpp",
|
||||
"../../objdetect/include/opencv2/objdetect.hpp",
|
||||
"../../imgcodecs/include/opencv2/imgcodecs.hpp",
|
||||
"../../videoio/include/opencv2/videoio.hpp",
|
||||
"../../highgui/include/opencv2/highgui.hpp"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user