# 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`