Skip to content

andylikescodes/Digital_image_processing_DFT

Repository files navigation

Digital_image_processing_DFT

Practicing Fourier Transormation on digital images and sound wave.

This project has two parts:

  • Use Fourier Transformation on a blurred image 'Camblurred.jpg' and get rid of the noise in the frequency domain.
    • The code is mainly contained in:
      • forierCamblurred.m

Original image: orignal_blurred

Processed: Processed_blurred

  • Use Fourier Transformation on a phone touch tone sound 'touchtone.wav' to recognize the numbers that are pressed on the frequency domain.
    • The code mainly contained in:
      • toneDFT.m
      • fourierTouchtone.m

Touch tone and frequency: touchtone Freqency for all numbers: frequency

About

Apply discrete fourier transformation on blurred image and sound wave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages