필터 지우기
필터 지우기

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