Merge pull request 'Fix typo destionation
-> destination
' (#1) from Robot8A/mapillary_download:robot8a-patch-1 into tykayn/batch-get-mapillary-sequences
Reviewed-on: #1 Reviewed-by: tykayn <contact@cipherbliss.com>
This commit is contained in:
commit
7979c16033
@ -67,7 +67,7 @@ optional arguments:
|
|||||||
This is used to restrict zones for national instances of Panoramax to upload to reuse the sequences of multi national users.
|
This is used to restrict zones for national instances of Panoramax to upload to reuse the sequences of multi national users.
|
||||||
|
|
||||||
Edit the bounding boxes in `find_france_photos_and_move.py` and change the destination folder.
|
Edit the bounding boxes in `find_france_photos_and_move.py` and change the destination folder.
|
||||||
Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destionation` folder path of the script.
|
Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destination` folder path of the script.
|
||||||
|
|
||||||
For this script to read the exif of pictures, you will need the python package `exifread`
|
For this script to read the exif of pictures, you will need the python package `exifread`
|
||||||
It was tested with pictures taken with the App Open Camera.
|
It was tested with pictures taken with the App Open Camera.
|
||||||
|
Loading…
Reference in New Issue
Block a user