Wykres commitów

655 Commity (19b8da802588237d41c95ebad5f0f13d1fb137c1)

Autor SHA1 Wiadomość Data
Dakota Benjamin 19b8da8025 Compress test data images 2016-06-29 20:39:48 +00:00
Dakota Benjamin 3e14d4cf4d Hotfix: Add internal modules for Dockerfile 2016-06-29 20:39:17 +00:00
Dakota Benjamin 1dec05fa91 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-06-29 20:39:16 +00:00
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 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
Stephen V. Mather a395b21dfa remove opengv MD5 check 2016-05-07 14:52:53 -04:00
Dakota Benjamin 31e3203e5a Add Mvs-Texturing 2016-03-24 13:35:29 -04:00
Dakota Benjamin 3be6db8063 Merge pull request #267 from dakotabenjamin/remove-ccd-defs
Remove local ccd_defs file and reference OpenSfM version
2016-03-04 15:43:17 -05:00
Dakota Benjamin bf0630cd2a Remove local ccd_defs file and reference OpenSfM version 2016-03-04 14:35:35 -05:00
Dakota Benjamin cc744cbf94 Merge pull request #266 from dakotabenjamin/use-logging-module
Add logging module
2016-03-04 08:11:23 -05:00
Dakota Benjamin 0c83dae656 Exit gracefully on system.run() error 2016-03-03 13:36:04 -05:00
Dakota Benjamin b807b07920 Add logging module 2016-03-03 11:31:25 -05:00
Dakota Benjamin fea6bcccbe Merge pull request #264 from dakotabenjamin/benchmarking
Benchmarking
2016-03-02 08:29:36 -05:00
Dakota Benjamin 63917a0804 Write number of cores to benchmarking file 2016-02-29 09:47:54 -05:00
Dakota Benjamin 8c9f312aff Create benchmarking file with --time 2016-02-29 09:45:00 -05:00
Dakota Benjamin 88d10e6fe4 Properly call odm_georeferencing model in odm_orthophoto 2016-02-29 08:43:23 -05:00
Dakota Benjamin 2db0411b27 Merge pull request #263 from OpenDroneMap/code-cleanup
Code cleanup
2016-02-26 15:30:07 -05:00
Dakota Benjamin 8afec40cad Merge pull request #262 from dakotabenjamin/fix-georeferencing-refs
Save georeferenced texturing to texturing folder
2016-02-26 15:28:57 -05:00
Dakota Benjamin cb2709a147 Save georeferenced texturing to texturing folder 2016-02-26 15:26:42 -05:00
Dakota Benjamin 09db4c13e4 Merge branch 'edgarriba-cmake' of https://github.com/opendronemap/opendronemap into code-cleanup 2016-02-26 15:21:01 -05:00
Dakota Benjamin 49fec77e9b update README 2016-02-26 15:20:42 -05:00
Dakota Benjamin 772572a55c hotfix: fix texturing -> georeferencing typo 2016-02-26 14:58:32 -05:00
Dakota Benjamin 0515166832 Refactor python code to comply with PEP8 2016-02-26 13:50:12 -05:00
Dakota Benjamin 70675e7b6c Merge pull request #261 from OpenDroneMap/xyz-ptcloud
Xyz ptcloud
2016-02-25 15:56:39 -05:00
Stephen Mather 08f0123410 add libgeotiff-dev 2016-02-25 15:29:41 -05:00
Stephen Mather 7834b111e3 add libgdal-dev 2016-02-25 15:26:58 -05:00
Dakota Benjamin 050ba88d81 Merge georeferencing conflicts 2016-02-25 15:02:48 -05:00
Dakota Benjamin 8ba2449b6d Add xyz point cloud output 2016-02-25 14:51:03 -05:00
Stephen Mather 6c485b915b Merge pull request #260 from smathermather/pdal-adds
Add PDAL to ODM for point cloud stuff
2016-02-25 14:33:49 -05:00
Stephen Mather d418d43bcf add missing space after ply 2016-02-25 14:21:47 -05:00
Stephen Mather fa3daa2957 fix pdal_path 2016-02-25 14:15:49 -05:00