Wykres commitów

847 Commity (cfb9cae9ac39c10fe53db528f99d94a363694c7e)

Autor SHA1 Wiadomość Data
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
Pau Gargallo d38ccab000 Make SLAM build optional 2016-06-16 10:28:12 +02:00
Pau Gargallo 1594d28f9f Merge branch 'dev' into orb_slam2 2016-06-16 10:27:26 +02: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
Pau Gargallo aa54fd6c60 Print calibration parameters in ORB_SLAM2 format 2016-05-19 17:25:46 +02:00
Pau Gargallo a205c38a5b Add calibration from video script 2016-05-19 16:51:08 +02:00
Pau Gargallo 42429b3d32 Use args as an object instead of a dict 2016-05-18 15:49:11 +02:00
Pau Gargallo 4ae2849739 Fix connections 2016-05-18 14:49:34 +02:00
Pau Gargallo ec147b2c7e Merge branch 'dev' into orb_slam2 2016-05-18 13:09:36 +02: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
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