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 ac2dc9cc9e Tagged 4.0.1 release 6 years ago
Emgu.CV Minor changes. 6 years ago
Emgu.CV.Contrib Documentation improvements. 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 Temporary exclude RealtimeCamera UWP project from Solution. VideoCapture for UWP only works for v3.4.1 and earlier versions. 6 years ago
Emgu.CV.Extern Added VideoCapture.BackendName 6 years ago
Emgu.CV.OCR Make the documentation compatible with doxygen. 7 years ago
Emgu.CV.Test Return null in GetData when the Mat, UMat or GpuMat is Empty. 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 Added arm64-v8a binary meta data for Unity Android. 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 Make the documentation compatible with doxygen. 7 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 Set EMGUCV_NUGET_SUMMARY depends on package type. 7 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@5fc3987e9d Fix for CUDA 10 compilation on Windows. 7 years ago
opencv_contrib@6fe6a09dd0 Switch to Open CV 4.0.1 7 years ago
opencv_extra@d29d003e00 Switch to Open CV 4.0.1 7 years ago
platforms Tagged 4.0.1 release 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 Do not ask to install VS2019 debugger visualizer if VS2019 is not available. 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/