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

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.

Ecosystem
proxy.golang.org
Latest Release
v1.1.1
11 months ago
Versions
5
Dependent Packages
37
Dependent Repos
102
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/esimov/stackblur-go
spec
License MIT
Namespace github.com/esimov
First Release over 8 years ago
Last Synced 17 days ago
Repository
Stars 260 on GitHub
Forks 21 on GitHub
Docker Dependents 7
Docker Downloads 2,907
Rankings on proxy.golang.org
Overall Top 2.2%
Dependent packages Top 1.1%
Dependent repos Top 0.6%
Forks Top 5.0%
Docker downloads Top 1.0%