How can I clear the noise from a picture
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Assume that a picture is multiplied by the noise sin(Ax+By). how can I clear the noise using deconvolution?
0 commentaires
Réponses (1)
Image Analyst
le 30 Juin 2018
The easiest thing to to not use convolution and just divide by the known pattern. Any reason why you're not doing that?
Otherwise you can find the low frequency spikes in the Fourier domain and erase them. See attached demos.
2 commentaires
Image Analyst
le 1 Juil 2018
What have you studied about it in class? See this link for tips http://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!