Jeff Brand
ade71fc308
Use /bin/bash, remove test output
2016-06-29 20:36:36 +00:00
Jeff Brand
2d0b9fd715
Pass arguments in wrapper script.
2016-06-29 20:36:36 +00:00
Jeff Brand
959097c4f3
Bash wrapper with environment variables
2016-06-29 20:36:36 +00:00
Anna Petrasova
6cb0a90102
catch error when missing exif info
2016-06-29 20:36:36 +00:00
Stephen Mather
09acdf6224
grammar
2016-06-29 20:36:36 +00:00
Fi156
23794a62d6
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
2016-06-29 20:36:36 +00:00
Dakota Benjamin
4e17a87897
Add EPSG to georef
2016-06-29 20:35:18 +00:00
Dakota Benjamin
6ac8e43f16
Enable GCP use in georef
2016-06-29 20:35:18 +00:00
Dakota Benjamin
0cb8adee15
Update README.md
2016-06-29 20:35:18 +00:00
Dakota Benjamin
fc8fa0d226
Add orthophoto example to README
2016-06-29 20:35:18 +00:00
Dakota Benjamin
3c60670730
Add examples to README
2016-06-29 20:35:18 +00:00
Dakota Benjamin
620e954ab3
Remove LASTools
2016-06-29 20:35:06 +00:00
Dakota Benjamin
29a086b14d
Update Dockerfile to new workflow
2016-06-29 20:33:53 +00:00
Dakota Benjamin
5775cfced6
Hotfix: turn PDAL on
2016-06-29 20:31:36 +00:00
Dakota Benjamin
2fa55b9ae7
Optimize PDAL and config script
2016-06-29 20:31:36 +00:00
Dakota Benjamin
cd6912af98
Add tests for each module
2016-06-29 20:30:09 +00:00
Dakota Benjamin
c40330cb18
Quick fix one more argparse and typo
2016-06-29 20:30:09 +00:00
Dakota Benjamin
97bccd3cb4
Use Namespace instead of Dict for argparse
2016-06-29 20:30:09 +00:00
Dakota Benjamin
1d1459090c
Update README.md
2016-06-29 20:06:57 +00:00
Dakota Benjamin
e827c524ac
HOTFIX: Fix broken links to images in README
2016-06-20 08:49:13 -04:00
Dakota Benjamin
df34fc68cc
Merge branch 'dev-pull'
...
This merge is a major beta update to be released as v0.1. See changelog for details.
2016-06-15 14:10:59 +00:00
Dakota Benjamin
b7673e9f5c
Beta v0.1 update: fix merge conflicts
2016-06-15 14:09:59 +00:00
Dakota Benjamin
dd24b1502e
Compress test data images
2016-05-17 14:29:50 +00:00
Dakota Benjamin
1eafe2633d
Hotfix: Add internal modules for Dockerfile
2016-05-16 18:52:24 +00:00
Dakota Benjamin
3554a8bfee
Merge pull request #300 from deltafactory/dev
...
Bash wrapper with environment variables
This is a good solution while we continue researching and developing a deployment method (package, web service, or something).
2016-05-13 10:25:25 -04:00
Dakota Benjamin
c3c46d6960
Update master to become default branch ( #302 )
...
* Remove info about ccd_defs.
* Add example files
* fix url
* Make install cross compatible with Xenial and Trusty (#299 )
2016-05-13 09:26:51 -04:00
Jeff Brand
358e39f928
Use /bin/bash, remove test output
2016-05-12 20:24:16 -04:00
Jeff Brand
f81d1bcd89
Pass arguments in wrapper script.
2016-05-12 18:34:06 -04:00
Jeff Brand
26796a430e
Bash wrapper with environment variables
2016-05-12 18:26:57 -04:00
Dakota Benjamin
e83ce00af8
Merge branch 'mvs-texturing-addition' of https://github.com/OpenDroneMap/OpenDroneMap into mvs-texturing-addition
2016-05-12 09:00:07 -04:00
Dakota Benjamin
8f96cde9dd
Update Dockerfile
2016-05-12 08:59:37 -04:00
Dakota Benjamin
eb72df31cc
Merge pull request #286 from dakotabenjamin/fix-gcpref
...
Allow use of GCPs, allow EPSG codes, use gdaltranslate for georeferencing
2016-05-09 10:23:42 -04:00
Stephen V. Mather
a395b21dfa
remove opengv MD5 check
2016-05-07 14:52:53 -04:00
Stephen Mather
aec501d132
Merge pull request #297 from petrasovaa/patch-1
...
catch error when missing exif info
2016-05-07 12:29:08 -04:00
Anna Petrasova
63977411c5
catch error when missing exif info
2016-05-07 12:27:52 -04:00
Stephen Mather
cd2c03562f
grammar
2016-05-07 11:40:17 -04:00
Stephen Mather
58122e84d9
remove hash check for OpenGV
2016-05-06 17:34:50 -04:00
Dakota Benjamin
2eecac39e2
Merge branch 'Fi1560-edgarriba-cmake' into dev
2016-04-20 14:36:49 +00:00
Dakota Benjamin
f675e4fca7
Add gdal-bin
2016-04-20 14:36:21 +00:00
Dakota Benjamin
45fd6040a1
Merge branch 'edgarriba-cmake' of https://github.com/Fi156/OpenDroneMap into Fi1560-edgarriba-cmake
...
Conflicts:
scripts/resize.py
2016-04-20 12:49:57 +00:00
Fi156
0095239702
Update resize.py
2016-04-17 13:49:38 +02:00
Fi156
06dacaf8a6
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
2016-04-17 13:46:29 +02:00
Dakota Benjamin
fcc0f5513c
Add EPSG to georef
2016-04-05 16:19:50 -04:00
Dakota Benjamin
62a93edf48
Enable GCP use in georef
2016-04-05 16:19:45 -04:00
Dakota Benjamin
31e3203e5a
Add Mvs-Texturing
2016-03-24 13:35:29 -04:00
Dakota Benjamin
5f5809c097
Update README.md
2016-03-23 14:12:17 -04:00
Dakota Benjamin
7cc029b9a4
Add orthophoto example to README
2016-03-23 14:09:38 -04:00
Dakota Benjamin
9a49ac0770
Add examples to README
2016-03-23 13:59:15 -04:00
Dakota Benjamin
de0e27ccd5
Merge pull request #277 from dakotabenjamin/remove-lastools
...
Remove LASTools
2016-03-16 13:41:23 -04:00
Dakota Benjamin
9cb6073846
Remove LASTools
2016-03-16 12:55:04 -04:00