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 b78de26c74 Re-enable CudaCascadeClassifier. 5 years ago
.github/workflows Upload NSIS build log for debugging. 5 years ago
Emgu.CV Wait for the capture task to complete during Stop(). 5 years ago
Emgu.CV.Contrib Documentation improvements. 5 years ago
Emgu.CV.Cuda Re-enable CudaCascadeClassifier. 5 years ago
Emgu.CV.DebuggerVisualizers Moved Emgu.CV.Bitmap project under Emgu.CV.Platform folder. 5 years ago
Emgu.CV.Example Added HelloWorld.UWP.csproj 5 years ago
Emgu.CV.Extern Set HAVE_opencv_{module} to FALSE if it is not defined in CMake. 5 years ago
Emgu.CV.NativeImage Moved Emgu.CV.Bitmap project under Emgu.CV.Platform folder. 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 Added source code for Emgu.CV.Bitmap in release package. 5 years ago
Emgu.CV.Runtime Fixed reference to UWP runtime project items. 5 years ago
Emgu.CV.Test Moved Emgu.CV.Bitmap project under Emgu.CV.Platform folder. 5 years ago
Emgu.CV.Unity Updated README file for Unity package. 5 years ago
Emgu.Util Use Emgu.Util.ExceptionHandler instead of System.ServiceModel.Dispatcher.ExceptionHandler. 5 years ago
Solution Added HelloWorld.UWP.csproj 5 years ago
cmake Split up the DNN nuget package into 3. 5 years ago
eigen@21ae2afd4e Use eigen 3.3.7 tag. 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 Documentation improvements. 5 years ago
opencv@3566ba3322 Fix build with emscripten. 5 years ago
opencv_contrib@26a81226e8 Fix a bug of defining popcnt for ubuntu. 5 years ago
opencv_extra@65796edadc Updated to Open CV 4.4.0 5 years ago
platforms Enable saliency module for android. 5 years ago
tests/cvextern_test Added script to build with emscripten backend 5 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Added eigen3 submodule to build alphamat on windows. 5 years ago
CMakeLists.txt Remove the package extra dependencies on net461 and .NETCoreApp3.1. 5 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
LICENSE Updated the license terms for dual license. 5 years ago
README.md Update README.md 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 by Visual Studio, Xamarin Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.

Please visit our project webpage for more information: http://www.emgu.com/wiki/index.php/Main_Page

Build instructions can be found here: http://www.emgu.com/wiki/index.php/Download_And_Installation#Building_from_Git