Function similar to imguided filter for denoising
Afficher commentaires plus anciens
Hi,
I understand that imguided filter compares two images, is there any other function that can be used to compare a pretrained network and a noisy image?
Thanks!
3 commentaires
Image Analyst
le 3 Déc 2020
What do you mean by comparing a "network" to a single image? Do you want to just compute psnr or mse of a folder of images to a single reference image using psnr() and immse()?
or do you want to use Blind/Referenceless Image Spatial Quality Evaluator (BRISQUE) no-reference image quality score using brisque()?
or do you want a Deep Learning network to predict a noise value based on values you train it with?
Kiruthiga Sekar
le 3 Déc 2020
Image Analyst
le 3 Déc 2020
Sorry, no. I don't conduct free, off-line, private consulting. You can elaborate here if you need to, and get the benefit of people who know things I don't know. Despite doing image analysis for over 40 years full time, I only know a very very small fraction of everything in image analysis.
Réponses (0)
Catégories
En savoir plus sur Image Quality dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!