Piero Toffanin
af7050619a
Typo
2017-06-23 16:38:01 -04:00
Piero Toffanin
c41f9121e9
Syntax fix, decimation parameter fix, tweaks
2017-06-23 16:15:13 -04:00
Piero Toffanin
bb8d21ab3b
Wrote ODM_DEM cell
2017-06-23 15:28:46 -04:00
Piero Toffanin
af0c2c986f
Started adding odm_dem module
2017-06-23 11:20:46 -04:00
Frederik Gelder
98018b8b8b
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap
2017-05-26 15:53:22 +02:00
Piero Toffanin
0f40c0cf1b
Temporarily changed opensfm-processes to 1
2017-05-15 20:46:21 -04:00
Frederik Gelder
d758a5a2ed
added skip-resize flag to possible arguments and added its implementation
2017-05-11 21:37:05 +02:00
Piero Toffanin
ce0ce5a655
Resolved conflicts, added missing 2.5D meshing files, change skip-25dmesh to use-25dmesh
2017-04-25 11:17:20 -04:00
Dakota Benjamin
eaf9ab2e26
Merge pull request #549 from dakotabenjamin/pdal-dem
...
Add DEM generation using PDAL
2017-04-24 16:10:51 -04:00
Piero Toffanin
0c55b86bfb
Readded outlier removal parameter, removed tinyply dependency, mesh refinement, edge collapse
2017-04-18 17:18:09 -04:00
Piero Toffanin
e066e9ba2d
Grid upsampling, much faster processing
2017-04-18 10:48:17 -04:00
Piero Toffanin
10b25e735f
Removed max-vertex-25d parameter
2017-04-17 17:48:01 -04:00
Piero Toffanin
9f4da6271d
z-occlusion filtering, removed outlier removal, still need testing
2017-04-17 17:39:47 -04:00
Piero Toffanin
6348d44b08
Changed default wlop iterations value
2017-04-08 11:59:08 -04:00
Piero Toffanin
a358ff229d
Added --skip-25dmesh parameter
2017-04-07 15:16:37 -04:00
Piero Toffanin
05d2b3269f
Added max_vertex_25d parameter, added TBB library support for parallel execution, cleanup
2017-04-07 13:56:30 -04:00
Piero Toffanin
f1571ceb7e
Removed odm_texturing, cleaned up 2.5d generation algorithm, added params in ODM pipeline
2017-04-06 17:33:36 -04:00
Dakota Benjamin
3385333737
Expose DEM gen options to command line
2017-04-06 15:37:13 -04:00
Dakota Benjamin
fafa5fe006
Add DEM generator to control script
2017-04-06 09:06:09 -04:00
Piero Toffanin
2237bc5db7
Integrated 2.5D mesh into pipeline. Still needs testing
2017-04-05 13:56:48 -04:00
Dakota Benjamin
c79c4646df
Add gdaladdo to build overviews
2017-03-31 14:53:47 -04:00
Dakota Benjamin
ab72aeafe3
Add all options to BIGTIFF param
2017-03-31 10:52:46 -04:00
Dakota Benjamin
3ce495c37b
Add BigTIFF creation option to odm_orthophoto
2017-03-29 16:13:34 -04:00
Dakota Benjamin
43b116842e
Clean up argument parsing
2017-03-27 15:41:51 -04:00
Dakota Benjamin
166405f7cc
Make verbose work without needing to select a project
2017-03-23 14:55:22 -04:00
Dakota Benjamin
d4d09cbc3f
Add more gdal creation options
2017-03-10 16:09:55 -05:00
Dakota Benjamin
cee7b63312
Add --version parameter and version tracking
2017-03-10 14:49:36 -05:00
Dakota Benjamin
bf2069a169
Populate settings.yaml file with all params
2017-03-10 11:43:26 -05:00
Dakota Benjamin
7f33fe9b25
Simplify format for settings.yaml
2017-03-08 15:19:00 -05:00
Dakota Benjamin
c7dade35b2
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into global-config-file
2017-03-07 15:20:13 -05:00
Dakota Benjamin
d22f05b3cc
Make functional global configuration
2017-03-07 14:58:40 -05:00
Dakota Benjamin
137596a2f5
Change default tone mapping param to 'none'
2017-02-27 10:10:17 -05:00
Dakota Benjamin
18e47b01c1
Expose Tone Mapping parameter
2017-02-22 12:41:24 -05: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
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
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
Dakota Benjamin
963f90bff4
Remove old gcp config
2017-01-23 10:47:17 -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
93df6fbcb1
Change OpenSfM to default for point clound densification
2016-12-27 13:44:48 -05: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
161f8616e9
Add shorthand -v
2016-12-20 14:34:51 -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
4883fa0ee7
Merge pull request #389 from paulinus/dense
...
Add option to use OpenSfM to compute the point cloud
2016-10-13 17:51:01 +02:00
Pau Gargallo
6d94dcaf16
Add option to compute and use OpenSfM's point cloud
2016-09-30 15:08:56 +02:00
Piero Toffanin
e0b70a6226
Changed some mvs_texturing command line parameters to use booleans
2016-09-24 11:14:01 -04:00
Dakota Benjamin
66f3fe3057
Fix merge conflicts
2016-08-01 14:55:52 +00:00
Piero Toffanin
1e7d386915
Fixed output default value in matcher-threshold param
2016-07-08 11:55:22 -05:00
Dakota Benjamin
97bccd3cb4
Use Namespace instead of Dict for argparse
2016-06-29 20:30:09 +00:00
Pau Gargallo
4ae2849739
Fix connections
2016-05-18 14:49:34 +02:00
Pau Gargallo
ec147b2c7e
Merge branch 'dev' into orb_slam2
2016-05-18 13:09:36 +02:00
Dakota Benjamin
31e3203e5a
Add Mvs-Texturing
2016-03-24 13:35:29 -04:00
Dakota Benjamin
f559533754
Use Namespace instead of Dict for argparse
2016-03-08 13:26:58 -05:00
Dakota Benjamin
0515166832
Refactor python code to comply with PEP8
2016-02-26 13:50:12 -05:00
Dakota Benjamin
d41fcb63ff
hotfix: add colon
2016-02-25 14:05:45 -05:00
Dakota Benjamin
9250e8c80e
Remove debug print line from config
2016-02-25 13:45:32 -05:00
Dakota Benjamin
6bf072dfaa
Add --rerun-from functionality
2016-02-25 13:39:38 -05:00
Dakota Benjamin
c25388b0c2
Add rerun-all and rerun-from arguments
2016-02-25 10:18:48 -05:00
Dakota Benjamin
82d8d184db
make pmvs use all cores by default
2016-02-24 10:17:17 -05:00
Pau Gargallo
cafc98917c
Rerun slam only when required
2016-02-04 14:57:01 +01:00
Pau Gargallo
005830b53c
Pass slam config as a command line argument
2016-02-04 14:25:31 +01:00
Pau Gargallo
a53e26046e
Enable running slam with run.py
2016-02-04 11:27:45 +01:00
Dakota Benjamin
07a6270bcc
Update prematching args and other args
2015-12-30 09:36:56 -05:00
edgarriba
bd8e7b3725
refactor app flow
2015-12-10 12:35:52 +00:00
edgarriba
c65d2b51b3
added tree structure to organize file paths
2015-12-10 11:01:41 +00:00
edgarriba
6de3e3f364
get rid of cmvs task
2015-11-30 15:49:19 +00:00
edgarriba
487b541966
reorganize and adding ecto
2015-11-26 12:15:02 +00:00
edgarriba
65e25cc24b
reorganize folders
2015-11-20 10:00:43 +00:00