Unnamed repository; edit this file 'description' to name the repository.
Find a file
2023-06-27 13:58:28 +03:00
image_classifier skip if there is no folder date time 2023-06-27 13:58:28 +03:00
.gitignore Update version 2021-10-15 14:17:22 +03:00
pyproject.toml Initial commit 2021-09-06 15:52:20 +03:00
README.md Add option to configure folder 2022-09-05 15:14:03 +03:00
requirements.txt Add Pillow requirement 2021-09-08 16:14:56 +03:00
setup.cfg fix strptime import 2022-10-04 19:26:47 +03:00
setup.py fix strptime import 2022-10-04 19:26:47 +03:00

== image_classifier

Classifies images by their EXIF date (e.g. /path/YYYY.MM.DD/image.jpg).

= Install

apt install exiv2 cmake libexiv2-dev libboost-python-dev python3 setup.py install