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 1a6d3fbbe9 Removed freetype2 submodule 4 years ago
.github/workflows Rename raspbian to raspberry_pi_os 4 years ago
Emgu.CV Try to build UNITY_WEBGL (not working yet). 4 years ago
Emgu.CV.Contrib Try to build UNITY_WEBGL (not working yet). 4 years ago
Emgu.CV.Cuda Added CudaInvoke.InRange 4 years ago
Emgu.CV.DebuggerVisualizers Break up BUILD_CS_PROJ_IN_SOLUTION to two CMAKE MACROS. 4 years ago
Emgu.CV.Example Added demo program to use Emgu CV in windows docker image. 4 years ago
Emgu.CV.Extern Produce .bc bitcode in emscripten build 4 years ago
Emgu.CV.Models Added Yolo V4 model. 4 years ago
Emgu.CV.NativeImage Added iOS camera capture implementation for Xamarin demo 4 years ago
Emgu.CV.OCR Rename CheckLibraryLoaded to Init. 5 years ago
Emgu.CV.Platform Add Emgu.CV.Platform.Mac.dll into Emgu.CV.runtime.macos nuget pacakge 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 Added NvidiaOpticalFlow_2_0 4 years ago
Emgu.CV.Unity Unity TextureConvert.ToOutputArray becomes an extension method that return BGR (instead of RGB) Mat. TextureConvert.ToTexture2D also becomes an extension method. 4 years ago
Emgu.Util Try to build UNITY_WEBGL (not working yet). 4 years ago
Solution Allow using camera on Mac OS Xamarin forms demo 4 years ago
cmake Try to build UNITY_WEBGL (not working yet). 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
lib/opencl-icd-1.2.11.0/icd Removed the lib/3rdParty folder. The dlls are no longer needed. 5 years ago
miscellaneous Clean the depthai-core submodule. 4 years ago
opencv@da17379e88 Set cmake policy CMP0069 to NEW 4 years ago
opencv_contrib@c41c92c9b3 Update Open CV to 4.5.2 4 years ago
opencv_extra@855c452840 Update Open CV to 4.5.2 4 years ago
platforms Added cmake script to build Emgu.CV.Platform.Mac project. 4 years ago
tests/cvextern_test Updated copyright notice. 5 years ago
vtk@e3de2c35c9 Upgraded VTK to 8.2 6 years ago
.gitmodules Removed freetype2 submodule 4 years ago
CMakeLists.txt Add Emgu.CV.Platform.Mac.dll into Emgu.CV.runtime.macos nuget pacakge 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