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
proxy.golang.org
Latest Release
11 months ago
v1.1.1
11 months ago
Versions
5
5
Dependent Packages
37
37
Dependent Repos
102
102
Loading...
Readme
Loading...
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 |
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%