Homec4science

wavelet.c now handles odd sizes as well; a temporary output buffer xTmp with…

Authored by U No Hoo <roland.schregle@gmail.com> on Feb 11 2021, 00:24.

Description

wavelet.c now handles odd sizes as well; a temporary output buffer xTmp with additional space stores the partially reconstructed signal between calls to d4InvStep() to prevent the output buffer returned by waveletInvXform() from overflowing with off input sizes.

Details

Committed
U No Hoo <roland.schregle@gmail.com>Feb 11 2021, 00:24
Pushed
GTFeb 11 2021, 12:44
Parents
R10977:8897a0974753: Working version of inverse D4 xform with boundary padding coeffs; works for…
Branches
Unknown
Tags
Unknown