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 4f69f5eff9 Set csproj version based on dotnet version found. 8 months ago
.github Fixed github windows workflow. 1 year ago
3rdParty Updated OpenVino to 2024.3 (from 2024.2) 11 months ago
DebuggerVisualizer Set csproj version based on dotnet version found. 8 months ago
Emgu.CV Fixed issue #968: Added SimpleBlobDetector.GetBlobContours() 9 months ago
Emgu.CV.Bitmap Updated nuget packages. Make it easier to switch to using xcframework in maui ios build 9 months ago
Emgu.CV.Contrib Fixed TrackerMedianFlow constructor. 9 months ago
Emgu.CV.Cuda Fixed package building issues. 1 year ago
Emgu.CV.DebuggerVisualizers Added back reference to Emgu CV project. 10 months ago
Emgu.CV.Example Set csproj version based on dotnet version found. 8 months ago
Emgu.CV.Extern Added xcframework to ios zip release file 9 months ago
Emgu.CV.Models Updated nuget packages. Make it easier to switch to using xcframework in maui ios build 9 months 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.Runtime Set csproj version based on dotnet version found. 8 months ago
Emgu.CV.Test Set csproj version based on dotnet version found. 8 months ago
Emgu.CV.Unity Fixed Unity build script. 1 year ago
Emgu.CV.WindowsUI Updated nuget packages. Make it easier to switch to using xcframework in maui ios build 9 months ago
Emgu.CV.Wpf Added missing files in release package. 12 months ago
Emgu.Util Fixed iOS compilation warning. 8 months ago
Solution Exclude unicode test for linux. 9 months ago
cmake Set csproj version based on dotnet version found. 8 months 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 nuget.exe to 6.10.1 1 year ago
opencv@3beff6e6c5 Fix ORBBEC_SDK directory lookup. 1 year ago
opencv_contrib@5a4137d2a1 Updated Open CV to 4.10 1 year ago
opencv_extra@dd1fbd0717 Updated Open CV to 4.10 1 year ago
platforms Disable OBSENSOR on MacOS build. 9 months ago
tests/cvextern_test Print cuda device info in cvextern_test if cuda device is found. 1 year ago
vtk@357d9efeed Updated vtk to 9.3.0 (from 9.2.6) 1 year ago
.gitmodules Update openvino to 2022.3.0 3 years ago
CMakeLists.txt Detect dotnet version. 8 months 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