FredsImageMagickScripts.Unperspective
2.2020.822.858
ImageMagick.FredsScripts.Unperspective
Additional DetailsThis package has been renamed to ImageMagick.FredsScripts.Unperspective
dotnet add package FredsImageMagickScripts.Unperspective --version 2.2020.822.858
NuGet\Install-Package FredsImageMagickScripts.Unperspective -Version 2.2020.822.858
<PackageReference Include="FredsImageMagickScripts.Unperspective" Version="2.2020.822.858" />
<PackageVersion Include="FredsImageMagickScripts.Unperspective" Version="2.2020.822.858" />
<PackageReference Include="FredsImageMagickScripts.Unperspective" />
paket add FredsImageMagickScripts.Unperspective --version 2.2020.822.858
#r "nuget: FredsImageMagickScripts.Unperspective, 2.2020.822.858"
#addin nuget:?package=FredsImageMagickScripts.Unperspective&version=2.2020.822.858
#tool nuget:?package=FredsImageMagickScripts.Unperspective&version=2.2020.822.858
Attempts to automatically remove pespective distortion from an image without the need to manually pick control points. This technique is limited and relies upon the ability to isolate the outline or boundary of the distorted quadrilateral in the input image from its surrounding background. This technique will not look for internal edges or other details to assess the distortion. This technique also works to correct affine distortions such as rotation and/or skew. The basic principal is to isolate the quadrilateral of the distorted region from its background to form a binary mask. The mask is converted from cartesian coordinates to polar coordinates and averaged down to one row. This row is then processed either to find the highest peaks or the highest second derivative peaks. The four peaks identified are then converted back to cartesian coordinates and used with the ouput dimensions determined from the user specified (or computed) aspect ratio and user specified dimension.
Learn more about Target Frameworks and .NET Standard.
-
- Magick.NET.Core (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|