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 a2a0f52ea8 Tagged 4.8.1 release 2 years ago
.github Fixed windows CI build. 3 years ago
3rdParty Update OpenVino to 2023.1.0 2 years ago
Emgu.CV Fixed issue #882: "The input Mat is empty" caused by incorrect argument test 2 years ago
Emgu.CV.Contrib Moved barcode module into objdetect. 2 years ago
Emgu.CV.Cuda Added Stream.CudaPtr 2 years ago
Emgu.CV.DebuggerVisualizers Another fix to Debugger Visualizer 2 years ago
Emgu.CV.Example Correctly dispose VideoSurveillanceModel 2 years ago
Emgu.CV.Extern Fixed libtool linking for iOS build. 2 years ago
Emgu.CV.Models Disabling VehicleLicensePlateDetector. DNN OpenVINO module in 4.8 has issue running the model. Please use 4.7 release instead if you need to use VehicleLicensePlateDetector. 2 years ago
Emgu.CV.NativeImage Added CIImageExtension to Emgu.CV.Platform.Maui.iOS project 3 years ago
Emgu.CV.OCR Updated year in header to 2023 3 years ago
Emgu.CV.Platform Added IProcessAndRenderModel.RenderMethod 2 years ago
Emgu.CV.Runtime Updated year in header to 2023 3 years ago
Emgu.CV.Test Make Mat & UMat class JSON serializable. 2 years ago
Emgu.CV.Unity Moved barcode module into objdetect. 2 years ago
Emgu.Util Updated the VehicleLicensePlateDetector models. 2 years ago
Solution Updated the project id for Emgu.CV.Models.IOS 2 years ago
cmake Fixed Mac OS runtime nuget package dependency. 2 years 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 2023 3 years ago
opencv@bb5bf05043 Fixed opencv_world compilation on windows. 2 years ago
opencv_contrib@614c709ad9 Upgraded to Open CV 4.8.0 2 years ago
opencv_extra@fdd66bfcc3 Upgraded to Open CV 4.8.0 2 years ago
platforms Tagged 4.8.1 release 2 years ago
tests/cvextern_test Updated year in header to 2023 3 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 Do not build freetype for MacOS 2 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 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
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