portable.accord.imaging 2.15.0.50504

dotnet add package portable.accord.imaging --version 2.15.0.50504
                    
NuGet\Install-Package portable.accord.imaging -Version 2.15.0.50504
                    
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="portable.accord.imaging" Version="2.15.0.50504" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="portable.accord.imaging" Version="2.15.0.50504" />
                    
Directory.Packages.props
<PackageReference Include="portable.accord.imaging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add portable.accord.imaging --version 2.15.0.50504
                    
#r "nuget: portable.accord.imaging, 2.15.0.50504"
                    
#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.
#addin nuget:?package=portable.accord.imaging&version=2.15.0.50504
                    
Install portable.accord.imaging as a Cake Addin
#tool nuget:?package=portable.accord.imaging&version=2.15.0.50504
                    
Install portable.accord.imaging as a Cake Tool

Portable Accord Imaging contains image matching and stitching of the Accord.NET Framework for mobile and tablet devices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0.50504 164 5/4/2015
2.14.4.50319 77 3/19/2015
2.14.0.50204 87 2/4/2015
2.14.0.50126 59 1/27/2015

BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable Accord packages 2.14.0.50204 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.