I am looking for a FLOSS (Free/Libre Open Source) application to analyze a photoset and automatically recognize (and possibly remove) unfocused and blurry pictures. Any help is appreciated. Thanks
Thank you Krzysztof, I guess Lightroom is similar to the ope source Darktable (https://www.darktable.org/). I will check if I find a similar tool in that software. Thanks again!
Hey, interesting question! Had a quick google. Someone on stackoverflow asked the same question. Looks like you can use the fourier transform on the image. Images with not many high frequencies are likely to be blurry.
Thank you Jack! I also found the same resource. I saved the link. I will check if there are already some tools out of the box in OpenCV or ImageMagick.