Skip to content

Instantly share code, notes, and snippets.

View vovach777's full-sized avatar

Vladimir vovach777

  • Russia, St-Peterburg
View GitHub Profile
'''
2D CDF 9/7 Wavelet Forward and Inverse Transform (lifting implementation)
This code is provided "as is" and is given for educational purposes.
2008 - Kris Olhovsky - code.inquiries@olhovsky.com
'''
from PIL import Image # Part of the standard Python Library
''' Example matrix as a list of lists: '''