Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
franioli committed Sep 24, 2023
1 parent b8a5f97 commit a4c9669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ pip install -e .
The following operations are currently supported:

- [x] read DJI .mrk file, extract the GPS coordinates of the images and their accuracy in batch mode, and save them in a .csv file together with the exif data.
- [x] GUI for the .mrk file reader
- [x] rename images in batch mode based on a custom defined pattern (e.g., `%BASE_NAME%_%DATE%_%TIME%.%EXT%`)
- [x] perform raw conversion in batch mode and recursively in subfolders by using `rawtherapee` software
- [x] organize files recursively in a directory tree, subdividing them in subfolders based on their extensions
Expand Down

0 comments on commit a4c9669

Please sign in to comment.