0

I am working on Xamarin Android project which requires some image processing. I tried integrating the latest(Any CPU build) version of OpenCVSharp in to my Xamarin.Android project. The home page of OpenCvsharp Github says OpenCVsharp can run on any platform which supports mono. But when the assemblies are loaded on compilation, it is returning a FileNotFoundException- "Could not load assembly System.Drawing. What is the work around to get it working in mono for android ? Thank you in advance

4

1 に答える 1