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 c44b8ea0ec Make the Retina class inherit SharedPtrObject 6 years ago
Emgu.CV Fix unity ILCPP backend issue for Android build. 6 years ago
Emgu.CV.Contrib Make the Retina class inherit SharedPtrObject 6 years ago
Emgu.CV.Cuda Return null in GetData when the Mat, UMat or GpuMat is Empty. 6 years ago
Emgu.CV.DebuggerVisualizers Attempts to find VS2019 to install debugger visualizer. 6 years ago
Emgu.CV.Example Added DnnInvoke.GetAvailableBackends 6 years ago
Emgu.CV.Extern Make the Retina class inherit SharedPtrObject 6 years ago
Emgu.CV.OCR Documentation update. 6 years ago
Emgu.CV.Test Added unit test for CvInvoke.Split. 6 years ago
Emgu.CV.UI Documentation update. 7 years ago
Emgu.CV.UI.GL update copyright notice from 2018 to 2019 7 years ago
Emgu.CV.Unity Renamed opencv_ffmpeg401 unity meta file for 4.1.0 release. 6 years ago
Emgu.CV.WPF update copyright notice from 2018 to 2019 7 years ago
Emgu.CV.World Fix the install source path for Emgu.CV.World.Android.dll. 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 Documentation update. 6 years ago
IronPython updated the startup script for iron python 15 years ago
Solution Temporary exclude RealtimeCamera UWP project from Solution. VideoCapture for UWP only works for v3.4.1 and earlier versions. 6 years ago
cmake Documentation update. 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 Add vswhere.exe to find visual studio installation. 6 years ago
opencv@be1d1af6ec Force the FindCuda.cmake script to run if WITH_CUDA is ON 6 years ago
opencv_contrib@82ed4444bf Fix UWP build. 6 years ago
opencv_extra@a54bd6c50b update to Open CV 4.1.0 6 years ago
platforms Use out-of-source cmake build folder for VTK raspbian build. 6 years ago
tests/cvextern_test Added test for MSMF H264 video writer. 6 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Added Freetype module for Windows. 7 years ago
CMakeLists.txt Excluding the Windows.UWP solution folder from desktop only build. 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/