How denoise infrared images ? (SST, sea surface temperature)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I'm working on a project in images processing that should denoise satellite image (SST , sea surface temperature) from the cloud cover and missing data. this is a very complex and important task, because the presence of cloud contamination and missing data in the input image can have serious effects on the results of any gradient approach.
If anyone could help me out, or give me a hint, I really appreciate it. Thanks!
0 comentarios
Respuestas (1)
Image Analyst
el 16 de Abr. de 2012
See these reviews of denoising methods from Stanford University: <http://www.stanford.edu/search/?cx=003265255082301896483%3Asq5n7qoyfh8&cof=FORID%3A9&ie=UTF-8&q=denoising&sa=Search>
Among the best image denoising methods are BM3D, non-local means, K-SVD, and K-LLD.
0 comentarios
Ver también
Categorías
Más información sobre Denoising and Compression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!