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

6 lines
177 B
CMake
Raw Normal View History

2024-07-25 16:47:56 +08:00
set(the_description "Super Resolution using CNNs")
ocv_define_module(dnn_superres opencv_core opencv_imgproc opencv_dnn
OPTIONAL opencv_datasets opencv_quality # samples
)