Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 503 Bytes

blur_scan will detect in a set of UAV images the ones that could be blurry. Those images are usually taken when the UAV is changing direction and with a low speed. blur_scan scan a directory with a regex filter and create a list of potentially blurry images.

Requirements

pip install -r requirements.txt

usage

blur_scan.py /directory/images -r "IMG.*JPG" or blur_scan.py