Wykres commitów

1267 Commity (eda8beaefe728d88ceadb34adab9322329e815d8)

Autor SHA1 Wiadomość Data
Dakota Benjamin f6881a769e Georeferencing (csv/pdal) bug fix 2018-02-05 12:46:27 -05:00
Dakota Benjamin 7a7ac23264 Allow gcp file input 2018-02-01 11:10:32 -05:00
Dakota Benjamin dbc8db1b35 Bug fixes 2018-01-30 15:04:26 -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
Pau Gargallo 7082514e86 Resize images before SfM 2018-01-29 12:30:14 -05:00
Pau Gargallo a08dd96e82 Skip submodels with no reconstruction 2018-01-29 12:30:14 -05:00
Pau Gargallo 8eb4041cc1 Add script to run all metadataset steps 2018-01-29 12:30:14 -05:00
Pau Gargallo e2676868a4 Run dense reconstructions sequentially 2018-01-29 12:30:14 -05:00
Pau Gargallo 786b919fba Add script to run dense reconstruction after alignment 2018-01-29 12:30:14 -05:00
Pau Gargallo 356eb35807 Specify submodels images folder 2018-01-29 12:30:14 -05:00
Pau Gargallo 6fde9aef67 Mark matching as done 2018-01-29 12:30:14 -05:00
Pau Gargallo 3c20a25084 Add scripts to setup/split/reconstruct/align a metadataset 2018-01-29 12:30:14 -05:00
Pau Gargallo 6d14d145d1 Use opensfm feature-split-dataset branch 2018-01-29 12:30:06 -05:00
Dakota Benjamin 0d4e77cf5a Refactor georeferencing to implement sfm transformation 2018-01-29 12:27:13 -05:00
Dakota Benjamin 78cd65c050 Check camera validity using tranformation matrix 2018-01-29 12:17:31 -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
Pau Gargallo 4bacaf5c7c Resize images before SfM 2018-01-26 15:44:36 -05:00
Pau Gargallo ece6365a2d Skip submodels with no reconstruction 2018-01-26 15:44:36 -05:00
Pau Gargallo 44c862f187 Add script to run all metadataset steps 2018-01-26 15:44:36 -05:00
Pau Gargallo dd5c4c4631 Run dense reconstructions sequentially 2018-01-26 15:44:36 -05:00
Pau Gargallo b251d0db92 Add script to run dense reconstruction after alignment 2018-01-26 15:44:36 -05:00
Pau Gargallo c627b63004 Specify submodels images folder 2018-01-26 15:44:36 -05:00
Pau Gargallo fd9bec86c4 Mark matching as done 2018-01-26 15:44:36 -05:00
Pau Gargallo 7b3ba395e8 Add scripts to setup/split/reconstruct/align a metadataset 2018-01-26 15:44:36 -05:00
Pau Gargallo fd1d7fd484 Use opensfm feature-split-dataset branch 2018-01-26 15:44:36 -05:00
Dakota Benjamin 2b22e7b361 Refactor georeferencing to implement sfm transformation 2018-01-26 14:38:26 -05:00
Dakota Benjamin be4ddf59fa
Merge pull request #742 from OpenDroneMap/sudo
Fix for #738
2018-01-26 11:35:24 -05:00
Dakota Benjamin 37f993e307
Merge branch 'master' into sudo 2018-01-26 11:34:50 -05:00
Piero Toffanin 056883049a Proper handling of rerun parameter for classification 2018-01-26 10:40:27 -05:00
Piero Toffanin b1e4fc0118 Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into classified-dems 2018-01-22 14:54:53 -05:00
Piero Toffanin 77251dd2af Added python-gdal package to fix osgeo import error (#749) 2018-01-22 13:19:17 -05:00
Dakota Benjamin 0fdea3d145
Merge pull request #736 from pierotofy/sparserecon
Fast Orthophoto via sparse reconstruction
2018-01-18 10:35:58 -05:00
Piero Toffanin 37e58241c1 Merge branch 'sparserecon' into classified-dems 2018-01-18 10:19:40 -05:00
Piero Toffanin f4328ac973 Added decimation, basic radius filtering to crop boundary calculation 2018-01-17 16:11:01 -05:00
Piero Toffanin d366ebd7bd Fixed center unpredictable compiler miscalculation 2018-01-17 11:04:42 -05:00
Piero Toffanin 73d75d7b7d Merge branch 'sparserecon' into classified-dems 2018-01-16 22:04:41 -05:00
Piero Toffanin 7aaf917559 Reverted bounds changes 2018-01-16 21:58:24 -05:00
Piero Toffanin 4846715e4e Better bounds computation 2018-01-16 17:09:10 -05:00
Piero Toffanin 0566d7f2c6 Merge branch 'sparserecon' into classified-dems 2018-01-16 16:14:33 -05:00
Piero Toffanin 9c497e39c4 Fixed bounds and center calculation 2018-01-16 15:59:58 -05:00
Piero Toffanin c42ef34598 Better handling of reruns, cropping 2018-01-16 15:23:19 -05:00
Piero Toffanin 5a4a552d0a Removed lidar2dems, refactored DEM code, added --pc-classify flag 2018-01-16 14:46:30 -05:00
Piero Toffanin da0fa0f20d Fixed docker builds 2018-01-15 11:54:16 -05:00
Piero Toffanin dc8ccfa0e7 Added automatic mesh resolution calculation 2018-01-12 12:25:44 -05:00
Piero Toffanin 18cb845957 Added radius outlier removal, better memory cleanup 2018-01-11 22:03:00 -05:00
Piero Toffanin 563ec665d8 Replaced static point locator with octree locator 2018-01-11 16:34:55 -05:00
Dan Joseph ce3648c91c fixing link (#740) 2018-01-11 09:19:44 -05:00
Tomas 19bdcdf553 fixing readme line endings 2018-01-10 21:23:26 -05:00