Wykres commitów

271 Commity (341551e3b9a54b7198d5b460fd0a74c7c5d4b112)

Autor SHA1 Wiadomość Data
Dakota Benjamin 166405f7cc Make verbose work without needing to select a project 2017-03-23 14:55:22 -04:00
Mark Hale a35855ae23 Partial restart of opensfm 2017-03-22 22:22:24 +00:00
Dakota Benjamin d4d09cbc3f Add more gdal creation options 2017-03-10 16:09:55 -05:00
Dakota Benjamin cee7b63312 Add --version parameter and version tracking 2017-03-10 14:49:36 -05:00
Dakota Benjamin bf2069a169 Populate settings.yaml file with all params 2017-03-10 11:43:26 -05:00
Dakota Benjamin 7f33fe9b25 Simplify format for settings.yaml 2017-03-08 15:19:00 -05:00
Dakota Benjamin c7dade35b2 Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into global-config-file 2017-03-07 15:20:13 -05:00
Dakota Benjamin d22f05b3cc Make functional global configuration 2017-03-07 14:58:40 -05:00
Stephen Mather da22dd2051 Merge pull request #499 from dakotabenjamin/tone-mapping-param
Tone mapping param
2017-02-28 14:41:12 -05:00
Dakota Benjamin d0d2231d45 Merge pull request #481 from pulquero/dem
Include projection info in las
2017-02-27 11:14:27 -05:00
Dakota Benjamin 137596a2f5 Change default tone mapping param to 'none' 2017-02-27 10:10:17 -05:00
Dakota Benjamin 18e47b01c1 Expose Tone Mapping parameter 2017-02-22 12:41:24 -05:00
Dakota Benjamin 81ac77a495 Merge pull request #490 from pierotofy/patch-4
Update config.py
2017-02-21 12:33:40 -05:00
Dakota Benjamin 65fab9fccc Merge branch 'master' into default-opensfm 2017-02-21 09:46:41 -05:00
Piero Toffanin dba06e6b9a Update config.py
By default ODM should use the`--outlier_removal` feature of mvs texturing. This improves significantly the output when moving features such as cars or people are caught during a survey.
2017-02-19 13:54:43 -05:00
Mark Hale 806ce3f53c Include projection info in las 2017-02-11 23:46:23 +00:00
Dakota Benjamin ad443beb5b Add string validation for projectname 2017-02-09 18:57:24 -05:00
Dakota Benjamin c193a29656 Add settings.yaml file for default options 2017-02-09 12:55:45 -05:00
Dakota Benjamin 963f90bff4 Remove old gcp config 2017-01-23 10:47:17 -05:00
Dakota Benjamin c413629fc3 Merge branch 'master' into image-load-process 2017-01-17 14:35:49 -05:00
pulquero 7a463ab8bf Make number of Opensfm processes configurable (#452)
* Update README.md (#2)

Proposed changes for #431

* Added support for setting number of processes for opensfm.
2017-01-12 12:03:14 -05:00
Dakota Benjamin 93df6fbcb1 Change OpenSfM to default for point clound densification 2016-12-27 13:44:48 -05:00
Dakota Benjamin db9757cfc9 Merge branch 'orb_slam2' of https://github.com/paulinus/OpenDroneMap into paulinus-orb_slam2 2016-12-22 15:09:29 +00:00
Dakota Benjamin cdf120873c Add tag in case user wants to override GCP 2016-12-21 15:56:27 -05:00
Dakota Benjamin fc2ccf4ce5 Merge branch 'master' into image-load-process 2016-12-21 13:53:28 -05:00
Dakota Benjamin 6f6eec391c Merge pull request #436 from pulquero/verbose
Added verbose option.
2016-12-20 14:36:28 -05:00
Dakota Benjamin 161f8616e9 Add shorthand -v 2016-12-20 14:34:51 -05:00
Dakota Benjamin 1f21831726 Simplify input parameters 2016-12-14 13:30:44 -05:00
Pau Gargallo efb2520241 Merge branch 'dev' into orb_slam2
Conflicts:
	configure.sh
	opendm/config.py
	opendm/types.py
	scripts/odm_app.py
2016-12-13 11:18:22 +01:00
Mark Hale 9569326b53 Added verbose option. 2016-12-11 22:16:11 +00:00
Dakota Benjamin 715f45d828 Add option for automatic project setup using -i 2016-12-09 09:51:25 -05:00
Seth Fitzsimmons 7172502f97 Use subprocess.call in place of os.system
Also removes the buried exit() in favor of raising an Exception to be
handled or ignored, resulting in the same behavior (but with a non-zero
exit code).
2016-10-25 09:18:57 -07:00
Seth Fitzsimmons 2877d42e20 Pass all args through when logging 2016-10-25 08:41:43 -07:00
Dakota Benjamin 4883fa0ee7 Merge pull request #389 from paulinus/dense
Add option to use OpenSfM to compute the point cloud
2016-10-13 17:51:01 +02:00
Pau Gargallo 6d94dcaf16 Add option to compute and use OpenSfM's point cloud 2016-09-30 15:08:56 +02:00
Piero Toffanin e0b70a6226 Changed some mvs_texturing command line parameters to use booleans 2016-09-24 11:14:01 -04:00
Dakota Benjamin a3c949fc9a Add exception for implementation error in parsing exif (#372) 2016-09-15 15:15:50 +02:00
Seth Fitzsimmons 9fbeeab7d9 Typo: odm_orthphoto_corners.txt → odm_orthophoto_corners.txt 2016-08-10 15:46:19 -07:00
Dakota Benjamin 02a52e6a97 Merge pull request #348 from dakotabenjamin/odmphoto_fix
Update ODM_Photo attribute types
2016-08-09 16:35:43 -04:00
Dakota Benjamin 66f3fe3057 Fix merge conflicts 2016-08-01 14:55:52 +00:00
Dakota Benjamin 55bbb05079 Update ODM_Photo attribute types 2016-07-27 14:27:34 +00:00
Piero Toffanin 1e7d386915 Fixed output default value in matcher-threshold param 2016-07-08 11:55:22 -05:00
Anna Petrasova 6cb0a90102 catch error when missing exif info 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 97bccd3cb4 Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00: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 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
Anna Petrasova 63977411c5 catch error when missing exif info 2016-05-07 12:27:52 -04:00
Dakota Benjamin fcc0f5513c Add EPSG to georef 2016-04-05 16:19:50 -04:00
Dakota Benjamin 31e3203e5a Add Mvs-Texturing 2016-03-24 13:35:29 -04: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 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 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
Pau Gargallo 109eb800f1 Radially undistort images before odm_texturing 2016-03-03 12:58:25 +01: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 2db0411b27 Merge pull request #263 from OpenDroneMap/code-cleanup
Code cleanup
2016-02-26 15:30:07 -05:00
Dakota Benjamin cb2709a147 Save georeferenced texturing to texturing folder 2016-02-26 15:26:42 -05:00
Dakota Benjamin 0515166832 Refactor python code to comply with PEP8 2016-02-26 13:50:12 -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
Stephen Mather 786b528e73 XML to xml 2016-02-25 14:10:43 -05:00
Stephen Mather d2b14183b6 add pdal_path to convert_to_las 2016-02-25 14:06:21 -05:00
Dakota Benjamin d41fcb63ff hotfix: add colon 2016-02-25 14:05:45 -05:00
Stephen Mather 9f3781c817 run pdal run 2016-02-25 14:05:18 -05:00
Stephen Mather b910027d17 remove txt2las 2016-02-25 13:59:06 -05:00
Stephen Mather aac739647f add pdal_path 2016-02-25 13:56:12 -05:00
Dakota Benjamin 9250e8c80e Remove debug print line from config 2016-02-25 13:45:32 -05:00
Dakota Benjamin 6bf072dfaa Add --rerun-from functionality 2016-02-25 13:39:38 -05:00
Stephen Mather e3279698f2 pdalxml as call 2016-02-25 13:38:50 -05:00
Stephen Mather 39ef27e201 tree not self 2016-02-25 13:31:28 -05:00
Stephen Mather e6494cc588 re-add kwargs 2016-02-25 11:56:29 -05:00
Stephen Mather 497134a955 temporarily removing .format(**kwargs)) 2016-02-25 11:54:15 -05:00
Stephen Mather 88c87a607a remove escapes 2016-02-25 11:51:36 -05:00
Stephen Mather cc4e5f03a5 escape > in pipeline.xml 2016-02-25 11:48:35 -05:00
Stephen Mather ce95ea9062 escape quotes in pipeline.xml 2016-02-25 11:46:02 -05:00
Stephen Mather 89ad281ce9 fix spacing in pipelineXml 2016-02-25 11:37:24 -05:00
Stephen Mather e50403b56e put pdal output inside georeferencing 2016-02-25 11:34:22 -05:00
Stephen Mather 44391930ae write pipeline.xml to file 2016-02-25 11:29:00 -05:00
Stephen Mather ef9c617b9d Update types.py 2016-02-25 11:18:29 -05:00
Stephen Mather 0d04931f2b add pipelineXML 2016-02-25 11:16:42 -05:00
Stephen Mather 0eeacd2977 sketch out pdal output changes 2016-02-25 10:36:18 -05:00
Dakota Benjamin c25388b0c2 Add rerun-all and rerun-from arguments 2016-02-25 10:18:48 -05:00
Dakota Benjamin 82d8d184db make pmvs use all cores by default 2016-02-24 10:17:17 -05:00
Dakota Benjamin 196e111a00 odm_orthophoto gdal_translate writes to a log file 2016-02-23 13:23:34 -05:00
Dakota Benjamin 7a58752c86 Add Orthophoto geotiff functionality 2016-02-23 12:47:43 -05:00
Dakota Benjamin 4dd8d70c9f Add tests and test data to context 2016-02-16 15:20:35 -05:00
Pau Gargallo cafc98917c Rerun slam only when required 2016-02-04 14:57:01 +01:00
Pau Gargallo 005830b53c Pass slam config as a command line argument 2016-02-04 14:25:31 +01:00
Pau Gargallo 0201ba4497 Convert from orb_slam to pmts 2016-02-04 14:17:45 +01:00
Pau Gargallo a53e26046e Enable running slam with run.py 2016-02-04 11:27:45 +01:00
Dakota Benjamin 07a6270bcc Update prematching args and other args 2015-12-30 09:36:56 -05:00
edgarriba f1053c24f6 add missing import: subprocess 2015-12-11 21:27:51 +00:00
edgarriba edd4dbf93a second commint for georeferencing 2015-12-11 21:26:04 +00:00
edgarriba 5f058e9231 add las-tools dependency 2015-12-11 21:24:52 +00:00
edgarriba 283cb22f1a first commit for georeferencing 2015-12-10 17:17:39 +00:00
edgarriba bd8e7b3725 refactor app flow 2015-12-10 12:35:52 +00:00
edgarriba c65d2b51b3 added tree structure to organize file paths 2015-12-10 11:01:41 +00:00
edgarriba 5fad5a1b91 added cmvs paths 2015-12-04 14:14:56 +00:00
edgarriba 984d6e7c02 fix pyexiv2 bug + plus set forced focal and cc width 2015-12-04 14:12:40 +00:00
edgarriba f753c2e10d fix wrong metadata reading 2015-12-02 14:24:38 +00:00
edgarriba 72d3a48b60 fix resizing issue with file metadata 2015-12-02 11:16:30 +00:00
edgarriba 8607a355e0 small log fix 2015-11-30 15:50:15 +00:00
edgarriba 68636e4ba5 add path to modules binaries 2015-11-30 15:49:52 +00:00
edgarriba 6de3e3f364 get rid of cmvs task 2015-11-30 15:49:19 +00:00
edgarriba 8a5a94e3d4 factorize ODMPhoto 2015-11-27 16:48:15 +00:00
edgarriba 7eabe25087 add png extension 2015-11-27 16:47:42 +00:00
edgarriba 4662e3c69e add pmvs 2015-11-27 10:00:43 +00:00
edgarriba 2de116915b refactor ODMPhoto 2015-11-27 10:00:08 +00:00
edgarriba 487b541966 reorganize and adding ecto 2015-11-26 12:15:02 +00:00
edgarriba ddef96ee96 add opensfm dependencies + pyexiv2 to parse images metadata 2015-11-23 15:43:29 +00:00
edgarriba c65bf136f5 add try/catch for opensm pipeline 2015-11-20 11:03:16 +00:00
edgarriba bda020d43d relocate ccds files 2015-11-20 10:07:40 +00:00
edgarriba 65e25cc24b reorganize folders 2015-11-20 10:00:43 +00:00