diff options
Diffstat (limited to 'check/commands/imagehash/load.py')
| -rw-r--r-- | check/commands/imagehash/load.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check/commands/imagehash/load.py b/check/commands/imagehash/load.py new file mode 100644 index 0000000..bdcb19c --- /dev/null +++ b/check/commands/imagehash/load.py @@ -0,0 +1,3 @@ +# loop over a directory of images +# - compute their phashes +# - optionally upload them to s3? |
