Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.33 KB

stbibalance-examples

Examples Balance filter based of Gauss blur.

This filter was first applied in STEX (2024) in a single-component version (Y, the values of the color components were aligned in accordance with the brightness values before and after the filter).

Here this filter is implemented in a full-color version.

Example 1

Image components description params
lena 3 oigin -
balance 3 Balance filter defaults: -s 10.0 -m 1.0
debalance 3 deBalance filter -s 10.0 -m -1.0

Example 2

Image components description params
wallwatter 4 oigin -
balance 4 Balance filter defaults: -s 10.0 -m 1.0
debalance 4 deBalance filter -s 10.0 -m -1.0

Links