how to detect blurred images in a dataset.

조회 수: 13 (최근 30일)
Vimal Raj
Vimal Raj 2022년 6월 29일
편집: Vimal Raj 2022년 7월 4일
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???

채택된 답변

Image Analyst
Image Analyst 2022년 6월 29일
Perhaps you can take the fft of the image and check if the energy in the higher frequencies is not very high.
  댓글 수: 5
Image Analyst
Image Analyst 2022년 7월 3일
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 2022년 7월 4일
Ok sir, thank you.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by