diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-10-02 21:18:13 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-10-03 00:16:02 +1100 |
| commit | 30851ce8a6bf60cba48de372e7c923167cc17d8a (patch) | |
| tree | c57411ca67550639a0296de977f26ba3e9fc96f8 /backend/hist_data/gen_imgs.py | |
| parent | 3e256d2fd048997370b2c043ea293ea9a3e2430c (diff) | |
Add gen_desc_data.py
Add unit test, update README
Diffstat (limited to 'backend/hist_data/gen_imgs.py')
| -rwxr-xr-x | backend/hist_data/gen_imgs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/hist_data/gen_imgs.py b/backend/hist_data/gen_imgs.py index 526da1b..0b2f480 100755 --- a/backend/hist_data/gen_imgs.py +++ b/backend/hist_data/gen_imgs.py @@ -1,7 +1,6 @@ #!/usr/bin/python3 """ - Looks at images described by a database, and generates resized/cropped versions into an output directory, with names of the form 'eventId1.jpg'. Adds the image associations and metadata to the history database. |
