Extract imgcodecs module from highgui
This commit is contained in:
@@ -14,6 +14,7 @@ opencv_hdr_list = [
|
||||
"../modules/video/include/opencv2/video/tracking.hpp",
|
||||
"../modules/video/include/opencv2/video/background_segm.hpp",
|
||||
"../modules/objdetect/include/opencv2/objdetect.hpp",
|
||||
"../modules/imgcodecs/include/opencv2/imgcodecs.hpp",
|
||||
"../modules/highgui/include/opencv2/highgui.hpp",
|
||||
]
|
||||
|
||||
@@ -24,6 +25,7 @@ opencv_module_list = [
|
||||
"features2d",
|
||||
"video",
|
||||
"objdetect",
|
||||
"imgcodecs",
|
||||
"highgui",
|
||||
"ml"
|
||||
]
|
||||
|
Reference in New Issue
Block a user