-
Not sure if this is related to #33.
Karibukai Play's would get application crashes when using any resolution besides 640x480
Edit: Deeper looking at this, none of these were likely crashes, the …
-
Running the stress test on nvidia/win 10 gives this
```
C:\Users\PaulD\Desktop\emgucvstresstest>bin\x64\Debug\ConsoleApp1.exe
todiloo! Emgu GPU is GeForce GTX 1060 3GB
42 0.0 0.0 0.0 0.…
-
I'm getting the following errors
Assets/Emgu.TF/Scripts/Inception.cs(32,38): error CS1061: Type `Emgu.Models.FileDownloadManager' does not contain a definition for `CurrentWebClient' and no extensi…
-
![image](https://user-images.githubusercontent.com/30208646/149274351-0dda4257-a84b-4f9a-84a2-89ad5b71cda0.png)
Hi refer to the image above from opencv C++,
i wonder does emgucv provide the parame…
-
Emgu.CV.Util.CvException:“OpenCV: u->refcount == 0 && "UMat deallocation error: some derived Mat is still alive
-
Tested with Emgu.TF.Lite 2.4.0.1059. Loading [segm_full_v491.zip](https://github.com/emgucv/emgutf/files/5580735/segm_full_v491.zip) in a .NET 3.1 Core WPF app with `new Interpreter(new FlatBufferMode…
-
Argument 1: cannot convert from 'Emgu.CV.Image[]' to 'Emgu.CV.IInputArray
List trainedFaces = new List();
List personLabels = new List();
EigenFaceRecognizer recognizer;
recognizer = new Eig…
-
**Describe the bug**
CMake Error at CMakeLists.txt:1469 (file):
file STRINGS file
"/home/odroid/emgucv/Emgu.CV.Platform/Netstandard/Emgu.CV.Platform.NetStandard.csproj"
cannot be read.
**…
-
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.TypeInitializationException: The …
-
We have created cross platform application in .Net MAUI with .Net 8 Latest Version. In app we have used **Emgu.CV.runtime.maui.macos.4.8.1.5350.nupkg** nuget package. when we use any operation related…