shimat / opencvsharp

OpenCV wrapper for .NET
Apache License 2.0
5.39k stars 1.15k forks source link

OpenCvSharp.Extension moved in OpenCvSharp4? #1385

Closed Dcruise546 closed 2 years ago

Dcruise546 commented 2 years ago

Summary of your issue

Trying to port the code from OpenCvSharp3 to OpenCvSharp4. OpenCvSharp.Extensions namespace is not available from the OpenCvSharp4 NuGet package.

Environment

Visual Studio 2019 Windows 10 .Net framework version 4.7.2

I guess this has to be a dumb mistake from my side. I also tried installing other NuGet packages related to OpenCvSharp4

shimat commented 2 years ago

https://github.com/shimat/opencvsharp/issues/1371