Add support for downloading input images from S3 bucket. #181
Open
Description
What is the problem?
There should be a way for NodeODM to directly get input images from a S3 bucket/folder and use it for processing. Currently, one has to upload it from their machine to a remote instance.
What should be the expected behavior?
There should be a field where one can simply enter the name of the S3 path to images folder, and be able to process it, saving the results in the folder specified by the user.
How can we reproduce this? (What steps did you do to trigger the problem? Be detailed)
It's a feature request.