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 34efc17e38 Tagged 4.6.0 release 3 years ago
.github Fixed windows CI build. 3 years ago
3rdParty Build opencv_dnn module with OpenVino 2022.1 from source. 3 years ago
Emgu.CV Documentation update. 3 years ago
Emgu.CV.Contrib Reset _algorithmPtr on MACE dispose. 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 Include missing ".ttf" file. 3 years ago
Emgu.CV.Extern Merge branch 'master' of https://github.com/emgucv/emgucv 3 years ago
Emgu.CV.Models Fixed unity compilation 3 years ago
Emgu.CV.NativeImage Documentation improvements. 3 years ago
Emgu.CV.OCR Updated documentation. 3 years ago
Emgu.CV.Platform Improve packing script. 3 years ago
Emgu.CV.Runtime Minor formatting clean up. 3 years ago
Emgu.CV.Test Fixed unit test for .net framework. 3 years ago
Emgu.CV.Unity Upgrade unity project to v2021.3.11f1 3 years ago
Emgu.Util Rename "kernel32" to "Kernel32". 3 years ago
Solution Updated the solution configuration. 3 years ago
cmake Tagged 4.6.0 release 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 Build and sign self-extract 7-zip package on windows if WITH_CUDA. 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 Fixed macos arm64 build 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 Check file exist before zipping/signing. 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