Mercurial > hg > pymctf
view README @ 2:f22cbbbb6814
enable psyco, add README
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Thu, 06 Sep 2007 14:18:51 +0200 |
parents | |
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