Wykres commitów

49 Commity (52428f7e2e8610bdcf28eaa9da820019b1cf5d8e)

Autor SHA1 Wiadomość Data
Piero Toffanin 52428f7e2e Added back poisson 2.5D meshing method for fast-orthophoto 2018-10-28 19:57:08 -04:00
Piero Toffanin 1c75c6bd9b Moved dem2mesh in separate repository 2018-10-24 12:30:09 -04:00
Piero Toffanin d0a9374e9d Blocks depth auto selection, DSM resolution based on GSD estimate 2018-10-17 18:54:18 -04:00
Piero Toffanin dc81b3616a Tweaked DSM resolution 2018-10-17 13:41:32 -04:00
Piero Toffanin 1bdc478329 Cleanup, logger output setup 2018-10-17 13:14:03 -04:00
Piero Toffanin cb219715ae dem2mesh quad tree merge working 2018-10-17 11:35:18 -04:00
Piero Toffanin f4352e3fee GSD optimization, Dockerfile updates, ignore-gsd arg, small refactoring 2018-08-11 12:45:21 -04:00
Piero Toffanin d5abc19b36 Added GSD cap on resolution params 2018-08-08 15:41:08 -04:00
Piero Toffanin 1650e2bb03 Standarized resolution units to cm / pixel 2018-08-08 09:37:51 -04:00
Piero Toffanin 2748bb1143 PDAL DSM type set to float, 2.5D dsm res tweak 2018-07-07 00:15:15 -04:00
Piero Toffanin 6b537945a2 Merged add-poissonrecon, cleaned up old config params 2018-07-06 10:29:55 -04:00
Piero Toffanin d5c4012707 DSM resolution tweak 2018-07-06 10:19:20 -04:00
Dakota Benjamin 4a81684d60 Merge branch 'odm_output_improvements' of ssh://git.masseranolabs.com:/home/odm/OpenDroneMap into add-poissonrecon 2018-07-06 10:01:33 -04:00
Dakota Benjamin e0da602fe0 Replace odm_meshing module with external PoissonRecon 2018-07-05 19:02:00 -04:00
Piero Toffanin 5a320d6ceb Fast orthophoto dsm_resolution tweak 2018-07-04 14:39:21 -04:00
Piero Toffanin 0d6fda728e Added max-concurrency to loky executor 2018-07-03 13:01:18 -04:00
Piero Toffanin 71de5deeac Added --use-3dmesh, --skip-3dmodel, set 2.5D as default meshing option, georeference point cloud speedup 2018-07-03 12:37:39 -04:00
Piero Toffanin b026a20cea Tied odm_cleanmesh, moved meshing call to mesh.py 2018-07-03 11:24:47 -04:00
Piero Toffanin dba9407ee7 mve makescene confirm bug fix 2018-07-02 15:21:30 -04:00
Piero Toffanin 9e749dbe39 Merge remote-tracking branch 'privodm/add_smvs' into odm_output_improvements 2018-07-02 10:18:54 -04:00
Dakota Benjamin 85cb052acc Fix typo in odm_meshing 2018-06-30 19:54:05 -04:00
Dakota Benjamin a18e989c58 Add smvs as default dense reconstruction 2018-06-27 14:32:49 -04:00
Piero Toffanin 5ddbf13058 PLY support for DEM generation, mesh_dsm DEM type, mesh.py module, create_25dmesh 2018-06-10 14:57:16 -04:00
Dakota Benjamin 0d4e77cf5a Refactor georeferencing to implement sfm transformation 2018-01-29 12:27:13 -05:00
Piero Toffanin 6492a4e1c3 Added fast-orthophoto param, modified ODM pipeline to skip dense reconstruction 2018-01-02 12:38:15 -05:00
Piero Toffanin 8369b9ac85 Started adding ODM params for sparse reconstruction 2018-01-01 18:48:01 -05: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
Piero Toffanin 0c55b86bfb Readded outlier removal parameter, removed tinyply dependency, mesh refinement, edge collapse 2017-04-18 17:18:09 -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
Piero Toffanin 2237bc5db7 Integrated 2.5D mesh into pipeline. Still needs testing 2017-04-05 13:56:48 -04:00
Dakota Benjamin 93df6fbcb1 Change OpenSfM to default for point clound densification 2016-12-27 13:44:48 -05:00
Mark Hale 9569326b53 Added verbose option. 2016-12-11 22:16:11 +00:00
Pau Gargallo 6d94dcaf16 Add option to compute and use OpenSfM's point cloud 2016-09-30 15:08:56 +02:00
Dakota Benjamin 0df9cfa5d8 Quick fix one more argparse and typo 2016-03-08 13:55:58 -05:00
Dakota Benjamin f559533754 Use Namespace instead of Dict for argparse 2016-03-08 13:26:58 -05:00
Dakota Benjamin 8c9f312aff Create benchmarking file with --time 2016-02-29 09:45:00 -05:00
Dakota Benjamin 0515166832 Refactor python code to comply with PEP8 2016-02-26 13:50:12 -05:00
Dakota Benjamin 6bf072dfaa Add --rerun-from functionality 2016-02-25 13:39:38 -05:00
Dakota Benjamin dee63447df Add --rerun-all functionality 2016-02-25 11:24:32 -05:00
edgarriba c65d2b51b3 added tree structure to organize file paths 2015-12-10 11:01:41 +00:00
edgarriba 428c194129 added logs 2015-12-02 14:26:23 +00:00
edgarriba 7d0215be4d add checking to force to run celll again 2015-12-01 16:52:18 +00:00
edgarriba 7ea36d6044 add odm_meshing cell 2015-11-30 15:53:44 +00:00
edgarriba 4a2d6af50c adding scripts 2015-11-16 14:52:47 +00:00