OpenCV: Difference between revisions

From EMGU
Jump to navigation Jump to search
mNo edit summary
m Reverted edits by Inuxejiq (talk) to last revision by Emgucv
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 13:42, 30 November 2010

Emgu CV

Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image-processing library. Allowing 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.

OpenCV