Hello,
I created a Windows Form Application that uses EmguCV for to do some image processing. I developed this Program in Visual Studios 2017 on my PC which runs Windows 10. I want to deploy my application onto my raspberry pi 3. I'm not sure if the best way to do this is through Windows 10 IOT or by compiling my code with mono or is there an additional to get my application from my PC and run it on PI that I don't know about? Also apologies if there's a better discussion board for this. This is my first time posting.