Alex Hagiopol
15fa661bc8
Readme overhaul.
2016-07-19 17:14:18 -07:00
Alex Hagiopol
152a4d822a
Dockerfile overhaul.
2016-07-19 17:14:01 -07:00
Dakota Benjamin
c3e75c22c6
Merge pull request #5 from alexhagiopol/fix-rerun-delete
...
Fix rerun delete
2016-07-19 16:09:30 -04:00
Alex Hagiopol
fd607ea069
Docker instructions and better 3D model image.
2016-07-19 11:50:59 -07:00
Alex Hagiopol
33a248dc49
JPEG compressed example 3D model image.
2016-07-19 11:49:22 -07:00
Alex Hagiopol
8a3f9d99f0
Added better example image.
2016-07-19 11:44:09 -07:00
Alex Hagiopol
0716b4261b
Docker setup working, but needs user fix and better readme
2016-07-19 11:13:56 -07:00
Alex Hagiopol
d50cf13908
Added reference to MVS paper. Added MVS license link.
2016-07-18 15:23:34 -07:00
Alex Hagiopol
b87fac7ddc
Delete progress folders when using --rerun-all.
2016-07-18 15:02:37 -07:00
Dakota Benjamin
80972569d9
Create CONTRIBUTING
2016-07-18 15:16:49 -04:00
Stephen Mather
799e157b7c
Merge pull request #342 from OpenDroneMap/coc-1.4
...
update to 1.4
2016-07-18 14:59:34 -04:00
Stephen Mather
c8960af586
update to 1.4
...
http://contributor-covenant.org/version/1/4/code_of_conduct.md
2016-07-18 14:58:40 -04:00
Dakota Benjamin
8e27c65aac
Merge pull request #336 from pierotofy/patch-2
...
Fixed output default value in matcher-threshold param
2016-07-08 13:07:29 -04:00
Piero Toffanin
1e7d386915
Fixed output default value in matcher-threshold param
2016-07-08 11:55:22 -05:00
Dakota Benjamin
626e955e28
Merge branch 'mvs-rebase' of https://github.com/dakotabenjamin/opendronemap into mvs-rebase
2016-06-30 17:58:38 +00:00
Dakota Benjamin
83113422b6
Replace dict with namespaces for mvstex
2016-06-30 17:57:33 +00:00
Dakota Benjamin
c91b7cb2ab
Move texturing cell to correct line
2016-06-30 08:53:50 -04:00
Dakota Benjamin
6b9e58dddb
HOTFIX: Fix broken links to images in README
2016-06-29 20:39:48 +00:00
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
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