Streaming imshow() from raspberry pi to C# [closed]

asked 2018-12-14 03:46:20 -0600

Steven Wong gravatar image

hey guys. I have a facial recognition code with result displayed using imshow() on raspberry pi and a seperate C# application that monitors the raspberry pi on my backend computer.

Now I wish to stream the imshow() result on my C#. I have tried to move the facial recognition code to my backend, but I have failed to move the imshow() result to my C#.

Is there anyway I can display imshow() result onto my C# application? Any help are appreciated in advance. Thanks.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2018-12-14 04:21:41.645961

Comments

sorry, but we cannot help you with your c# program from here.

berak gravatar imageberak ( 2018-12-14 04:22:08 -0600 )edit