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 18c8cb30f3 Another fix to the CUDA nuget build. 8 years ago
Emgu.CV Fix issue #70 8 years ago
Emgu.CV.Contrib Added TrackerTLD, TrackerKCF and TrackerGOTURN. 8 years ago
Emgu.CV.Cuda Avoid different types with the same name in the same namepsace 8 years ago
Emgu.CV.DebuggerVisualizers Deploy debugger visualizer for visual studio 2017. 9 years ago
Emgu.CV.Example updated xamarin ios demo project nuget reference. 8 years ago
Emgu.CV.Extern Another compilation fix. 8 years ago
Emgu.CV.OCR minor improvements. 8 years ago
Emgu.CV.Test Fix issue #70 8 years ago
Emgu.CV.UI fix osx build 8 years ago
Emgu.CV.UI.GL fix osx build 8 years ago
Emgu.CV.Unity Add img_hash module from contrib. 8 years ago
Emgu.CV.WPF updated header copyright for 2017. 9 years ago
Emgu.CV.World updated xamarin android nuget packages. 8 years ago
Emgu.RPC updated header copyright for 2017. 9 years ago
Emgu.RPC.Client.UI updated header copyright for 2017. 9 years ago
Emgu.RPC.Service.UI updated header copyright for 2017. 9 years ago
Emgu.UI updated header copyright for 2017. 9 years ago
Emgu.Util Bugfix: dll not loaded 8 years ago
IronPython updated the startup script for iron python 15 years ago
Solution Added Emgu.CV.World.NetStandard1_4 project to Emgu.CV.sln. 8 years ago
cmake fix ubuntu build 8 years ago
lib Attempts to move the binary to the "libs" folder 8 years ago
miscellaneous update ios build script 8 years ago
opencv@fd533d2cfe Build Open CV with CUDA 9 and VS 2017. 8 years ago
opencv_contrib@9c9b158915 Updates to open cv 3.3 final release. 8 years ago
opencv_extra@49728ed3a7 Updates to open cv 3.3 final release. 8 years ago
platforms Another fix to the CUDA nuget build. 8 years ago
tests/cvextern_test Update to opencv 3.3.0-rc 8 years ago
vtk@b86da7eef9 update vtk to 7.1.1 & tesseract to latest. 8 years ago
.gitmodules Migration to GitHub. 9 years ago
CMakeLists.txt Fix nuget CUDA build. 8 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/