フィルターのクリア

how to remove fog pixel noise without blurring the image

2 ビュー (過去 30 日間)
aswathy pavithran
aswathy pavithran 2021 年 1 月 10 日
コメント済み: aswathy pavithran 2021 年 1 月 11 日
I want to remove white pixels formed due to fog . I tried spatial filtering and inpainting but result was not satisfactory. Can u suggest any method to remove this white pixels by preserving fine details of the image.
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2021 年 1 月 10 日
Can you share "What does white pixels mean here"?
aswathy pavithran
aswathy pavithran 2021 年 1 月 11 日
white pixels means pixels that are in white colour.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2021 年 1 月 10 日
It's been done by the University of Dayton (Ohio).
Ask them how you can obtain the code.
  3 件のコメント
Image Analyst
Image Analyst 2021 年 1 月 11 日
Depends on how you want to do it. You can do a linear stretch with imadjust(). Or you can apply some kind of gamma function to it to amplify dark values and compress bright values.
aswathy pavithran
aswathy pavithran 2021 年 1 月 11 日
i did it already sir, but the result is not up to expected. i want a clear image after fog removal. thank you sir for your suggestions

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDetection についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by