Wykres commitów

635 Commity (ea04236eeed4a37328804c6854b4e20abce5ddac)

Autor SHA1 Wiadomość Data
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
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
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 65a5e42ac4 Merge pull request #259 from dakotabenjamin/run-from-all
--rerun-from, --rerun-all
2016-02-25 13:49:52 -05:00
Dakota Benjamin 9250e8c80e Remove debug print line from config 2016-02-25 13:45:32 -05:00
Stephen Mather abf5068e1c pass path to pdal 2016-02-25 13:40:17 -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