From 30851ce8a6bf60cba48de372e7c923167cc17d8a Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 2 Oct 2022 21:18:13 +1100 Subject: Add gen_desc_data.py Add unit test, update README --- backend/hist_data/gen_imgs.py | 1 - 1 file changed, 1 deletion(-) (limited to 'backend/hist_data/gen_imgs.py') 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. -- cgit v1.2.3