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 42668a7847 Sign the Emgu.CV.UI.dll in the release package. 7 years ago
Emgu.CV Place netstandard1_4 dll under "libs" folder instead of "libs/netstandard1.4" 7 years ago
Emgu.CV.Contrib Fixed unit tests. 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 Fixed the android demo build. 7 years ago
Emgu.CV.Extern updated tesseract to 4.0.0-beta-1 7 years ago
Emgu.CV.OCR Updated copyright headers to 2018 8 years ago
Emgu.CV.Test Fixed unit tests. 7 years ago
Emgu.CV.UI Sign the Emgu.CV.UI.dll in the release package. 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 Sign the Emgu.CV.UI.dll in the release package. 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 Fix for UWP build 7 years ago
cmake Help Android build to search for "wc" and "date" command. 7 years ago
lib Attempts to move the binary to the "libs" folder 8 years ago
miscellaneous Fix Intel compiler CPU test for SSE2 and SSE3. 7 years ago
opencv@391a7b0efa Fix Intel compiler CPU test for SSE2 and SSE3. 7 years ago
opencv_contrib@f81db00743 Use opencv 3.4.1 7 years ago
opencv_extra@c533012eb2 Use opencv 3.4.1 7 years ago
platforms Fix CUDA nuget package. 7 years ago
tests/cvextern_test Fix for raspberry pi build. Re-enable tessearct ocr on raspberry pi. 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 Help Android build to search for "wc" and "date" command. 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/