Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 543 Bytes

Image Noise Remover

Python project which breaks image information into its corresponding frequency signals and remove periodic noise present.

Tech Stack & Concepts used -

  1. Python
  2. OpenCV
  3. Fourier Transformation of image
  4. Butterworth low-pass filters

Demo Images

demo1

demo2