nabelhm / MCDWT

Motion Compensated Discrete Wavelet Transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Motion Compensated Discrete Wavelet Transform

License:GNU General Public License v3.0


Languages

Language:Python 87.2%Language:Jupyter Notebook 7.7%Language:Shell 4.8%Language:Makefile 0.3%