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 c8d8d739ad Added build info to Mac OS package. 3 years ago
.github install dotnet workload for macos GitHub action runner. 3 years ago
3rdParty Build opencv_dnn module with OpenVino 2022.1 from source. 3 years ago
Emgu.CV Documentation updates. 3 years ago
Emgu.CV.Contrib Documentation updates. 3 years ago
Emgu.CV.Cuda Documentation updates. 3 years ago
Emgu.CV.DebuggerVisualizers Use 2 alternative locations to find System.Runtime.InteropServices.RuntimeInformation.dll 3 years ago
Emgu.CV.Example Fixed reference for MauiDemoApp 3 years ago
Emgu.CV.Extern Added build info to Mac OS package. 3 years ago
Emgu.CV.Models fixed the maui macos package name for mini build 3 years ago
Emgu.CV.NativeImage More fixes to the MAUI MacOS and iOS demo. 3 years ago
Emgu.CV.OCR Updated documentation. 3 years ago
Emgu.CV.Platform fixed the maui macos package name for mini build 3 years ago
Emgu.CV.Runtime Minor formatting clean up. 3 years ago
Emgu.CV.Test Use httpclient instead of webclient. 3 years ago
Emgu.CV.Unity Rename unity opencv ffmpeg meta files for 4.6.0 3 years ago
Emgu.Util Improved implementation for HttpClientWithProgress. 3 years ago
Solution Fixed reference for MauiDemoApp 3 years ago
cmake Added build information to Android MAUI nuget package. 3 years ago
eigen@3147391d94 Upgraded eigen from 3.3.7 to 3.4.0 4 years ago
harfbuzz@aee123fc83 Updated harfbuzz to 4.3.0 ( from 2.7.2 ) 3 years ago
hdf5@4aa4036562 Check out hdf5 to 1.12.0 5 years ago
miscellaneous Documentation updates. 3 years ago
opencv@1ca4fc084b Fixed building libjpeg-turbo for Mac Catalyst. 3 years ago
opencv_contrib@372b2745a7 Updated OpenCV to 4.6.0 3 years ago
opencv_extra@936854e2b6 Updated OpenCV to 4.6.0 3 years ago
platforms Merge branch 'master' of https://github.com/emgucv/emgucv 3 years ago
tests/cvextern_test Print build information in cvextern_test 3 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Build opencv_dnn module with OpenVino 2022.1 from source. 3 years ago
CMakeLists.txt fixed the maui macos package name for mini build 3 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