Mercurial > hg > pymctf
view README @ 6:301673f39ff6 default tip
fix numpy import check
author | pmeerw@pan |
---|---|
date | Tue, 06 May 2008 22:24:13 +0200 |
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