在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

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-07
  • 2022-01-10
相关资源
相似解决方案