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 df1c856e00 Disable Freetype module for iOS. Freetype is disabled by Open CV for iOS target. 6 years ago
Emgu.CV Added SparseRLOFOpticalFlow. 6 years ago
Emgu.CV.Contrib Disable Freetype module for iOS. Freetype is disabled by Open CV for iOS target. 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 SparseRLOFOpticalFlow. 6 years ago
Emgu.CV.OCR Documentation update. 6 years ago
Emgu.CV.Test Remove Emgu.CV.Contrib.LineDescriptor. It is no long supported by Open CV due to license issue. 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 stereo module and QuasiDenseStereo class. 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@3e539942aa update to Open CV 4.1.0 6 years ago
opencv_contrib@42202ca024 update to Open CV 4.1.0 6 years ago
opencv_extra@a54bd6c50b update to Open CV 4.1.0 6 years ago
platforms Define FT_WITH_HARFBUZZ for Mac OS 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 Added stereo module and QuasiDenseStereo class. 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/