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 1ca4828d2d Merge branch 'EMGUCV_3_3_0' 8 years ago
Emgu.CV Fix compilation error for 3.3.1 8 years ago
Emgu.CV.Contrib update code for saliency. 8 years ago
Emgu.CV.Cuda Fixed issue #71 and updated LShift and RShift to use IInputArray and IOutputArray. 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 Update tesseract to fix a compilation bug. 8 years ago
Emgu.CV.OCR minor improvements. 8 years ago
Emgu.CV.Test Use leptonica from github repo. 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 Attempt to add version information to windows dll. 8 years ago
lib Attempts to move the binary to the "libs" folder 8 years ago
miscellaneous Use leptonica from github repo. 8 years ago
opencv@529a1354b8 update to opencv 3.3.1 8 years ago
opencv_contrib@d603542145 update to opencv 3.3.1 8 years ago
opencv_extra@3f6a6fff34 update to opencv 3.3.1 8 years ago
platforms Merge branch 'EMGUCV_3_3_0' 8 years ago
tests/cvextern_test Update to opencv 3.3.0-rc 8 years ago
vtk@a2dc2e79d4 update vtk to 8.0.1 8 years ago
.gitmodules Use leptonica from github repo. 8 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/