Wykres commitów

913 Commity (764d56ec3ce30d8ffa98a83cd21c9f33c7606798)

Autor SHA1 Wiadomość Data
Mark Hale da49ff85f9 Script to render 360 photos.
Signed-off-by: Mark Hale <mark.hale@physics.org>
2017-02-22 22:59:59 +00:00
Dakota Benjamin 18e47b01c1 Expose Tone Mapping parameter 2017-02-22 12:41:24 -05:00
Dakota Benjamin 000abefcf4 Add default settings file 2017-02-22 10:32:02 -05:00
Dakota Benjamin 08bee215a9 Merge pull request #485 from pulquero/grass
GRASS script to create DEM, contour and textured relief maps.
2017-02-21 12:55:53 -05:00
Mark Hale 55781f1f33 PEP8 compliant.
Signed-off-by: Mark Hale <mark.hale@physics.org>
2017-02-21 17:45:27 +00: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 b29e01634b Update External-MvsTexturing.cmake 2017-02-21 11:19:42 -05:00
pulquero 7162bb3606 Reduced memory fragmentation (#464)
* Update README.md (#2)

Proposed changes for #431

* Added support for setting number of processes for opensfm.

* Where possible allocate vectors of the correct size to prevent memory fragmentation.

* Reset README.md to master

* Reset README.md to master

* Removed un-needed for loop
2017-02-21 11:14:16 -05:00
Dakota Benjamin 6e55f053bf Merge pull request #444 from OpenDroneMap/default-opensfm
Change OpenSfM to default for point clound densification
2017-02-21 09:48:49 -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 cfb9cae9ac Reduced geotiff file sizes.
Signed-off-by: Mark Hale <mark.hale@physics.org>
2017-02-15 23:55:55 +00:00
Mark Hale 22f16d872b Corrected file name.
Signed-off-by: Mark Hale <mark.hale@physics.org>
2017-02-15 23:46:53 +00:00
Mark Hale d1f7b2fc76 Corrected print msg. 2017-02-15 23:45:09 +00:00
Mark Hale 9ab6d4a43c GRASS script to create DEM, contour and textured relief maps.
Signed-off-by: Mark Hale <mark.hale@physics.org>
2017-02-15 23:20:09 +00: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
Stephen Mather 0d698dac14 Merge pull request #472 from smathermather/master
fix typo in running own docker build
2017-02-08 16:42:20 -05:00
Stephen Mather 03e7dd0dd9 fix typo in running own docker build 2017-02-08 12:12:26 -05:00
Stephen Mather 1bd4418132 update to latest mvs-texturing patch 2017-02-01 15:28:13 -05:00
Dakota Benjamin 5b0cd53f2e Fix discrepancy between v0.2 and master
See #459
2017-01-24 10:23:27 -05:00
Dakota Benjamin 963f90bff4 Remove old gcp config 2017-01-23 10:47:17 -05:00
Dakota Benjamin 2e9d8126b7 Merge pull request #440 from dakotabenjamin/image-load-process
UI changes and georeferencing fix
2017-01-17 14:36:51 -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 44aea49a0a Merge pull request #446 from pulquero/georef_mt
Multithreaded georef (issues/#435)
2017-01-11 15:33:55 -05:00
Dakota Benjamin 2d6bd3e594 Merge pull request #447 from pierotofy/patch-3
Update README.md
2017-01-11 10:06:46 -05:00
Piero Toffanin 6c99e142bb Update README.md
Proposed changes for #431
2017-01-02 09:30:34 -05:00
Mark Hale d40db13273 Multi-threaded GCP too. 2016-12-31 02:59:05 +00:00
Mark Hale 6f34a759f6 Improvements and auto detection of numThreads. 2016-12-30 22:31:29 +00:00
Mark Hale 55671f0047 Multithreaded georef - EA 2016-12-29 22:31:39 +00:00
Dakota Benjamin 93df6fbcb1 Change OpenSfM to default for point clound densification 2016-12-27 13:44:48 -05:00
Dakota Benjamin 45f0317a75 Merge branch 'paulinus-orb_slam2' 2016-12-23 20:50:58 +00:00
Dakota Benjamin d7cd3f4a05 Add note to README 2016-12-23 20:50:26 +00: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 635b86edd1 Merge pull request #430 from OpenDroneMap/documentation-update
Update documentation
2016-12-21 13:32:27 -05:00
Dakota Benjamin 347b8c4c3c Update README.md 2016-12-21 13:32:07 -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 dcb294b49c Merge branch 'mojodna-subprocesses' 2016-12-20 19:01:19 +00:00
Dakota Benjamin 845a6d95ad Merge branch 'subprocesses' of https://github.com/mojodna/opendronemap into mojodna-subprocesses 2016-12-20 18:14:18 +00:00
Dakota Benjamin cefb0d08ae Update README to reflect UI changes 2016-12-20 11:14:52 -05:00
Dakota Benjamin 80eba5a7de Generate PNG from ungeoreferenced model 2016-12-20 10:10:14 -05:00
Pau Gargallo ed0695ddde Add link directory for libpangolin 2016-12-16 11:34:32 +01:00
Dakota Benjamin 30368627c3 Find gcp_list even when not specified 2016-12-14 13:36:23 -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