DZone depends on you. Login and vote now.
By johnesposito
via dotnet.dzone.com
Published: Feb 02 2012 / 16:51
Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. It allows OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux / Mac OS X. Unlike other wrappers such as OpenCVDotNet, SharperCV which use unsafe code, Emgu CV is written entirely in C#.



Add your comment