Wykres commitów

106 Commity (e0da602fe086dbf2f5935badf4c15175d54f250b)

Autor SHA1 Wiadomość Data
Dakota Benjamin e0da602fe0 Replace odm_meshing module with external PoissonRecon 2018-07-05 19:02:00 -04:00
Dakota Benjamin eda8beaefe Remove PMVS module 2018-07-01 17:28:55 -04:00
Dakota Benjamin 3e962dceb6 Expose more SMVS parameters 2018-06-30 19:36:53 -04:00
Dakota Benjamin a18e989c58 Add smvs as default dense reconstruction 2018-06-27 14:32:49 -04:00
Piero Toffanin a80de54e92 Fixed CSV export, added pc-csv flag 2018-06-03 21:01:04 -04:00
Dakota Benjamin 03f5a7b02d Change PATCH_MAP to PATCH_MATCH in config 2018-05-18 15:53:49 -05:00
Piero Toffanin bf4e50ce8a Grammar fix 2018-05-16 17:11:44 -05:00
Piero Toffanin 400899d5f9 Exposed some opensfm parameters 2018-05-16 14:41:36 -05:00
Dakota Benjamin cc452d2255 Merge branch 'master' of https://github.com/opendronemap/opendronemap into sfm_georef 2018-02-27 13:30:17 -05:00
Dakota Benjamin 3477c6780b Merge remote-tracking branch 'origin/sfm_georef' into sfm_georef
# Conflicts:
#	SuperBuild/cmake/External-OpenSfM.cmake
#	opendm/config.py
#	scripts/odm_georeferencing.py
2018-01-29 12:42:11 -05:00
Pau Gargallo 50b8a0d097 Adapt to the removed resize step 2018-01-29 12:35:18 -05:00
Dakota Benjamin 0d4e77cf5a Refactor georeferencing to implement sfm transformation 2018-01-29 12:27:13 -05:00
Dakota Benjamin 5f299992ce Merge branch 'split-merge' into sfm_georef
# Conflicts:
#	SuperBuild/cmake/External-OpenSfM.cmake
#	opendm/config.py
#	scripts/dataset.py
2018-01-26 15:54:00 -05:00
Pau Gargallo 2e59dfab6b Adapt to the removed resize step 2018-01-26 15:45:55 -05:00
Dakota Benjamin 2b22e7b361 Refactor georeferencing to implement sfm transformation 2018-01-26 14:38:26 -05:00
Piero Toffanin 5a4a552d0a Removed lidar2dems, refactored DEM code, added --pc-classify flag 2018-01-16 14:46:30 -05:00
Piero Toffanin dc8ccfa0e7 Added automatic mesh resolution calculation 2018-01-12 12:25:44 -05:00
Piero Toffanin 2756111c5b Changed mesh-resolution, crop to float params 2018-01-04 16:54:15 -05:00
Piero Toffanin 5d388210c1 Better crop description, disable crop on DEMs when crop is set to zero 2018-01-03 17:27:30 -05:00
Piero Toffanin 24ab59b804 Added clipper module, started refactoring DEM module 2018-01-03 17:22: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
Dakota Benjamin b8b8acf5f1 Add hybrid bundling option to OpenSfM step 2017-12-07 14:41:37 -05:00
Dakota Benjamin 71ce34662e Use an updated version of OpenSfM for better memory management 2017-09-01 11:31:22 -04:00
Dakota Benjamin dda829f74e Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into update-vtk
# Conflicts:
#	opendm/tasks.py
#	scripts/resize.py
2017-08-24 15:28:23 -04:00
Dakota Benjamin 770a57abe4 Remove Resize module 2017-08-24 15:19:51 -04:00
Dakota Benjamin febf592f11 Add new opensfm settings 2017-08-01 15:00:13 -04:00
Piero Toffanin a56635d3b5 Removed unused matcher_threshold and matcher_ratio 2017-07-31 14:03:01 -04:00
Piero Toffanin f808f6aa95 Changed dem-initial-distance default value 2017-07-07 08:35:12 -04:00
Piero Toffanin a32e385d9f Added dem-initial-distance parameter 2017-07-06 19:40:03 -04:00
Piero Toffanin 388f1e816a Labeled units 2017-06-24 15:18:39 -04:00
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