How to eliminate periodic frequencies (line processing) from image and what parameters to use?

2 次查看(过去 30 天)
I am trying to figure out how to determine parameters to eliminate certain frequencies to remove the fence (see code attached). What should the amplitude threshold be? How do I know which rows/columns to set equal to 0? I tried playing around with some values but the adjusted image is mostly black and not filtering anything out.

回答(1 个)

Nayan
Nayan 2023-4-12
Hi,
As I understand, you would like to perform fence removal from the image. My research and exploration have found that deep-learning techniques address this problem very well. I would refer you to go through the following IEEEAccess paper "IEEE Xplore Full-Text PDF:" for fence removal from an image
The paper's authors have released the MATLAB code and the dataset to train, validate and test the model. The link for the same is as follows:-
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by