Has anyone converted OpenCv Mat to GTK# pixbuf? [closed]

asked 2019-03-15 06:55:47 -0600

I am using OpenCvSharp with Open CV 4 on a Linux system. I'm successfully capturing frames from a web camera and displaying them in an OpenCv window. What I really want is to display them in a GTK DrawingArea, or any GTK widget that will display the image. I have found information on doing this in CPP but not using C#. I would greatly appreciate any input on this problem if you have any experience. I think it involves using unsafe pointers but I can't find the appropriate methods.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2019-03-15 07:06:35.604015

Comments

sorry, but (unsupported, 3rdparty) c# wrappers are all off-topic here.

berak gravatar imageberak ( 2019-03-15 07:06:26 -0600 )edit