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 b52cbfbc74 Enable specifying parameters in QRCodeEncoder constructor. 3 days ago
.github Use dotnet 9 for macos github action runner. 6 months ago
3rdParty Updated OpenVino to 2024.4.1 and added patch to OpenVino for VS2022 2 months ago
DebuggerVisualizer Updated year in header to 2025 7 months ago
Emgu.CV Enable specifying parameters in QRCodeEncoder constructor. 3 days ago
Emgu.CV.Bitmap Updated year in header to 2025 7 months ago
Emgu.CV.Contrib Documentation improvements. 7 months ago
Emgu.CV.Cuda Updated year in header to 2025 7 months ago
Emgu.CV.DebuggerVisualizers Updated year in header to 2025 7 months ago
Emgu.CV.Example Make VectorOfByte a writable stream. 2 months ago
Emgu.CV.Extern Enable specifying parameters in QRCodeEncoder constructor. 3 days ago
Emgu.CV.Models Updated year in header to 2025 7 months ago
Emgu.CV.NativeImage Change ImreadModes.Color to ImreadModes.ColorBgr 2 months ago
Emgu.CV.OCR Documentation improvements. 2 months ago
Emgu.CV.Runtime Disable Camera option on ProcessAndRenderPage on Android when there are 0 cameras. 2 months ago
Emgu.CV.Test Enable specifying parameters in QRCodeEncoder constructor. 3 days ago
Emgu.CV.Unity Add Imgcodecs module into unity. 1 month ago
Emgu.CV.WindowsUI Updated year in header to 2025 7 months ago
Emgu.CV.Wpf Updated year in header to 2025 7 months ago
Emgu.Util Updated year in header to 2025 7 months ago
Solution Rename WPF.NetCore to HelloWorld.WPF 7 months ago
cmake Moved the Emgu CV initialization code from MainPage.xaml.cs to App.xaml.cs 6 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 year in header to 2025 7 months ago
opencv@edb5aeba28 Switch to Open CV 4.12.0 1 week ago
opencv_contrib@0944364c33 Switch to Open CV 4.12.0 1 week ago
opencv_extra@b6db059e9b Switch to Open CV 4.12.0 1 week ago
platforms Enable building with CUDA 12.8; Remove DnnInvoke.HaveCUDA 2 months ago
tests/cvextern_test Added unit test for SimpleBlobDetector detect function call with mask 4 weeks 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 Updated link to install .net sdk on Ubuntu. 2 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