Skip to content

Demo app to test different parameters for the dual-filter kawase blur algorithm

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

tryone144/dual-kawase-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Demo app to test different parameters for the dual-filter kawase blur algorithm

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published