Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 541 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 541 Bytes

DCT - Discrete Cosine Transform

Identify the frequency domain of an image. Aplly Discrete Cosine Transform(DCT) and Inverse Discrete Cosine Transform(IDCT) in image

Dependencias

OpenCV

sudo apt-get install python-opencv

Como usar

python main.py 

Grupo

  • Abraão Allysson
  • Felipe Andrade
  • Wellton Thyago
  • Yuri Gouveia