how to detect blurred images in a dataset.
13 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
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
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Read, Write, and Modify Image 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!