Tuesday, November 8, 2011

Emgu VS OpenCV in C++

The wrapper works great even though is poorly documented.

Everything in OpenCV is still available and I have the luxury of C#.Net and Windows Forms. Examples found online can be ported easily.

OpenCV code in C++ is readable but upon first look looks like a mess.
While in prototype mode I will continue using the Emgu wrapper.