pranavAL / Classifying_image_blur_nonblur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%