Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
raheem mian
raheem mian el 26 de Nov. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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.

Respuestas (1)

Image Analyst
Image Analyst el 26 de Nov. de 2019
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.

La pregunta está cerrada.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by