jeremy-ellis-tech / Xamarin.Android.OpenCV

C# bindings for the OpenCV Android SDK
MIT License
92 stars 44 forks source link

LineIterator and Vec3b #27

Open sepu1235 opened 5 years ago

sepu1235 commented 5 years ago

Hi, I'm creating wrapper for some part of my C++ code. It is possible to use or implement LineIterator and Vec3b like in C++?