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 d854b62cc5 Update openvino to 2022.3.0 3 years ago
.github Fixed windows CI build. 3 years ago
3rdParty Update openvino to 2022.3.0 3 years ago
Emgu.CV Documentation update. 3 years ago
Emgu.CV.Contrib Upgrade to Open CV 4.7.0 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 Upgrade to Open CV 4.7.0 3 years ago
Emgu.CV.Extern Upgrade to Open CV 4.7.0 3 years ago
Emgu.CV.Models Updating nuget package version. 3 years ago
Emgu.CV.NativeImage Added Emgu.CV.Platform.Maui.UI project. 3 years ago
Emgu.CV.OCR Updated documentation. 3 years ago
Emgu.CV.Platform Updated the tags and project url for android maui nuget package. 3 years ago
Emgu.CV.Runtime Minor formatting clean up. 3 years ago
Emgu.CV.Test Fix unit test compilation. 3 years ago
Emgu.CV.Unity Rename unity meta file from ffmpeg460 => ffmpeg470. 3 years ago
Emgu.Util Rename "kernel32" to "Kernel32". 3 years ago
Solution Updated unit tests. 3 years ago
cmake Changed the path to README file in nuget to be compatible with BaGet. 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@fcc51bbd3a Upgrade to Open CV 4.7.0 3 years ago
opencv_contrib@421afd2d2a Upgrade to Open CV 4.7.0 3 years ago
opencv_extra@5abbd7e054 Upgrade to Open CV 4.7.0 3 years ago
platforms Build script update. 3 years ago
tests/cvextern_test Print build information in cvextern_test 3 years ago
vtk@5e2ca5f054 Down version vtk to 9.0.3 3 years ago
.gitmodules Update openvino to 2022.3.0 3 years ago
CMakeLists.txt Fixed CMake script. 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 commercial license v4 to rev.2 to reflect change of Open CV license (BSD => Apache 2) 3 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