Stira.ImageLibrary.Wpf
2.1.0
This library have a control that can display raw bytes as image in ImageControl in WPF. It can also display Mat type from EMGU.CV (opencv)
Install-Package Stira.ImageLibrary.Wpf -Version 2.1.0
dotnet add package Stira.ImageLibrary.Wpf --version 2.1.0
<PackageReference Include="Stira.ImageLibrary.Wpf" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stira.ImageLibrary.Wpf --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
v2.1: Gives Zoom buttons and scrollbar visibility option in context menu
v2.0: Gives Zooming and panning feature with transform operation in context menu
v1.0: In this release, there's an ugly way of refreshing the frame: i.e. FrameCounter++
This must be fixed
Dependencies
-
.NETCoreApp 3.1
- Emgu.CV (>= 4.3.0.3890)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.