mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
ae279966c2
add cuDNN dependency and setup build for cuda4dnn (#14660) * update cmake for cuda4dnn - Adds FindCUDNN - Adds new options: * WITH_CUDA * OPENCV_DNN_CUDA - Adds CUDA4DNN preprocessor symbol for the DNN module * FIX: append EXCLUDE_CUDA instead of overwrite * remove cuDNN dependency for user apps * fix unused variable warning |
||
---|---|---|
.. | ||
INIT_MODULE_SOURCES_opencv_dnn.cmake |