Skip to main content

iwt_forward_single

Function iwt_forward_single 

Source
pub fn iwt_forward_single(x: &[i32], l: &mut [i32], h: &mut [i32])
Expand description

Single-level forward IWT decomposition (CDF 5/3 lifting).

Splits input x of length n into low-frequency l and high-frequency h coefficients (Section 4.4.3.1, Eq. 22-23).