WPF OpencvSharp4 DllNotFoundException: Unable to load DLL 'OpenCvSharpExtern': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

DllNotFoundException: Unable to load DLL 'OpenCvSharpExtern': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

https://stackoverflow.com/questions/44105973/opencvsharp-unable-to-load-dll-opencvsharpextern


Copy from https://stackoverflow.com/questions/44105973/opencvsharp-unable-to-load-dll-opencvsharpextern

It is not enough installing the "OpencvSharp{version} nuget" package. You also have to install the "OpencvSharp{version}.runtime.{operating_system}" package.

For example, in my case I had to install the following Nuget pacages:

  • OpencvSharp4
  • OpencvSharp4.runtime.win

 

posted @   FredGrit  阅读(152)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 25岁的心里话
· 按钮权限的设计及实现
历史上的今天:
2022-05-21 C++ mysqlclient create and insert into tables
2022-05-21 Mysql sql
2019-05-21 Windows Server 2008 R2 install Visual Studio 2015 failed
点击右上角即可分享
微信分享提示