How I can use notch filter

7 次查看(过去 30 天)
Emad Alamri
Emad Alamri 2021-3-27
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 ...

回答(2 个)

Pratheek Punchathody
Similar query has been addressed in the community. Refer to the following Link.
Also refer to the documentation on "fdesign.notch" for more information.

Star Strider
Star Strider 2021-3-30
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).

类别

Help CenterFile Exchange 中查找有关 Frequency Transformations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by