Wykres commitów

58 Commity (dccf5d6f592c39fe96cbf68226a8756fbd30740e)

Autor SHA1 Wiadomość Data
Dakota Benjamin dccf5d6f59 Expose DEM gen options to command line
Former-commit-id: 3385333737
2017-04-06 15:37:13 -04:00
Dakota Benjamin 4b5738924d Update LAS conversion to JSON
Former-commit-id: 85f2c422af
2017-04-06 13:59:26 -04:00
Dakota Benjamin 924b9a627c Add DEM generator to control script
Former-commit-id: fafa5fe006
2017-04-06 09:06:09 -04:00
Dakota Benjamin 33fd609b68 Add baseline code for DEM gen
Former-commit-id: 7d08f873a0
2017-03-31 10:31:46 -04:00
Mark Hale 52b06eb6a1 Include projection info in las
Former-commit-id: 806ce3f53c
2017-02-11 23:46:23 +00:00
Dakota Benjamin 42a8aa2788 Merge branch 'master' into image-load-process
Former-commit-id: c413629fc3
2017-01-17 14:35:49 -05:00
Pau Gargallo f5f3c628bb Merge branch 'dev' into orb_slam2
Conflicts:
	configure.sh
	opendm/config.py
	opendm/types.py
	scripts/odm_app.py

Former-commit-id: efb2520241
2016-12-13 11:18:22 +01:00
Dakota Benjamin 4445c85db1 Add option for automatic project setup using -i
Former-commit-id: 715f45d828
2016-12-09 09:51:25 -05:00
Pau Gargallo 5fe2acd360 Add option to compute and use OpenSfM's point cloud
Former-commit-id: 6d94dcaf16
2016-09-30 15:08:56 +02:00
Dakota Benjamin 1a7d038dbf Add exception for implementation error in parsing exif (#372)
Former-commit-id: a3c949fc9a
2016-09-15 15:15:50 +02:00
Seth Fitzsimmons e641f42d6c Typo: odm_orthphoto_corners.txt → odm_orthophoto_corners.txt
Former-commit-id: 9fbeeab7d9
2016-08-10 15:46:19 -07:00
Dakota Benjamin 1cc5c07e66 Merge pull request #348 from dakotabenjamin/odmphoto_fix
Update ODM_Photo attribute types

Former-commit-id: 02a52e6a97
2016-08-09 16:35:43 -04:00
Dakota Benjamin d117d01c0a Update ODM_Photo attribute types
Former-commit-id: 55bbb05079
2016-07-27 14:27:34 +00:00
Anna Petrasova ef3f5a9173 catch error when missing exif info
Former-commit-id: 6cb0a90102
2016-06-29 20:36:36 +00:00
Dakota Benjamin d6ef4bc911 Add EPSG to georef
Former-commit-id: 4e17a87897
2016-06-29 20:35:18 +00:00
Pau Gargallo 2ed473c168 Merge branch 'dev' into orb_slam2
Former-commit-id: ec147b2c7e
2016-05-18 13:09:36 +02:00
Dakota Benjamin 94c27efa82 Merge pull request #286 from dakotabenjamin/fix-gcpref
Allow use of GCPs, allow EPSG codes, use gdaltranslate for georeferencing

Former-commit-id: eb72df31cc
2016-05-09 10:23:42 -04:00
Anna Petrasova a5cd1d9588 catch error when missing exif info
Former-commit-id: 63977411c5
2016-05-07 12:27:52 -04:00
Dakota Benjamin b3bed197ab Add EPSG to georef
Former-commit-id: fcc0f5513c
2016-04-05 16:19:50 -04:00
Dakota Benjamin f95d55356f Add Mvs-Texturing
Former-commit-id: 31e3203e5a
2016-03-24 13:35:29 -04:00
Dakota Benjamin ceeec80ff5 Remove local ccd_defs file and reference OpenSfM version
Former-commit-id: bf0630cd2a
2016-03-04 14:35:35 -05:00
Pau Gargallo d8b0dc7376 Radially undistort images before odm_texturing
Former-commit-id: 109eb800f1
2016-03-03 12:58:25 +01:00
Dakota Benjamin 6d0dfa988b Create benchmarking file with --time
Former-commit-id: 8c9f312aff
2016-02-29 09:45:00 -05:00
Dakota Benjamin 45a54503dc Merge pull request #263 from OpenDroneMap/code-cleanup
Code cleanup

Former-commit-id: 2db0411b27
2016-02-26 15:30:07 -05:00
Dakota Benjamin e3b15e97d3 Save georeferenced texturing to texturing folder
Former-commit-id: cb2709a147
2016-02-26 15:26:42 -05:00
Dakota Benjamin d42e55aefd Refactor python code to comply with PEP8
Former-commit-id: 0515166832
2016-02-26 13:50:12 -05:00
Dakota Benjamin ed7b74890b Merge georeferencing conflicts
Former-commit-id: 050ba88d81
2016-02-25 15:02:48 -05:00
Dakota Benjamin 339eb33b02 Add xyz point cloud output
Former-commit-id: 8ba2449b6d
2016-02-25 14:51:03 -05:00
Stephen Mather eea53be1d5 add missing space after ply
Former-commit-id: d418d43bcf
2016-02-25 14:21:47 -05:00
Stephen Mather 2f218d4d0b XML to xml
Former-commit-id: 786b528e73
2016-02-25 14:10:43 -05:00
Stephen Mather c779ee8449 add pdal_path to convert_to_las
Former-commit-id: d2b14183b6
2016-02-25 14:06:21 -05:00
Stephen Mather f6c60b2924 run pdal run
Former-commit-id: 9f3781c817
2016-02-25 14:05:18 -05:00
Stephen Mather 5a007a6a2b remove txt2las
Former-commit-id: b910027d17
2016-02-25 13:59:06 -05:00
Stephen Mather e4afc49ece pdalxml as call
Former-commit-id: e3279698f2
2016-02-25 13:38:50 -05:00
Stephen Mather 1dfbe828ef tree not self
Former-commit-id: 39ef27e201
2016-02-25 13:31:28 -05:00
Stephen Mather 9fcc66272f re-add kwargs
Former-commit-id: e6494cc588
2016-02-25 11:56:29 -05:00
Stephen Mather 100e3cf742 temporarily removing .format(**kwargs))
Former-commit-id: 497134a955
2016-02-25 11:54:15 -05:00
Stephen Mather fcf4db9d1b remove escapes
Former-commit-id: 88c87a607a
2016-02-25 11:51:36 -05:00
Stephen Mather 92e1f36930 escape > in pipeline.xml
Former-commit-id: cc4e5f03a5
2016-02-25 11:48:35 -05:00
Stephen Mather e7b8d56169 escape quotes in pipeline.xml
Former-commit-id: ce95ea9062
2016-02-25 11:46:02 -05:00
Stephen Mather 3d132f58ef fix spacing in pipelineXml
Former-commit-id: 89ad281ce9
2016-02-25 11:37:24 -05:00
Stephen Mather e26b7e5800 put pdal output inside georeferencing
Former-commit-id: e50403b56e
2016-02-25 11:34:22 -05:00
Stephen Mather 583435fd7a write pipeline.xml to file
Former-commit-id: 44391930ae
2016-02-25 11:29:00 -05:00
Stephen Mather 64d6a69629 Update types.py
Former-commit-id: ef9c617b9d
2016-02-25 11:18:29 -05:00
Stephen Mather 90a9a5bc67 add pipelineXML
Former-commit-id: 0d04931f2b
2016-02-25 11:16:42 -05:00
Stephen Mather 809d17f149 sketch out pdal output changes
Former-commit-id: 0eeacd2977
2016-02-25 10:36:18 -05:00
Dakota Benjamin a9009da627 odm_orthophoto gdal_translate writes to a log file
Former-commit-id: 196e111a00
2016-02-23 13:23:34 -05:00
Dakota Benjamin f153aa9754 Add Orthophoto geotiff functionality
Former-commit-id: 7a58752c86
2016-02-23 12:47:43 -05:00
edgarriba 38492fda24 second commint for georeferencing
Former-commit-id: edd4dbf93a
2015-12-11 21:26:04 +00:00
edgarriba 6d66d60683 first commit for georeferencing
Former-commit-id: 283cb22f1a
2015-12-10 17:17:39 +00:00