Crates.io | vincent_blur |
lib.rs | vincent_blur |
version | 0.1.4 |
source | src |
created_at | 2024-11-04 03:31:55.868079 |
updated_at | 2024-11-04 21:48:52.818264 |
description | My own implementaion of guassian blur using threads |
homepage | |
repository | https://github.com/mingli202/blur |
max_upload_size | |
id | 1434514 |
size | 44,328 |
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