I’m trying to install cuDNN to Windows, when I trying to compile openCV, getting this error:
DNN: CUDA backend requires cuDNN. Please resolve dependency or disable
OPENCV_DNN_CUDA=OFF
Was followed official guide (Installation Guide :: NVIDIA Deep Learning cuDNN Documentation), copied zip file to Program Files/NVDIA/CUDNN/v8.4.0.27, include to include, bin to bin, lib to lib/x64, added to PATH, and restarted computer but not worked. thanks for help