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 f05879b8f4 Build zlib and openexr by default on Mac OS 4 years ago
.github Add dotnet 6 into MacOS action runner. 4 years ago
3rdParty Move lib/opencl-icd-1.2.11.0 to 3rdParty/ folder. 4 years ago
Emgu.CV Added additional CapProp to support audio capture with MSMF and GStream backend. 4 years ago
Emgu.CV.Contrib Reset _algorithm pointer upon dispose. 4 years ago
Emgu.CV.Cuda Added FaceRecognizerSF from objdetect module. 4 years ago
Emgu.CV.DebuggerVisualizers Build Emgu.CV.DebuggerVisualizer.dll in "Any CPU" for VS2022 4 years ago
Emgu.CV.Example Upgraded Tesseract from 4.1.1 to 5.0 4 years ago
Emgu.CV.Extern When building tesseract for Android, include folder for cpufeatures. 4 years ago
Emgu.CV.Models Updated System.Drawing.Common package to 6.0.0 4 years ago
Emgu.CV.NativeImage Use native image rendering for XamarinForm UWP demo. 4 years ago
Emgu.CV.OCR Upgraded Tesseract from 4.1.1 to 5.0 4 years ago
Emgu.CV.Platform Remove zh-CN localization to fix compilation for Emgu.CV.Platform.NetCore project. 4 years ago
Emgu.CV.Runtime Deploy libusb-1.0.0.dylib binary with libcvextern.dylib for Mac OS 4 years ago
Emgu.CV.Test Documentation improvements. 4 years ago
Emgu.CV.Unity Updated meta data for unity. 4 years ago
Emgu.Util Added logic to handle .Net 5 runtime. 4 years ago
Solution Fixed .Net Framework unit test compilation. 4 years ago
cmake Added REAME.md for Emgu.CV.runtime.ubuntu nuget package. 4 years ago
eigen@21ae2afd4e Use eigen 3.3.7 tag. 5 years ago
harfbuzz@9c98b2b9a9 Update hurfbuzz from 2.1.3 to 2.7.2 5 years ago
hdf5@4aa4036562 Check out hdf5 to 1.12.0 5 years ago
miscellaneous Moved common property to Directory.Build.props 4 years ago
opencv@aa8b5d2f70 Updated Open CV to 4.5.5 4 years ago
opencv_contrib@7cb6b4d5c6 Updated Open CV to 4.5.5 4 years ago
opencv_extra@37294e3c87 Updated Open CV to 4.5.5 4 years ago
platforms Build zlib and openexr by default on Mac OS 4 years ago
tests/cvextern_test Link cvextern_test with atomic on raspberry pi os 4 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Add freetype2 submodule and checkout 2.10.4 4 years ago
CMakeLists.txt Merge branch 'master' of https://github.com/emgucv/emgucv 4 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 Open CV image-processing library. Allows Open CV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio, Unity and "dotnet" command, it can run on Windows, Mac OS, Linux, 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