How I can use notch filter
Show older comments
How i can use notch filter and apply on original image ?
Or what's the code can use to obtain the same result in shown image 4.6 .
thank you ...

Answers (2)
Pratheek Punchathody
on 30 Mar 2021
0 votes
Star Strider
on 30 Mar 2021
0 votes
To subtract the frequency at (0,0) (essentially the D-C or constant offset), subtract the mean of the grayscale image from the image matrix (assuming a 2D, not 3D, image matrix).
Categories
Find more on Image Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!