Emgu CV News Archive: Difference between revisions

From EMGU
Jump to navigation Jump to search
Created page with "== News Archieve == * 2016-12-17 Emgu.CV-3.1.0-r16.12 release is available in sourceforge. This version added '..."
 
m Canming moved page Emgu CV News Archieve to Emgu CV News Archive: Fix spelling error
 
(2 intermediate revisions by the same user not shown)
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-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]].
* 2017-11-04 [[Version_History#Emgu.CV-3.3.0|Emgu.CV-3.3.0]] release is available in [[Sourceforge-url | sourceforge]]. For Mac OS, only '''[https://www.visualstudio.com/vs/visual-studio-mac/ Visual Studio for Mac]''' is supported, we have dropped support for Xamarin Studio. See [[Version_History#Emgu.CV-3.3.0|change log and known issues]].
* 2017-05-08 [[Version_History#Emgu.CV-3.2.0|Emgu.CV-3.2.0]] release is available in [[Sourceforge-url | sourceforge]]. Our '''Emgu CV for Mac OS''' commercial release now includes pre-compiled binary & demo for Xamarin.Mac and Xamarin.Forms for Mac. It is compatible with Xamarin Studio and '''[https://www.visualstudio.com/vs/visual-studio-mac/ Visual Studio for Mac]'''. See [[Version_History#Emgu.CV-3.2.0|change log and known issues]].
* 2017-03-06 We had a few inquiries asking if the 3.1.0-r16.12 UWP / Windows Phone release can be run on '''XBox One'''. The answer is '''YES''', our demo program can run on an XBox One under Dev Mode!
* 2017-01-08 The [[GIT | git repository]] has been moved from Sourceforge to [https://github.com/emgucv GitHub ]. We will use [https://github.com/emgucv/emgucv/issues Github for bug tracking] in the future. Due to the overwhelming amount of Spam on the Discussion forum, if you are a new user making a first post, you will need to wait for our approval before it can appear on the forum. Sorry for the inconvenience.
* 2016-12-17 [[Version_History#Emgu.CV-3.1.0-r16.12|Emgu.CV-3.1.0-r16.12]] release is available in [[Sourceforge-url | sourceforge]]. This version added '''UWP support''' for Windows Phone commercial license. See [[Version_History#Emgu.CV-3.1.0-r16.12|change log and known issues]].
* 2016-12-17 [[Version_History#Emgu.CV-3.1.0-r16.12|Emgu.CV-3.1.0-r16.12]] release is available in [[Sourceforge-url | sourceforge]]. This version added '''UWP support''' for Windows Phone commercial license. See [[Version_History#Emgu.CV-3.1.0-r16.12|change log and known issues]].
* 2016-05-01 [[Version_History#Emgu.CV-3.1.0|Emgu.CV-3.1.0]] for Xamarin is now also available to be purchased in [https://components.xamarin.com/view/emgucv-v3 Xamarin Component Store]. Demo version that supports Android x86 and iOS simulator can be downloaded for free.
* 2016-05-01 [[Version_History#Emgu.CV-3.1.0|Emgu.CV-3.1.0]] for Xamarin is now also available to be purchased in [https://components.xamarin.com/view/emgucv-v3 Xamarin Component Store]. Demo version that supports Android x86 and iOS simulator can be downloaded for free.

Latest revision as of 16:17, 22 February 2025

News Archive