how to detect blurred images in a dataset.

13 visualizaciones (últimos 30 días)
Vimal Raj
Vimal Raj el 29 de Jun. de 2022
Editada: Vimal Raj el 4 de Jul. de 2022
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???

Respuesta aceptada

Image Analyst
Image Analyst el 29 de Jun. de 2022
Perhaps you can take the fft of the image and check if the energy in the higher frequencies is not very high.
  5 comentarios
Image Analyst
Image Analyst el 3 de Jul. de 2022
Just do a web search on "Fourier filtering image" and I'm sure you'll find lots of stuff to look at.
Vimal Raj
Vimal Raj el 4 de Jul. de 2022
Ok sir, thank you.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Images 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!

Translated by