Main Page: Difference between revisions

From EMGU
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


== Latest News ==
== Latest News ==
* 2025-07-27 [[Version_History#Emgu.CV-4.11.0|Emgu.CV-4.11.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.11.0 github] and nuget. See [[Version_History#Emgu.CV-4.11.0|change log and known issues]].
* 2025-01-21 [[Version_History#Emgu.CV-4.10.0|Emgu.CV-4.10.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.10.0 github] and nuget. See [[Version_History#Emgu.CV-4.10.0|change log and known issues]].  
* 2025-01-21 [[Version_History#Emgu.CV-4.10.0|Emgu.CV-4.10.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.10.0 github] and nuget. See [[Version_History#Emgu.CV-4.10.0|change log and known issues]].  
* 2024-05-12 [[Version_History#Emgu.CV-4.9.0|Emgu.CV-4.9.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.9.0 github] and nuget. See [[Version_History#Emgu.CV-4.9.0|change log and known issues]].  
* 2024-05-12 [[Version_History#Emgu.CV-4.9.0|Emgu.CV-4.9.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.9.0 github] and nuget. See [[Version_History#Emgu.CV-4.9.0|change log and known issues]].  
Line 12: Line 13:
* 2021-07-04 [[Version_History#Emgu.CV-4.5.2|Emgu.CV-4.5.2]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.5.2 github] and nuget. See [[Version_History#Emgu.CV-4.5.2|change log and known issues]].  
* 2021-07-04 [[Version_History#Emgu.CV-4.5.2|Emgu.CV-4.5.2]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.5.2 github] and nuget. See [[Version_History#Emgu.CV-4.5.2|change log and known issues]].  
* 2021-01-24 [[Version_History#Emgu.CV-4.5.1|Emgu.CV-4.5.1]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.5.1 github] and nuget. See [[Version_History#Emgu.CV-4.5.1|change log and known issues]].  
* 2021-01-24 [[Version_History#Emgu.CV-4.5.1|Emgu.CV-4.5.1]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.5.1 github] and nuget. See [[Version_History#Emgu.CV-4.5.1|change log and known issues]].  
* 2020-12-15 Emgu CV now have a new [https://github.com/emgucv/emgucv/discussions discussion board] on GitHub. We will be retiring the old discussion forum.
 
* 2020-10-04 [[Version_History#Emgu.CV-4.4.0|Emgu.CV-4.4.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.4.0 github] and nuget. See [[Version_History#Emgu.CV-4.4.0|change log and known issues]].
* [[Emgu CV News Archive | News Archive]]
* 2020-06-07 [[Version_History#Emgu.CV-4.3.0|Emgu.CV-4.3.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.3.0 github] and nuget. See [[Version_History#Emgu.CV-4.3.0|change log and known issues]]. The commercial release is no longer build with Intel C++ Compiler, the 64-bit release is compiled with Intel OpenVino to speed up the DNN module. It will require workstations with AVX2. For detail, please check the [[Version_History#Emgu.CV-4.3.0|release note]].
* 2020-01-26 [[Version_History#Emgu.CV-4.2.0|Emgu.CV-4.2.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.2.0 github] and nuget. See [[Version_History#Emgu.CV-4.2.0|change log and known issues]]. Emgu.CV.dll is now '''defaulted to .NetStandard 2.0''' and the nuget package installation will require an Emgu.CV.runtime.{platform} package that contains the native binary for the specific platforms, on top of the Emgu.CV nuget package, that contains only the .Net Standard 2.0 dll.
* 2019-10-06 [[Version_History#Emgu.CV-4.1.1|Emgu.CV-4.1.1]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.1.1 github] and nuget. See [[Version_History#Emgu.CV-4.1.1|change log and known issues]].
* 2019-05-25 [[Version_History#Emgu.CV-4.1.0|Emgu.CV-4.1.0]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.1.0 github] and nuget. See [[Version_History#Emgu.CV-4.1.0|change log and known issues]].
* 2019-04-16 [[Version_History#Emgu.CV-4.0.1|Emgu.CV-4.0.1]] release is available in [https://github.com/emgucv/emgucv/releases/tag/4.0.1 github] and nuget. See [[Version_History#Emgu.CV-4.0.1|change log and known issues]].
* [[Emgu CV News Archieve | News Archieve ]]


== Platform Features ==
== Platform Features ==
Line 80: Line 75:


{| style="text-align:center" border="1px" cellspacing="0" cellpadding="5"
{| style="text-align:center" border="1px" cellspacing="0" cellpadding="5"
!Name || Emgu CV (Open Source) ||  Emgu CV for MacOS, Linux Unix([[Licensing:#Commercial_License|Commercial License]])  
!Name || Emgu CV (Open Source) ||  Emgu CV for MacOS, Linux & Unix([[Licensing:#Commercial_License|Commercial License]])  
|-  
|-  
! Development Tools || Visual Studio Code, JetBrains Rider || Visual Studio Code, JetBrains Rider  
! Development Tools || Visual Studio Code, JetBrains Rider || Visual Studio Code, JetBrains Rider  

Latest revision as of 12:49, 29 July 2025

Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.

Latest News

Platform Features

Windows

Name Emgu CV (Open Source) Emgu CV for Windows (Commercial Optimized)
Development tools Visual Studio 2019 and up Visual Studio 2019 and up Visual Studio 2019 and up
Platform Windows Windows UWP / Windows 8.1 Store app
Supported CPU Architecture i386, x86_64, arm64 i386, x86_64, arm64 i386, x86_64
CUDA GPU Processing x86_64 x86_64 X
OpenCL (GPU&CPU) X
Tesseract OCR
code dispatch X X
Exception Handling
Debugger Visualizer X
Emgu.CV.UI X
License GPL Commercial License
  • Windows UWP version is included in the Windows Commercial release
  • Windows Phone is no longer supported

Mobile Devices

Name Emgu CV for iOS Emgu CV for Android
Requirement Visual Studio Code for Mac / build from commandline Visual Studio 2022 for Windows
Platform iOS (iPhone, IPad) Android
Supported Device armv7, armv7a, arm64 armeabi, armeabi-v7a, arm64-v8a, x86_64
Supported Simulator x86_64, arm64-v8a armeabi, armeabi-v7a, arm64-v8a, x86_64
CUDA GPU Processing X X
OpenCL 1.2 (GPU&CPU) X (on supported devices)
Tesseract OCR
Exception Handling
License Commercial License Commercial License

Mac OS, Linux, Unix

The commercial release include prebuild binary for Mac OS. For Linux and Unix platform, you need to compile the binary from source.

Name Emgu CV (Open Source) Emgu CV for MacOS, Linux & Unix(Commercial License)
Development Tools Visual Studio Code, JetBrains Rider Visual Studio Code, JetBrains Rider
MacOS
Linux, Unix
CUDA GPU Processing X X
OpenCL (GPU&CPU)
Tesseract OCR
Exception Handling
License GPL Commercial License

Advantage of Emgu CV

Cross Platform

Emgu CV is written entirely in C#. It can be run on any platform .net supports, including iOS, Android, Mac OS, Linux and windows. A lot of efforts has been spent to have a pure C# implementation since the headers have to be ported, compared with managed C++ implementation where header files can simply be included. But it is well worth it if you see Emgu CV running on Fedora 10! Plus it always gives you the comfort knowing that your code is cross-platform.

Cross Language and comes with example code

Emgu CV can be used from several different languages, including C#, VB.NET, C++ and IronPython. On this wiki, we provide examples for all those languages, which are available from the Examples section on Tutorial page. Our Discussion Forum is also available if you have any questions related to your favourite programming language.

Other Advantages