#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

#497 in Images

Download history 343/week @ 2024-10-31 70/week @ 2024-11-07 2/week @ 2024-11-14 1/week @ 2024-11-21 1/week @ 2024-12-05 2/week @ 2024-12-12

100 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