Wykres commitów

201 Commity (3c20a2508498c7080d92ae82cb1703754b507a01)

Autor SHA1 Wiadomość Data
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 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