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.
 
 
 
 
 
Emgu 4ffb86d520
Update README.md
5 years ago
.github/workflows Set one day time out for mac, pi and ubuntu ci runner. 5 years ago
Emgu.CV Fixed a few classes where memory are not properly released. 5 years ago
Emgu.CV.Contrib Added DepthAI demo program. 5 years ago
Emgu.CV.Cuda Added DepthAI for windows. 5 years ago
Emgu.CV.DebuggerVisualizers Updated copyright notice. 5 years ago
Emgu.CV.Example Try to create Video capture instance on BuildInfo demo. 5 years ago
Emgu.CV.Extern Added option to build without depthai module. 5 years ago
Emgu.CV.Models Added DepthAI demo program. 5 years ago
Emgu.CV.NativeImage Updated copyright notice. 5 years ago
Emgu.CV.OCR Rename CheckLibraryLoaded to Init. 5 years ago
Emgu.CV.Platform Added readme.txt to android and ios runtime nuget package. 5 years ago
Emgu.CV.Runtime Updated copyright notice. 5 years ago
Emgu.CV.Test Added DepthAI demo program. 5 years ago
Emgu.CV.Unity Fixed Unity compilation. 5 years ago
Emgu.Util Added Emgu.CV.Models.dll 5 years ago
Solution Added Emgu.CV.Models project to Emgu.CV.sln 5 years ago
cmake Added Emgu.runtime.windows.cuda.rt dependency to Emgu.CV.runtime.windows.cuda nupkg. 5 years ago
eigen@21ae2afd4e Use eigen 3.3.7 tag. 5 years ago
freetype2@6a2b3e4007 Updated freetype2 from 2.9.1 to 2.10.4 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
lib/opencl-icd-1.2.11.0/icd Removed the lib/3rdParty folder. The dlls are no longer needed. 5 years ago
miscellaneous Updated copyright notice. 5 years ago
opencv@19ffb3bc32 Updated Open CV from 4.5.1-openvino to 4.5.1 release. 5 years ago
opencv_contrib@b882cdcf31 Fixed HDF module compilation for windows. 5 years ago
opencv_extra@cea9672256 Updated Open CV from 4.5.1-openvino to 4.5.1 release. 5 years ago
platforms Update to build CUDA release with NVCUVID. 5 years ago
tests/cvextern_test Updated copyright notice. 5 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Added DepthAI for windows. 5 years ago
CMakeLists.txt Added Emgu.CV.Models.dll 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 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