Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 849 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 849 Bytes

ofNotchFiltering

Notch filtering using ofxCv & Fourier Transform.

notch example

  • Notch Filtering in Frequency Domain

notch exampleq

  • Before Notch

notch examplew

  • After Notch

Algorithm

  • Image Notch Filtering using 2D Fourier Transform
  • Ideal Point Notch function was used.

Dependancy

  • Openframeworks 0.11.x
  • ofxCv, ofxOpenCV
  • XCode 11.1
  • OSX Catalina

Next Plan

  • GUI version for Mouse Symmetric Drawing Notch Filter