Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.38 KB

dual-kawase-demo

Simple live demo of the dual-filter kawase blur algorithm.

This is just a simple test project as of now. It might kill your cat!

Build

Just clone this repo and build with cargo:

$ git clone https://github.com/tryone144/dual-kawase-demo && cd dual-kawase-demo
$ cargo build
$ cargo run -- /path/to/image.(png|jpg)

You can then modify the number of iterations and the pixel offset width the arrow-keys. Reset all parameters with R and save the blurred image to a file with CTRL-S. Some (arbitrary) presets are available via the number keys 1 to 9. Toggle fullscreen/windowed display with F.


License

dual-kawase-demo is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in portal-rc by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Legal

The bundled Ubuntu Monospace font is licensed under the Ubuntu Font Licence Version 1.0 (see https://ubuntu.com/legal/font-licence) and NOT covered by the above lincenses.