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

3 lines
214 B
CMake

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)