Classifying_image_blur_nonblur

This project uses open cv using python to classify image as blur or non blur based on variance value which we get after computing the laplacian of the image and finally comparing the variance with the thresold value