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 b484dd822c Fix Unit Test compilation. 5 years ago
Emgu.CV Turn HelloWorld demo from .NetFramework console app to .NetCore console app. 5 years ago
Emgu.CV.Contrib Removed some __IOS__ conditional compilation flags. 5 years ago
Emgu.CV.Cuda Documentation improvements. 5 years ago
Emgu.CV.DebuggerVisualizers Updated copy right notice. 6 years ago
Emgu.CV.Example Turn HelloWorld demo from .NetFramework console app to .NetCore console app. 5 years ago
Emgu.CV.Extern Removed ZedGraph dependency for HistogramBox. 5 years ago
Emgu.CV.NativeImage Added BitmapFileWriterMat for Android and Windows. 5 years ago
Emgu.CV.OCR Updated copy right notice. 6 years ago
Emgu.CV.Runtime Turn HelloWorld demo from .NetFramework console app to .NetCore console app. 5 years ago
Emgu.CV.Test Fix Unit Test compilation. 5 years ago
Emgu.CV.UI Added Emgu.CV.UI.NetCore project. 5 years ago
Emgu.CV.Unity updated unity meta data for Windows x86 dlls. 6 years ago
Emgu.CV.World Removed some __IOS__ conditional compilation flags. 6 years ago
Emgu.RPC Updated copy right notice. 6 years ago
Emgu.RPC.Client.UI Updated copy right notice. 6 years ago
Emgu.RPC.Service.UI Updated copy right notice. 6 years ago
Emgu.UI Updated copy right notice. 6 years ago
Emgu.Util Documentation improvements. 5 years ago
IronPython updated the startup script for iron python 15 years ago
Solution Turn HelloWorld demo from .NetFramework console app to .NetCore console app. 5 years ago
cmake Bugs fixes in raspbian build scripts 6 years ago
freetype2@86bc8a9505 Added Freetype module for Windows. 7 years ago
harfbuzz@e3a1a8350a Added Freetype module for Windows. 7 years ago
lib Replace the Emgu.CV.World project with Emgu.CV.World.Netstandard (netstandard 2.0) project. 6 years ago
miscellaneous updated nuget executable. 6 years ago
opencv@70e3010997 Update to Open CV v4.2.0 6 years ago
opencv_contrib@0d5aa560f7 Update to Open CV v4.2.0 6 years ago
opencv_extra@322b475403 Update to Open CV v4.2.0 6 years ago
platforms Added an additional search path for android-ndk-r16b 5 years ago
tests/cvextern_test Updated copy right notice. 6 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Fixed Emgu.CV.World.iOS compilation 6 years ago
CMakeLists.txt Removed ZedGraph dependency for HistogramBox. 5 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/