Wykres commitów

72 Commity (e094b79533e81c3950d47760bc6954f7223368b8)

Autor SHA1 Wiadomość Data
Stephen Mather 824eee6c29 restore use-fixed-camera-params in ecto cell
Former-commit-id: f09901842c
2019-03-25 08:36:53 -04:00
Piero Toffanin 9c74c213ca Removed reference to use_fixed_camera_params
Former-commit-id: 4a8ea2cb45
2019-03-16 13:14:57 -04:00
Piero Toffanin 8cb451a76d Removed unused orthophoto-target-srs flag
Former-commit-id: 22d7b633ff
2019-03-08 11:32:08 -05:00
Piero Toffanin 1085848b4e Cleanup legacy code, much faster dataset loading
Former-commit-id: c966d1287c
2019-03-07 12:36:05 -05:00
Piero Toffanin 54c26bfff3 GSD optimization, Dockerfile updates, ignore-gsd arg, small refactoring
Former-commit-id: f4352e3fee
2018-08-11 12:45:21 -04:00
Dakota Benjamin 5b704635e8 Merge branch 'odm_output_improvements' of ssh://git.masseranolabs.com:/home/odm/OpenDroneMap into add-poissonrecon
Former-commit-id: 4a81684d60
2018-07-06 10:01:33 -04:00
Dakota Benjamin 1bba7dc1d6 Replace odm_meshing module with external PoissonRecon
Former-commit-id: e0da602fe0
2018-07-05 19:02:00 -04:00
Piero Toffanin 119763e47a Renamed opensfm-depthmap-resolution to depthmap-resolution, use parameter for both smvs and opensfm
Former-commit-id: e44fb3ab99
2018-07-04 14:27:06 -04:00
Dakota Benjamin c873d6f69b Use max_concurrency option for dem, georef, and ortho modules
Former-commit-id: 37504a2a6c
2018-07-01 19:24:37 -04:00
Dakota Benjamin 80cbc2f03b Remove PMVS module
Former-commit-id: eda8beaefe
2018-07-01 17:28:55 -04:00
Dakota Benjamin 8e2bea2c36 Expose more SMVS parameters
Former-commit-id: 3e962dceb6
2018-06-30 19:36:53 -04:00
Dakota Benjamin c8fc209af0 Add smvs as default dense reconstruction
Former-commit-id: a18e989c58
2018-06-27 14:32:49 -04:00
Dakota Benjamin 63b8ca2d2b Allow gcp file input
Former-commit-id: 7a7ac23264
2018-02-01 11:10:32 -05:00
Pau Gargallo ddbeac4de2 Adapt to the removed resize step
Former-commit-id: 50b8a0d097
2018-01-29 12:35:18 -05:00
Dakota Benjamin 2cfcb7a61b Refactor georeferencing to implement sfm transformation
Former-commit-id: 0d4e77cf5a
2018-01-29 12:27:13 -05:00
Piero Toffanin faecd136d2 Started adding ODM params for sparse reconstruction
Former-commit-id: 8369b9ac85
2018-01-01 18:48:01 -05:00
Dakota Benjamin ff23e21147 Add hybrid bundling option to OpenSfM step
Former-commit-id: b8b8acf5f1
2017-12-07 14:41:37 -05:00
Dakota Benjamin 9f89dda2e0 Remove all references to resizing from odm_georef
Former-commit-id: eae87a1053
2017-10-26 15:40:50 -04:00
Dakota Benjamin d350ae3f55 Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into update-vtk
# Conflicts:
#	opendm/tasks.py
#	scripts/resize.py


Former-commit-id: dda829f74e
2017-08-24 15:28:23 -04:00
Dakota Benjamin d09b3256bc Remove Resize module
Former-commit-id: 770a57abe4
2017-08-24 15:19:51 -04:00
Dakota Benjamin c1c97c8701 Add new opensfm settings
Former-commit-id: febf592f11
2017-08-01 15:00:13 -04:00
Piero Toffanin 08f391c599 Syntax fix, decimation parameter fix, tweaks
Former-commit-id: c41f9121e9
2017-06-23 16:15:13 -04:00
Piero Toffanin 14e679116e Wrote ODM_DEM cell
Former-commit-id: bb8d21ab3b
2017-06-23 15:28:46 -04:00
Piero Toffanin eee1f1b914 Started adding odm_dem module
Former-commit-id: af0c2c986f
2017-06-23 11:20:46 -04:00
Frederik Gelder d7c53a7b1b added skip-resize flag to possible arguments and added its implementation
Former-commit-id: d758a5a2ed
2017-05-11 21:37:05 +02:00
Piero Toffanin 4ee5dc96ed Resolved conflicts, added missing 2.5D meshing files, change skip-25dmesh to use-25dmesh
Former-commit-id: ce0ce5a655
2017-04-25 11:17:20 -04:00
Dakota Benjamin f07ddc182a Merge pull request #549 from dakotabenjamin/pdal-dem
Add DEM generation using PDAL

Former-commit-id: eaf9ab2e26
2017-04-24 16:10:51 -04:00
Piero Toffanin 8dbe90b7ae Readded outlier removal parameter, removed tinyply dependency, mesh refinement, edge collapse
Former-commit-id: 0c55b86bfb
2017-04-18 17:18:09 -04:00
Piero Toffanin 38cf16f6c9 Removed max-vertex-25d parameter
Former-commit-id: 10b25e735f
2017-04-17 17:48:01 -04:00
Piero Toffanin 3bef377cea z-occlusion filtering, removed outlier removal, still need testing
Former-commit-id: 9f4da6271d
2017-04-17 17:39:47 -04:00
Piero Toffanin c48c380c91 Added max_vertex_25d parameter, added TBB library support for parallel execution, cleanup
Former-commit-id: 05d2b3269f
2017-04-07 13:56:30 -04:00
Piero Toffanin 362f4fecf6 Removed odm_texturing, cleaned up 2.5d generation algorithm, added params in ODM pipeline
Former-commit-id: f1571ceb7e
2017-04-06 17:33:36 -04:00
Dakota Benjamin dccf5d6f59 Expose DEM gen options to command line
Former-commit-id: 3385333737
2017-04-06 15:37:13 -04:00
Dakota Benjamin 924b9a627c Add DEM generator to control script
Former-commit-id: fafa5fe006
2017-04-06 09:06:09 -04:00
Piero Toffanin 05d8526b4f Integrated 2.5D mesh into pipeline. Still needs testing
Former-commit-id: 2237bc5db7
2017-04-05 13:56:48 -04:00
Dakota Benjamin c96b4b259e Add gdaladdo to build overviews
Former-commit-id: c79c4646df
2017-03-31 14:53:47 -04:00
Dakota Benjamin 4c60de5bed Add BigTIFF creation option to odm_orthophoto
Former-commit-id: 3ce495c37b
2017-03-29 16:13:34 -04:00
Dakota Benjamin e46cac88bb Add more gdal creation options
Former-commit-id: d4d09cbc3f
2017-03-10 16:09:55 -05:00
Dakota Benjamin 5fdffedb65 Expose Tone Mapping parameter
Former-commit-id: 18e47b01c1
2017-02-22 12:41:24 -05:00
Dakota Benjamin 487f53898b Merge branch 'master' into default-opensfm
Former-commit-id: 65fab9fccc
2017-02-21 09:46:41 -05:00
Dakota Benjamin 42a8aa2788 Merge branch 'master' into image-load-process
Former-commit-id: c413629fc3
2017-01-17 14:35:49 -05:00
pulquero 341960dd02 Make number of Opensfm processes configurable (#452)
* Update README.md (#2)

Proposed changes for #431

* Added support for setting number of processes for opensfm.


Former-commit-id: 7a463ab8bf
2017-01-12 12:03:14 -05:00
Dakota Benjamin 855729681f Change OpenSfM to default for point clound densification
Former-commit-id: 93df6fbcb1
2016-12-27 13:44:48 -05:00
Dakota Benjamin 6d0dfff962 Merge branch 'orb_slam2' of https://github.com/paulinus/OpenDroneMap into paulinus-orb_slam2
Former-commit-id: db9757cfc9
2016-12-22 15:09:29 +00:00
Dakota Benjamin cae52f594e Add tag in case user wants to override GCP
Former-commit-id: cdf120873c
2016-12-21 15:56:27 -05:00
Dakota Benjamin d68b1eff97 Merge branch 'master' into image-load-process
Former-commit-id: fc2ccf4ce5
2016-12-21 13:53:28 -05:00
Dakota Benjamin 76a4e03f57 Simplify input parameters
Former-commit-id: 1f21831726
2016-12-14 13:30:44 -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
Mark Hale 4d806b2518 Added verbose option.
Former-commit-id: 9569326b53
2016-12-11 22:16:11 +00:00
Dakota Benjamin 4445c85db1 Add option for automatic project setup using -i
Former-commit-id: 715f45d828
2016-12-09 09:51:25 -05:00