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 6f7138272d Tagged 4.9.0 release 1 year ago
.github Change the action-runner "run-on" label to lower case. 2 years ago
3rdParty Update OpenVino to 2023.2 (from 2023.1) 2 years ago
Emgu.CV Added VideoCapture.Release function. 1 year ago
Emgu.CV.Contrib Documentation update. 1 year ago
Emgu.CV.Cuda Handle null parameters 1 year ago
Emgu.CV.DebuggerVisualizers Updated year in header to 2024 2 years ago
Emgu.CV.Example Remove RHEL runtime reference. 1 year ago
Emgu.CV.Extern Fix creating cv::String from C# String. 1 year ago
Emgu.CV.Models Minor optimization using Span. 1 year ago
Emgu.CV.NativeImage Updated year in header to 2024 2 years ago
Emgu.CV.OCR Minor optimization using Span. 1 year ago
Emgu.CV.Platform Enable AndroidCameraManager to open a preferred camera. 1 year ago
Emgu.CV.Runtime Added Emgu.CV.runtime.rhel nuget package configure file. 1 year ago
Emgu.CV.Test Added unit test to imdecode from Span. 1 year ago
Emgu.CV.Unity Do not load x86 binary for unity windows editor. 1 year ago
Emgu.Util Detect MacCatalyst platform. 1 year ago
Solution Removed RHEL project from demo. 1 year ago
cmake Remove xamarin component yaml file. It is not longer used. 1 year 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 Updated year in header to 2024 2 years ago
opencv@79534d600a Fix Android loading issue. 1 year ago
opencv_contrib@61e23082d3 Update to Open CV 4.9.0 2 years ago
opencv_extra@7f0ba7adef Update to Open CV 4.9.0 2 years ago
platforms Tagged 4.9.0 release 1 year ago
tests/cvextern_test Updated year in header to 2024 2 years ago
vtk@f2c452c9c4 Updated VTK to 9.2.6 (from 9.2.4) 2 years ago
.gitmodules Update openvino to 2022.3.0 3 years ago
CMakeLists.txt Fix issue #927 1 year 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
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