blur detection, detect blur/nonblur area, score the image
traditional methods
score and output mask for blurry areas using laplacian
This project outputs regions in an image which are sharp and blurry. In order to perform “OUT-OF-FOCUS” blur estimation, please refer to this repo