how to detect blurred images in a dataset.
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have one thousand frames converted from a video taken from a particular location using gopro camera. From that dataset, I need to detect the blurred images and segregate that alone, how to do that???
0 Commenti
Risposta accettata
Image Analyst
il 29 Giu 2022
Perhaps you can take the fft of the image and check if the energy in the higher frequencies is not very high.
5 Commenti
Image Analyst
il 3 Lug 2022
Just do a web search on "Fourier filtering image" and I'm sure you'll find lots of stuff to look at.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!