在Ubuntu16.04上安装opencv3.4.0时, 编译出错,"fatal error: dynlink_nvcuvid.h: No such file or directory compilation terminated"

Ubuntu安装cuda10.1 opencv报错:fatal error: dynlink_nvcuvid.h: No such file or directory

解决办法:

关闭 CMake 配置中的 BUILD_opencv_cudacodec 标签。

重新编译

具体方法步骤请参看:

https://blog.csdn.net/y459541195/article/details/102974262

2.1安装opencv里的第7

 

 

相关文章: