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 884b66809e Clean up CMakeList.txt 6 years ago
Emgu.CV Supporting more iOS project type in the share project. 6 years ago
Emgu.CV.Contrib Upgrade to Open CV v4.1.1 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 Better error handling for Mac demo 6 years ago
Emgu.CV.Extern Added more solve PnP functions. 6 years ago
Emgu.CV.OCR Documentation update. 6 years ago
Emgu.CV.Test Added unit test to LBPHFaceRecognizer.Update method. 6 years ago
Emgu.CV.UI Updated CSharpMacros.cmake and FindCSharp.cmake 6 years ago
Emgu.CV.UI.GL update copyright notice from 2018 to 2019 7 years ago
Emgu.CV.Unity Improved unity copy / sync scripts. 6 years ago
Emgu.CV.WPF update copyright notice from 2018 to 2019 7 years ago
Emgu.CV.World Clean up CMakeList.txt 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 Updated Emgu.CV.XamarinForms.Mac project to use PackageReference instead of packages.config 6 years ago
cmake Updated CSharpMacros.cmake and FindCSharp.cmake 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 allow git-clean to be called from other folders 6 years ago
opencv@fefb54b88b Enable building for ARM64. Removed windows store 81 build scripts. 6 years ago
opencv_contrib@fbed32b066 Enable building for ARM64. Removed windows store 81 build scripts. 6 years ago
opencv_extra@bf5df9cac5 Upgrade to Open CV v4.1.1 6 years ago
platforms Enable tesseract ocr and netstandard_1.4 for Cent OS 7 build 6 years ago
tests/cvextern_test Exclude Eigen from rapsbian build 6 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Added Freetype module for Windows. 7 years ago
CMakeLists.txt Detect ARM target for VS2019 generator. 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/