Wykres commitów

291 Commity (cbe3b1544b4793b0c7b511299fb6765c4ee33170)

Autor SHA1 Wiadomość Data
Dakota Benjamin 4262c64840 Enable smvs for downstream modules 2018-07-01 18:49:53 -04:00
Dakota Benjamin eda8beaefe Remove PMVS module 2018-07-01 17:28:55 -04:00
Dakota Benjamin a41ce33b93 Merge branch 'master' of github.com:opendronemap/opendronemap into add_smvs 2018-06-30 20:59:59 -04:00
Dakota Benjamin 85cb052acc Fix typo in odm_meshing 2018-06-30 19:54:05 -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 84cfe9026f Renamed las-->laz 2018-06-18 09:57:20 -04:00
Piero Toffanin d204ab7791 Skirts improvements, DEM default improvements 2018-06-18 09:54:09 -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
Piero Toffanin f09b42ec81
Merge pull request #832 from pierotofy/fastergeoref
Faster Georef, CSV export
2018-06-04 09:43:29 -04:00
Piero Toffanin 4ce3560c61 Proper endianess format 2018-06-03 21:15:27 -04:00
Piero Toffanin a80de54e92 Fixed CSV export, added pc-csv flag 2018-06-03 21:01:04 -04:00
Piero Toffanin 3ba4231cc8 Remove tmp directory before running texrecon if needed 2018-06-03 10:35:07 -04:00
Piero Toffanin 400899d5f9 Exposed some opensfm parameters 2018-05-16 14:41:36 -05:00
Piero Toffanin a6afd0e4f0 Fixed cmvs/pmvs reconstruction param passing 2018-04-25 12:12:29 -04:00
Piero Toffanin 195865705d Print final transform call from same place, path fix 2018-04-25 10:47:40 -04:00
Piero Toffanin f03bbe7e9a Fixed GCPs, mesh transform, point cloud transform, rerun-from orthophoto issue 2018-04-25 10:00:56 -04:00
Piero Toffanin de14004db1 Fixes to get non-georeferenced images to process correctly 2018-04-18 22:03:54 -04:00
Piero Toffanin d4a4415dce Fixed odm_georef normals handling, wrong pdal path for 2.5D meshing step 2018-04-09 16:32:42 -04:00
mordka 920cf4162c fix missing space
"FAILURE: No target dataset specified."
bug introduced by 15532abcfd
2018-03-27 15:36:08 +02:00
Piero Toffanin 49e60b3671 max minimum value on max_memory 2018-03-19 22:16:26 -04:00
Giovanni Cimolin da Silva 15532abcfd Make GDAL use 50% of available memory as cache
Signed-off-by: Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
2018-03-19 10:08:22 -03:00
Dakota Benjamin b726ecd746 Create better merge.py 2018-03-03 11:48:43 -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 fd66169941 Add split-merge readme 2018-02-05 12:50:59 -05:00
Dakota Benjamin eb016aecb9 Update split-merge to latest changes 2018-02-05 12:47:33 -05:00
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
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
Dakota Benjamin 0d4e77cf5a Refactor georeferencing to implement sfm transformation 2018-01-29 12:27:13 -05:00
Piero Toffanin 056883049a Proper handling of rerun parameter for classification 2018-01-26 10:40:27 -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 a2581167c0 Automatic cropping 2018-01-04 12:08:59 -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 debecc7702 Replaced anisotropic filtering with median filtering, parameter tweaking, cleanup 2018-01-02 21:02:43 -05:00
Piero Toffanin 5506a1758b ODM pipeline fixes, removed unused code portion 2018-01-02 15:02:33 -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 ab1614698e
Minor typo 2017-12-15 09:35:09 -05:00
Dakota Benjamin b8b8acf5f1 Add hybrid bundling option to OpenSfM step 2017-12-07 14:41:37 -05:00
Dakota Benjamin 9438e4bea4
Merge pull request #702 from dakotabenjamin/bug-fixes
Bug fixes
2017-11-01 08:17:15 -05:00
Dakota Benjamin eae87a1053 Remove all references to resizing from odm_georef 2017-10-26 15:40:50 -04:00
Dakota Benjamin 52bf29219b Move convert_to_las into rerun checking zone 2017-10-26 13:14:17 -04:00
Piero Toffanin f11aba1c0e Fixed end with mvs_texturing 2017-10-19 15:35:55 -04:00
Dakota Benjamin d00ff2aa4f Add debug message for has_alt 2017-08-30 15:07:29 -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
Dakota Benjamin e415dc1693 Add altitude tag support in OpenSfM 2017-07-31 12:52:25 -04:00
Piero Toffanin 7e9a9ac2b4 Parameter order fix 2017-07-06 20:38:21 -04:00
Piero Toffanin a32e385d9f Added dem-initial-distance parameter 2017-07-06 19:40:03 -04:00
Piero Toffanin 750a4492b1 Fixed path error 2017-06-29 11:00:52 -04:00
Piero Toffanin ad47dd9fd4 Added env_paths option in system.run, added path to superbuild install directory for odm_dem module, fixed lidar2dems install 2017-06-29 10:55:43 -04:00
Piero Toffanin 9eaa0f16c4 Skip classification if only DSM is requested, decimation parameter passing 2017-06-27 13:14:09 -04:00
Piero Toffanin 1950788412 Added automated DEM clipping 2017-06-27 12:43:36 -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
Piero Toffanin fed4cb95dc Added lidar2dems superbuild module, modified dockerfile, configure.sh to install lidar2dems deps 2017-06-20 14:53:17 -04:00
Pau Gargallo 60367ee97b Fix x,y dimensions in exif after resize.
In numpy arrays, shape[0] corresponds to y and shape[1] corresponds to x.
2017-06-18 18:03:57 +02:00
Frederik Gelder e8e3300970 also have to set transform file here 2017-06-12 13:57:37 +02:00
Frederik Gelder c289e7795a added usage of outputTransformFile in python code. also updated readme to contain the file 2017-06-12 12:23:32 +02:00
Frederik Gelder 1573e54546 forgot a self. 2017-05-26 18:05:43 +02:00
Frederik Gelder 5793a98daa replaced shutil.copyfile with io.copy 2017-05-13 00:47:53 +02:00
Frederik Gelder d758a5a2ed added skip-resize flag to possible arguments and added its implementation 2017-05-11 21:37:05 +02:00
Dakota Benjamin 5d77726315 Merge pull request #542 from pierotofy/25dmesh
2.5D Mesh
2017-05-10 13:38:13 -04:00
Dakota Benjamin e25229aea3 Give proper warning when resize is equal to image size. 2017-05-03 14:42:01 -04:00
Dakota Benjamin f7ba3ad8fd Re-add OpenSfM to benchmarking 2017-04-26 08:49:12 -04: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 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 f6245c8dfa Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into 25dmesh 2017-04-07 13:57:16 -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 85f2c422af Update LAS conversion to JSON 2017-04-06 13:59:26 -04:00
Dakota Benjamin ccca860eac Merge pull request #537 from pulquero/master
Added missing resume points for opensfm
2017-04-06 10:52:10 -04:00
Dakota Benjamin fafa5fe006 Add DEM generator to control script 2017-04-06 09:06:09 -04:00
Piero Toffanin 5036714870 Fixed path bug 2017-04-05 14:27:52 -04:00
Piero Toffanin 2237bc5db7 Integrated 2.5D mesh into pipeline. Still needs testing 2017-04-05 13:56:48 -04:00
Dakota Benjamin 764d56ec3c Merge pull request #525 from dakotabenjamin/bigtiff
Add BigTIFF creation and overviews option to odm_orthophoto
2017-04-04 13:23:10 -04:00
Mark Hale 9af9091ab0 Added support for resume from opensfm reconstruction stages. 2017-04-04 18:02:40 +01:00
Mark Hale 7cc9e00410 Added support for resume from opensfm reconstruction stages. 2017-04-04 18:00:19 +01:00
Dakota Benjamin bbbd5696df Merge pull request #517 from pulquero/osfm_stages
Resume of opensfm from matching
2017-03-31 14:59:12 -04:00
Dakota Benjamin c79c4646df Add gdaladdo to build overviews 2017-03-31 14:53:47 -04:00