Skip to content

ShubhamSonkesriya/Blur-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blur-Detector

Detects wether the image is blur or not.

USAGE

python detect_blur.py --images images

To pass threshold use:

python detect_blur.py --images images --threshold floatnumber

Default threshold is set to 100.

Images is the folder containing your images to be tested. Make sure you have both your python file and images folder in the same directory.

About

Detects wether the image is blur or not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages