How can I clear the noise from a picture
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Assume that a picture is multiplied by the noise sin(Ax+By). how can I clear the noise using deconvolution?
0 Commenti
Risposte (1)
  Image Analyst
      
      
 il 30 Giu 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 Commenti
  Image Analyst
      
      
 il 1 Lug 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
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

