Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 757 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 757 Bytes

Progressive Resolution Motion Compensation (PRMC)

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: PRMC white paper.
  4. images: some test images.
  5. src: source files.
  6. tests: test scripts.
  7. tools: tools.