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 7d054f6917 Fix a bug in the constructor of SuperpixcelSLIC. ( issue #612 ) 7 years ago
Emgu.CV Added SmartLink=true to the ios linkwith file. 7 years ago
Emgu.CV.Contrib Fix Windows compilation. 7 years ago
Emgu.CV.Cuda Added NetStandard1_4 to cmake project. 7 years ago
Emgu.CV.DebuggerVisualizers Updated copyright headers to 2018 8 years ago
Emgu.CV.Example More on removing the Windows Phone & Store 81 projects 7 years ago
Emgu.CV.Extern Fix a bug in the constructor of SuperpixcelSLIC. ( issue #612 ) 7 years ago
Emgu.CV.OCR Updated copyright headers to 2018 8 years ago
Emgu.CV.Test More on removing the Windows Phone & Store 81 projects 7 years ago
Emgu.CV.UI Force to compile to AnyCPU for Emgu.CV.UI and Emgu.CV.World. 7 years ago
Emgu.CV.UI.GL Updated copyright headers to 2018 8 years ago
Emgu.CV.Unity Fixing ffmpeg deployment in unity. Improved ocr language file download. 7 years ago
Emgu.CV.WPF Updated copyright headers to 2018 8 years ago
Emgu.CV.World Force to compile to AnyCPU for Emgu.CV.UI and Emgu.CV.World. 7 years ago
Emgu.RPC Updated copyright headers to 2018 8 years ago
Emgu.RPC.Client.UI Updated copyright headers to 2018 8 years ago
Emgu.RPC.Service.UI Updated copyright headers to 2018 8 years ago
Emgu.UI Updated copyright headers to 2018 8 years ago
Emgu.Util Updated copyright headers to 2018 8 years ago
IronPython updated the startup script for iron python 15 years ago
Solution More on removing the Windows Phone & Store 81 projects 7 years ago
cmake Help Android build to search for "wc" and "date" command. 7 years ago
lib upgraded ZedGraph dll to 5.1.7 7 years ago
miscellaneous Fix Intel compiler CPU test for SSE2 and SSE3. 7 years ago
opencv@369ab26292 Fix Windows compilation. 7 years ago
opencv_contrib@3e3e3ff5a0 Fixed UWP ARM compilation. 7 years ago
opencv_extra@cc18e9a17c updated opencv to 3.4.2 release. 7 years ago
platforms Fix Android build. 7 years ago
tests/cvextern_test Fix for raspberry pi build. Re-enable tessearct ocr on raspberry pi. 8 years ago
vtk@cd3ffe5b20 updated vtk from 8.0.1 to 8.1.1 7 years ago
.gitmodules Use leptonica from github repo. 8 years ago
CMakeLists.txt Include windows store solution for UWP build. 7 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/