Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Create Profile Plot

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.

Create Profile PlotApply notch filter on image

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.

Apply notch filter on image

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.dft. Can anyone show me some sample code how to apply a notch filter in frequecy domain?