I am trying to find a good solution to detect if a UIImage is blurry. I have looked around quite a bit and most solutions are not swift ready or not too iOS friendly. I am trying to find a solution I can easily adopt in one of my iOS projects to detect if an image coming from the camera is blurry.
Any solution out there?