Mercurial > hg > pymctf
view README @ 3:0e5a584fd6b2
add apply_mc()
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Tue, 18 Dec 2007 10:04:01 +0100 |
parents | f22cbbbb6814 |
children |
line wrap: on
line source
Motion-compensated temporal filtering for Python See J.R. Ohm, Interframe Wavelet Coding -- motion picture representation for universal scalability, 2004. Only Haar filtering is implemented. Dependencies: pywt, numpy, PIL, pysco