how to detect blurred images in a dataset.

13 Ansichten (letzte 30 Tage)
Vimal Raj
Vimal Raj am 29 Jun. 2022
Bearbeitet: Vimal Raj am 4 Jul. 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???

Akzeptierte Antwort

Image Analyst
Image Analyst am 29 Jun. 2022
Perhaps you can take the fft of the image and check if the energy in the higher frequencies is not very high.
  5 Kommentare
Image Analyst
Image Analyst am 3 Jul. 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 am 4 Jul. 2022
Ok sir, thank you.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by