I am trying to create an iOS and android app using Xamarin.forms that take the video stream from the back camera, and analyzes it in real time to see if a certain color is in that feed. I have Emgu CV for iOS and android. How would I go about creating this, I am new to C# and xamarin.
↧