Apply notch filter on image

asked Dec 10 '12

tobyd gravatar image

updated Dec 10 '12

How can I apply a notch filter on an image using OpenCV 2.4 and C++? I want to calculate the DFT of an image, suppress certain frequencies and calculate reverse dft. Can anyone show me some sample code how to apply a notch filter in frequecy domain?

Preview: (hide)

Comments

What is your question?

bjoernz gravatar imagebjoernz (Dec 10 '12)edit

Can anyone show me some sample code how to apply a notch filter in frequecy domain?

tobyd gravatar imagetobyd (Dec 10 '12)edit