フィルターのクリア

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

2 ビュー (過去 30 日間)
Radhika Kulkarni
Radhika Kulkarni 2023 年 1 月 14 日
回答済み: Nayan 2023 年 4 月 12 日
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 Center および File ExchangeImage Processing Toolbox についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by