Emgu CV News Archive: Difference between revisions

From EMGU
Jump to navigation Jump to search
Line 1: Line 1:
== News Archieve ==
== News Archive ==
* 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]].
* 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]].
* 2018-10-26 [[Version_History#Emgu.CV-3.4.3|Emgu.CV-3.4.3]] release is available in [[Sourceforge-url | sourceforge]]. See [[Version_History#Emgu.CV-3.4.3|change log and known issues]].
* 2018-10-26 [[Version_History#Emgu.CV-3.4.3|Emgu.CV-3.4.3]] release is available in [[Sourceforge-url | sourceforge]]. See [[Version_History#Emgu.CV-3.4.3|change log and known issues]].
* 2018-04-15 [[Version_History#Emgu.CV-3.4.1|Emgu.CV-3.4.1]] release is available in [[Sourceforge-url | sourceforge]]. See [[Version_History#Emgu.CV-3.4.1|change log and known issues]].
* 2018-04-15 [[Version_History#Emgu.CV-3.4.1|Emgu.CV-3.4.1]] release is available in [[Sourceforge-url | sourceforge]]. See [[Version_History#Emgu.CV-3.4.1|change log and known issues]].

Revision as of 16:13, 22 February 2025

News Archive