OpenCV_4.2.0/opencv_contrib-4.2.0/modules/ximgproc/CMakeLists.txt

3 lines
214 B
CMake
Raw Normal View History

2024-07-25 16:47:56 +08:00
set(the_description "Extended image processing module. It includes edge-aware filters and etc.")
ocv_define_module(ximgproc opencv_core opencv_imgproc opencv_calib3d opencv_imgcodecs opencv_video WRAP python java)