Closed georgeblck closed 3 years ago
PR #104 is currently underway to address this. We plan to release it in the next few days (several other methods like find_duplicates
and find_duplicates_to_remove
will also have this functionality). Closing the issue.
Thank you for this nice package.
As a future enhancement, it would be useful to make
encode_images(image_dir='path/to/file')
able to read images recursively. E.g. if the original path contains multiple folders that each contain images.Or is this already implemented?