Seth Fitzsimmons
cff1f6e75a
Use multiprocessing to parallelize early tasks
...
Former-commit-id: 9beb0cc2e5
2016-10-13 20:08:21 -07:00
Dakota Benjamin
05313f74aa
Merge branch 'edgarriba-cmake' of https://github.com/Fi156/OpenDroneMap into Fi1560-edgarriba-cmake
...
Conflicts:
scripts/resize.py
Former-commit-id: 45fd6040a1
2016-04-20 12:49:57 +00:00
Fi156
51ac46b8e0
Altered to work with Pictures without these tags.
...
From the tutorial of pyexif2:
'''
As a handy shortcut, you can always assign a value for a given key regardless of whether it’s already present in the metadata. If a tag was present, its value is overwritten. If the tag was not present, one is created and its value is set:
>>> metadata[key] = value
'''
http://tilloy.net/dev/pyexiv2/tutorial.html
Former-commit-id: 06dacaf8a6
2016-04-17 13:46:29 +02:00
Dakota Benjamin
b119a109ac
Use Namespace instead of Dict for argparse
...
Former-commit-id: f559533754
2016-03-08 13:26:58 -05:00
Dakota Benjamin
6d0dfa988b
Create benchmarking file with --time
...
Former-commit-id: 8c9f312aff
2016-02-29 09:45:00 -05:00
Dakota Benjamin
d42e55aefd
Refactor python code to comply with PEP8
...
Former-commit-id: 0515166832
2016-02-26 13:50:12 -05:00
Dakota Benjamin
0ecbaaec08
Add --rerun-from functionality
...
Former-commit-id: 6bf072dfaa
2016-02-25 13:39:38 -05:00
Dakota Benjamin
7a7bb712fb
Add --rerun-all functionality
...
Former-commit-id: dee63447df
2016-02-25 11:24:32 -05:00
Dakota Benjamin
d2e2e5bea6
Simple resize test
...
Former-commit-id: b88d461cff
2016-02-19 14:00:05 -05:00
edgarriba
90d0d0e00f
refactor app flow
...
Former-commit-id: bd8e7b3725
2015-12-10 12:35:52 +00:00
edgarriba
21c54c2ced
added tree structure to organize file paths
...
Former-commit-id: c65d2b51b3
2015-12-10 11:01:41 +00:00
edgarriba
7a783b99ae
fix wrong metadata reading
...
Former-commit-id: f753c2e10d
2015-12-02 14:24:38 +00:00
edgarriba
a3cce4752a
fix resizing issue with file metadata
...
Former-commit-id: 72d3a48b60
2015-12-02 11:16:30 +00:00
edgarriba
4aee7f6e2a
add checking to force to run celll again
...
Former-commit-id: 7d0215be4d
2015-12-01 16:52:18 +00:00
edgarriba
917d3f16fc
refactor resize cell
...
Former-commit-id: 6e83b937ce
2015-12-01 16:23:32 +00:00
edgarriba
298aad7fce
refactorize resize cell in order to give proper error logs
...
Former-commit-id: a4870e76d3
2015-11-30 15:52:52 +00:00
edgarriba
484ec935aa
reorganize resize cell
...
Former-commit-id: a35f013a19
2015-11-27 16:50:45 +00:00
edgarriba
66bc2a5ae5
reorganize and adding ecto
...
Former-commit-id: 487b541966
2015-11-26 12:15:02 +00:00
edgarriba
63412f9335
reorganize folders
...
Former-commit-id: 65e25cc24b
2015-11-20 10:00:43 +00:00
edgarriba
88fefb0aac
resize by large image side
...
Former-commit-id: 756e0ee279
2015-11-19 14:45:27 +00:00
edgarriba
2ce1b322b3
add new resize method
...
Former-commit-id: 72e0043abb
2015-11-19 12:03:22 +00:00