Unnamed repository; edit this file 'description' to name the repository.
| image_classifier | ||
| .gitignore | ||
| image_classifier.sh | ||
| install.sh | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| wrapper.sh | ||
image_classifier
Description
Classifies images by their EXIF date (e.g. /path/YYYY.MM.DD/image.jpg) or date in filename.
Install
apt install exiv2 cmake libexiv2-dev libboost-python-dev python3-py3exiv2 python3 setup.py install