You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distribution specific RID has been deprecated in .Net 8 (https://learn.microsoft.com/en-us/dotnet/core/rid-catalog). We should copy libOpenCvSharpExtern.so to runtimes/linux-x64/native after building, as runtimes/ubuntu.22.04-x64/native won't be automatically searched by .Net 8 anymore
Environment
.Net 8
What did you do when you faced the problem?
Install OpenCVSharp runtime for Ubuntu 22.04 and build the project