Utkarsh-Deshmukh/Blurry-Image-Detector
Robust Python implementation for detecting blurry images using ROI estimation and DCT analysis.
This project helps anyone working with large collections of images quickly identify and sort out blurry photos. It takes an image as input and tells you whether it's sharp or blurry due to being out-of-focus or the camera moving. This is perfect for photographers, e-commerce managers, or quality control professionals who need clear image datasets.
No commits in the last 6 months.
Use this if you need to automatically detect and filter out images that are blurry because they are out of focus or the camera moved during capture.
Not ideal if your images contain moving objects that are blurry while the background remains sharp, as this tool focuses on overall image blur.
Stars
55
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jan 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Utkarsh-Deshmukh/Blurry-Image-Detector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cs-chan/Exclusively-Dark-Image-Dataset
Exclusively Dark (ExDARK) dataset which to the best of our knowledge, is the largest collection...
ceciliavision/perceptual-reflection-removal
Single Image Reflection Separation with Perceptual Losses
Srameo/LED
[ICCV 2023] Lighting Every Darkness in Two Pairs: A Calibration-Free Pipeline for RAW Denoising...
plemeri/InSPyReNet
Official PyTorch implementation of Revisiting Image Pyramid Structure for High Resolution...
cidautai/DarkIR
CVPR 2025 DarkIR: Robust Low-Light Image Restoration - State of the art low light deblurring....