Emgu.CV.Wpf 4.8.1.5350

dotnet add package Emgu.CV.Wpf --version 4.8.1.5350
NuGet\Install-Package Emgu.CV.Wpf -Version 4.8.1.5350
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Emgu.CV.Wpf" Version="4.8.1.5350" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Emgu.CV.Wpf --version 4.8.1.5350
#r "nuget: Emgu.CV.Wpf, 4.8.1.5350"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Emgu.CV.Wpf as a Cake Addin
#addin nuget:?package=Emgu.CV.Wpf&version=4.8.1.5350

// Install Emgu.CV.Wpf as a Cake Tool
#tool nuget:?package=Emgu.CV.Wpf&version=4.8.1.5350

About

This package is part of the 4.8.1 release of Emgu CV.

For online documentation please visit https://www.emgu.com/wiki/files/4.8.1/document/index.html

Release note can be found at https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-4.8.1

How to Use

Mat mat = ... // Create a Mat, load pixel data into it
BitmapSource bmp = mat.ToBitmapSource(); // convert Mat to BitmapSource

Supported platforms

  • Windows only
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Emgu.CV.Wpf:

Package Downloads
Emgu.CV.runtime.maui.mini

This package contains the native runtime of Emgu CV for MAUI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.8.1.5350 3,141 10/30/2023
4.8.0.5324 1,545 9/11/2023
4.7.0.5276 5,599 4/18/2023
4.6.0.5131 2,112 11/6/2022

This is the 4.8.1 release of Emgu CV. For online documentation please visit
https://www.emgu.com/wiki/files/4.8.1/document/index.html