/MCDWT

Motion Compensated Discrete Wavelet Transform

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Motion Compensated Discrete Wavelet Transform (MCDWT)

Join the chat at https://gitter.im//Sistemas-multimedia//MCDWT

Welcome to this project!

This an implementation of a novel video transform based on Motion Compensation (MC) and the Discrete Wavelet Transform (DWT)).

Contents of this repo:

  1. demos: some OpenCV demos.
  2. distribute: use of Distutils for distributing this software (unmaintained).
  3. docs: MCDWT white paper.
  4. images: some test images.
  5. src: source files.
  6. tests: test scripts.
  7. tools: tools.