Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : imagemagick.fredsscripts.unperspective

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.

Registry - Homepage - JSON
purl: pkg:nuget/imagemagick.fredsscripts.unperspective
Keywords: Fred, Weinhaus, ImageMagick, Unperspective
License: GPL-1.0+
Latest release: over 1 year ago
First release: almost 3 years ago
Downloads: 4,167 total
Stars: 46 on GitHub
Forks: 11 on GitHub
Total Commits: 253
Committers: 9
Average commits per author: 28.111
Development Distribution Score (DDS): 0.455
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/dlemstra
Last synced: 26 days ago

    Loading...
    Readme
    Loading...