#thread #blur #own #gaussian #cli #implementaion #guassian

bin+lib vincent_blur

My own implementaion of guassian blur using threads

5 releases

0.1.4 Nov 4, 2024
0.1.3 Nov 4, 2024
0.1.2 Nov 4, 2024
0.1.1 Nov 4, 2024
0.1.0 Nov 4, 2024

#408 in Images

Download history 391/week @ 2024-11-03 22/week @ 2024-11-10

413 downloads per month

MIT/Apache

15KB
307 lines

Blur

This is my own implementation of Gaussian blur using threads. It's a little CLI tool replica made for fun.

You can install it via cargo and try it yourself: cargo install vincent_blur

Dependencies

~3MB
~56K SLoC