C
C#2y ago
alphiletti

❔ EmguCV with .NET MAUI

Hello everyone. I can access the camera with VideoCapture but I couldn't transfer it to Mat object. Mat object is always null. Also, one of the event handler is never triggered. You can find the details on the stackoverflow link https://stackoverflow.com/questions/74929146/emgucv-mat-object-is-always-null-in-net-maui-android
Stack Overflow
EmguCV Mat object is always null in .NET MAUI Android
I want to capture camera frames by using Emgu.CV in .NET MAUI and I have Emgu.CV runtime for MAUI Android. I can access the camera but I couldn't transfer the feed to Mat object. It's always null. ...
1 Reply
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.