Wykres commitów

1092 Commity (fd1d7fd4841ebae1e24bc55f3a6e0d7249192d64)

Autor SHA1 Wiadomość Data
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
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
Dakota Benjamin ebaaf802a1 Merge pull request #433 from OpenDroneMap/raw-resize-data
Keeps original images pristine in georef
2016-12-06 15:25:55 -05:00
Dakota Benjamin c225b1e61a Keeps original images pristine in georef 2016-12-05 16:06:03 -05:00
Dakota Benjamin 4c11ebd269 remove dev mention from contributing guide 2016-11-30 15:02:02 -05:00
Dakota Benjamin 31e60d4c3f Simplify QUICKSTART instructions and updates 2016-11-30 14:59:44 -05:00
Dakota Benjamin 8e9c96a9f3 Merge pull request #428 from pierotofy/docker-core2
Added dockerfile for march=core2 compilation
2016-11-30 14:44:50 -05:00
Piero Toffanin 77e5fdf3e5 Update README 2016-11-30 08:33:05 -05:00
Ubuntu 619c644acf Added dockerfile for march=core2 compilation 2016-11-30 13:20:26 +00:00
Seth Fitzsimmons 14d36d62a5 Merge remote-tracking branch 'origin/master' into subprocesses 2016-11-26 12:11:38 -08:00
Dakota Benjamin 36f7106795 Merge pull request #425 from OpenDroneMap/dev
PR for v0.2 release candidate
2016-11-23 16:14:59 -05:00
Dakota Benjamin a4b631d8f4 Simplify instructions in readme 2016-11-23 15:19:19 -05:00
Dakota Benjamin 258953c20d Fix readme merge conflict 2016-11-23 14:49:01 -05:00
Dakota Benjamin 22d53e9426 Merge pull request #422 from pierotofy/patch-3
Added WebODM note
2016-11-23 14:05:23 -05:00
Dakota Benjamin 0a9894fcb6 Merge pull request #407 from mojodna/patch-1
Remove band interleaving, increase block size
2016-11-22 15:47:54 -05:00
Piero Toffanin 50fd645a8e Added WebODM note
Cross referenced WebODM project
2016-11-15 21:24:03 -05:00
Stephen Mather 4c59e410ba Update README.md 2016-11-15 02:44:20 -05:00
Dakota Benjamin e947005cf9 Update MD5 2016-10-28 11:22:57 -04:00
Dakota Benjamin fecad415df Merge pull request #400 from paulinus/dense
Upgrade OpenSfM for parallel depthmap computation.
2016-10-28 09:46:32 -04:00
Dakota Benjamin 87fb9d2b0e Merge pull request #412 from mojodna/misc-typos
Misc. typos
2016-10-28 09:45:21 -04: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