Wykres commitów

668 Commity (80972569d9581ae75a62b456c3b4fcc785134434)

Autor SHA1 Wiadomość Data
Dakota Benjamin 80972569d9 Create CONTRIBUTING 2016-07-18 15:16:49 -04: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 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 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 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
Dakota Benjamin b4750f878e Merge pull request #276 from dakotabenjamin/docker-update
Update Dockerfile to new workflow
2016-03-16 09:47:33 -04:00
Dakota Benjamin b5734eb41c Update Dockerfile to new workflow 2016-03-16 09:30:07 -04:00
Dakota Benjamin 890e7fc729 Hotfix: turn PDAL on 2016-03-16 09:01:37 -04:00
Dakota Benjamin 8b051ebfb5 Merge pull request #274 from dakotabenjamin/testing-changes
Testing changes
2016-03-15 10:24:08 -04:00
Dakota Benjamin a88007a318 Optimize PDAL and config script 2016-03-15 10:21:52 -04:00
Dakota Benjamin ea04236eee Add tests for each module 2016-03-15 10:20:54 -04:00
Dakota Benjamin 0d75fae3e4 Merge pull request #269 from dakotabenjamin/namespace-dict
Change argparse args to a Namespace rather than a dict
2016-03-08 14:01:01 -05:00
Dakota Benjamin 0df9cfa5d8 Quick fix one more argparse and typo 2016-03-08 13:55:58 -05:00
Dakota Benjamin ec20b9ce25 Merge branch 'tests-resize' of https://github.com/dakotabenjamin/OpenDroneMap into namespace-dict 2016-03-08 13:28:01 -05:00
Dakota Benjamin f559533754 Use Namespace instead of Dict for argparse 2016-03-08 13:26:58 -05:00
Dakota Benjamin aa129bf9dd Update README.md 2016-03-08 08:30:45 -05: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