You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Canming Huang 92b65226cf Update the release notes. 6 years ago
Emgu.CV Documentation update. 6 years ago
Emgu.CV.Contrib Upgrade to Open CV v4.1.1 6 years ago
Emgu.CV.Cuda Replace IImage with IInputArray 6 years ago
Emgu.CV.DebuggerVisualizers Replace IImage with IInputArray 6 years ago
Emgu.CV.Example Fix spelling. 6 years ago
Emgu.CV.Extern Handle the case where npp version is different than cuda version. 6 years ago
Emgu.CV.OCR Documentation update. 6 years ago
Emgu.CV.Test Added unit test to LBPHFaceRecognizer.Update method. 6 years ago
Emgu.CV.UI Replace IImage with IInputArray 6 years ago
Emgu.CV.UI.GL update copyright notice from 2018 to 2019 7 years ago
Emgu.CV.Unity Improved unity copy / sync scripts. 6 years ago
Emgu.CV.WPF Replace IImage with IInputArray 6 years ago
Emgu.CV.World Fix Emgu.CV.World.NetStandard1_4.dll install path. 6 years ago
Emgu.RPC update copyright notice from 2018 to 2019 7 years ago
Emgu.RPC.Client.UI update copyright notice from 2018 to 2019 7 years ago
Emgu.RPC.Service.UI update copyright notice from 2018 to 2019 7 years ago
Emgu.UI update copyright notice from 2018 to 2019 7 years ago
Emgu.Util Fix spelling. 6 years ago
IronPython updated the startup script for iron python 15 years ago
Solution Replace IImage with IInputArray 6 years ago
cmake Update the release notes. 6 years ago
freetype2@86bc8a9505 Added Freetype module for Windows. 7 years ago
harfbuzz@e3a1a8350a Added Freetype module for Windows. 7 years ago
lib upgraded ZedGraph dll to 5.1.7 7 years ago
miscellaneous Added a script to re-pack nuget with 7zip using LZMA. 6 years ago
opencv@fefb54b88b Enable building for ARM64. Removed windows store 81 build scripts. 6 years ago
opencv_contrib@fbed32b066 Enable building for ARM64. Removed windows store 81 build scripts. 6 years ago
opencv_extra@bf5df9cac5 Upgrade to Open CV v4.1.1 6 years ago
platforms Fix CuDNN nuget package build. 6 years ago
tests/cvextern_test Exclude Eigen from rapsbian build 6 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Added Freetype module for Windows. 7 years ago
CMakeLists.txt Set the correct CUDA_VERSION_NUMERIC_ONLY for nuget package. 6 years ago
Emgu.CV.License.txt Rename License.txt to Emgu.CV.License.txt 16 years ago
Emgu.CV.snk git-svn-id: https://emgucv.svn.sourceforge.net/svnroot/emgucv/trunk@492 d7f09016-e345-0410-b530-edf29a71df78 16 years ago
README.md Added link to source forge download 8 years ago
components.config Use a shared component file. 10 years ago
nuget.config update Xamarin forms to 2.0.1 10 years ago

README.md

==================================================================

Emgu CV is a cross platform .Net wrapper to the 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 by Visual Studio, Xamarin Studio and Unity, it can run on Windows, Linux, Mac OS X, iOS, Android and Windows Phone.

Build instructions can be found here: http://www.emgu.com/wiki/index.php/Download_And_Installation#Building_from_Git

Open Source releases can be found here: https://sourceforge.net/projects/emgucv/files/emgucv/