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

Top 2.2% on proxy.golang.org
Top 1.1% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 5.0% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/esimov/stackblur-go

stackblur-go is a Go port of the Stackblur algorithm. Stackblur is a compromise between Gaussian blur and Box blur, but it creates much better looking blurs than Box blur and it is ~7x faster than Gaussian blur. The API is very simple and easy to integrate into the project. There is a single publicly exposed `Process` functions which receive an image and a radius as parameters and returns the blurred version of the provided image. Below is a very simple example of how you can use this package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/esimov/stackblur-go
Keywords: blur , gaussian , golang , image , image-processing , stackblur
License: MIT
Latest release: 5 months ago
First release: about 8 years ago
Namespace: github.com/esimov
Dependent packages: 37
Dependent repositories: 102
Stars: 260 on GitHub
Forks: 21 on GitHub
Docker dependents: 7
Docker downloads: 2,907
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/esimov
Last synced: 1 day ago

    Loading...
    Readme
    Loading...