Skip to content

Instantly share code, notes, and snippets.

View vovach777's full-sized avatar
💭
Waiting subscribers

Vladimir vovach777

💭
Waiting subscribers
  • 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 - [email protected]
'''
from PIL import Image # Part of the standard Python Library
''' Example matrix as a list of lists: '''