vincent_blur 0.1.4

My own implementaion of guassian blur using threads
Documentation
1
2
3
4
5
# 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`