フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can I smooth out an image but keep the detail ?

1 回表示 (過去 30 日間)
raheem mian
raheem mian 2019 年 11 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have an image of different exposures, and there are clear boundaries between the exposures. How could I remove the boundaries and keep the detail. Right now I’m using Gaussian filter to smooth it out but the image is left blurred.

回答 (1 件)

Image Analyst
Image Analyst 2019 年 11 月 26 日
You'd have to somehow identify the boundary/interface region and compute the exposure on each side of the interface. Then replace one of them with a version that is brighter or darker such that it's interface region will now match the brightness of the other region in that area. It may be difficult to get it to match around every pixel along the boundary if you have an image pasted onto another.

この質問は閉じられています。

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by