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 003ad41f2b Tagged 4.3.0 release. 5 years ago
Emgu.CV Set the load directory as dll directory. 5 years ago
Emgu.CV.Contrib Added LBPHFaceRecognizer.Histograms property. 5 years ago
Emgu.CV.Cuda Removed CudaCascadeClassifier from Emgu CV. I had been disabled in OpenCV. 5 years ago
Emgu.CV.DebuggerVisualizers Build Emgu.CV.DebuggerVisualizers using solution again. 5 years ago
Emgu.CV.Example Updated UWP demos to use the latest nuget packages. 5 years ago
Emgu.CV.Extern Comment out the debug message. 5 years ago
Emgu.CV.NativeImage Updated UWP demos to use the latest nuget packages. 5 years ago
Emgu.CV.OCR Added dotnet core support. Folder re-organization. Moved files to Emgu.CV.Platform and delete folder that are no longer used. 5 years ago
Emgu.CV.Platform Fix dotnet core Emgu.CV.UI resource loading issue. 5 years ago
Emgu.CV.Runtime Deploy dlls used by the Inference engine. 5 years ago
Emgu.CV.Test Added Ocl Context and Ocl Program. 5 years ago
Emgu.CV.Unity Added alphamat module. 5 years ago
Emgu.Util Set the load directory as dll directory. 5 years ago
Solution Updated UWP demos to use the latest nuget packages. 5 years ago
cmake Build with MSBuild instead of devenv to try to avoid build freeze. 5 years ago
freetype2@86bc8a9505 Added Freetype module for Windows. 7 years ago
harfbuzz@e3a1a8350a Added Freetype module for Windows. 7 years ago
lib/opencl-icd-1.2.11.0/icd Removed the lib/3rdParty folder. The dlls are no longer needed. 5 years ago
miscellaneous Remove ZedGraph from documentation. 5 years ago
opencv@98869a5507 Fix some compilation warnings. 5 years ago
opencv_contrib@9396578e04 Switch to Open CV 4.3.0 5 years ago
opencv_extra@a364ac9a8e Switch to Open CV 4.3.0 5 years ago
platforms Make it possible to compile with OpenVINO 2020.2 5 years ago
tests/cvextern_test Deploy dlls used by the Inference engine. 5 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Fixed Emgu.CV.World.iOS compilation 6 years ago
CMakeLists.txt If build with inference engine, "-dldt" will be added in package name 5 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 dotnet core support. Folder re-organization. Moved files to Emgu.CV.Platform and delete folder that are no longer used. 5 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

==================================================================

A cross platform .Net wrapper for the OpenCV image-processing library. Allows OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled in Mono and run on Windows, Android, iOS, Mac OS and Linux.

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/