Main Page: Difference between revisions

From EMGU
Jump to navigation Jump to search
Line 4: Line 4:


== About Emgu CV ==
== About 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 also be compiled in Mono and run on Linux / Solaris.
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 / Solaris / Mac OS X.


== History ==
== History ==

Revision as of 15:43, 28 February 2008

MediaWiki has been successfully installed.

Consult the User's Guide for information on using the wiki software.

About 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 / Solaris / Mac OS X.

History

  • 2008-02-22 The initial version Emgu.CV-1.0.0.1 is released on SourceForge
  • 2008-02-05 Registration of Emgu CV project on SourceForge under this page