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 aa5668cf9d Tagged 4.2.0 release. 6 years ago
Emgu.CV Include Viz module dummy compilation for iOS. 6 years ago
Emgu.CV.Contrib Added FSR Inpainting type. 6 years ago
Emgu.CV.Cuda Updated CudaVideoReader 6 years ago
Emgu.CV.DebuggerVisualizers Fixed bugs in building Emgu.CV.runtime.windows.nuget package. 6 years ago
Emgu.CV.Example Add camera permission to Mac OS demo 6 years ago
Emgu.CV.Extern Added CvInvoke.DrawMarker 6 years ago
Emgu.CV.NativeImage Fixed typo. 6 years ago
Emgu.CV.OCR Replace the Emgu.CV.World project with Emgu.CV.World.Netstandard (netstandard 2.0) project. 6 years ago
Emgu.CV.Runtime Add the missing .cs file for Emgu.CV.Runtime.Android project. 6 years ago
Emgu.CV.Test Updated unit tests. 6 years ago
Emgu.CV.UI Added cvextern dependency to Emgu.CV.UI project. 6 years ago
Emgu.CV.UI.GL Fixed Emgu.CV.Test compilation on Windows. 6 years ago
Emgu.CV.Unity Fix a bug in copying the DnnSuperres source code for unity. 6 years ago
Emgu.CV.World Fix Emgu.CV.World.IOS cmake build on iOS. 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 Improvements to the Xamarin Forms demo. 6 years ago
IronPython updated the startup script for iron python 15 years ago
Solution Update Emgu.CV.Test.Netcore.sln solution file. 6 years ago
cmake Fix cuda nuget package build. 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 Build documentation in the same configuration as the Emgu.CV.Netstandard project. 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 Tagged 4.2.0 release. 6 years ago
tests/cvextern_test Deploy Emgu.CV.World.IOS.csproj file to the correct folder. 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 Set dependency for Emgu.CV.runtime.android 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/