Wykres commitów

16 Commity (53ec818f6d655490962cf70e01802f6f1eb44bd0)

Autor SHA1 Wiadomość Data
Piero Toffanin 5ff55a5ff8 Remove --verbose 2022-11-14 11:07:51 -05:00
luz paz cb6835d1bc Fix various typos
Found via `codespell -q 3 -L lod,ned,nnumber`
2022-01-08 05:38:36 -05:00
Piero Toffanin d6c40929d4 Refactor PDAL pipeline for filter points, --auto-boundary config addition 2021-10-13 13:54:16 -04:00
Piero Toffanin e46ff4ee78 End-to-end pipeline runs 2021-05-04 14:46:55 -04:00
Piero Toffanin 5ef0e7c129 Windows fixes up to meshing 2021-05-04 13:04:13 -04:00
Piero Toffanin 98963848db Full run on Python3
Former-commit-id: 894459828b
2020-09-09 13:23:53 -04:00
Piero Toffanin 9322b176f5 split-merge camera models handling, ODM_DEBUG --> ODM_INFO, debug flag
Former-commit-id: 02370b0a5c
2019-06-28 11:10:08 -04:00
Piero Toffanin b0c01d423e Merge point clouds working
Former-commit-id: 940efcded9
2019-04-24 17:36:45 -04:00
Piero Toffanin 3bb2fd9993 Exposed SMRF parameters
Former-commit-id: 2b74a03780
2019-04-20 10:56:42 -04:00
Piero Toffanin d8044d7bd1 Tiled DEM generation (WIP)
Former-commit-id: 4fb27d6987
2019-04-11 16:29:53 -04:00
mikethefarmer da6a0dab58 Add '--nostream' to pdal pipeline
Streaming mode is default for 1.8.0 but also requires the '--bounds' parameter.  Until this can be incorporated use the old standard mode (which moves all points into memory) through '--nostream'.

Former-commit-id: 86adc71f85
2019-03-30 12:30:02 +11:00
Piero Toffanin d15da00fe7 Simplified DEM parameters, added odm_filterpoints, point cloud filtering for all products
Former-commit-id: 3b0dd4b3a0
2019-03-05 19:03:04 -05:00
Piero Toffanin 58e32a5ce6 Simplified DTM options, fixed SMRF param ranges
Former-commit-id: cbe3b1544b
2019-03-05 10:50:27 -05:00
Piero Toffanin 73d67dad97 PDAL DSM type set to float, 2.5D dsm res tweak
Former-commit-id: 2748bb1143
2018-07-07 00:15:15 -04:00
Piero Toffanin 657fa52e8f PLY support for DEM generation, mesh_dsm DEM type, mesh.py module, create_25dmesh
Former-commit-id: 5ddbf13058
2018-06-10 14:57:16 -04:00
Piero Toffanin 87de9f513d Removed lidar2dems, refactored DEM code, added --pc-classify flag
Former-commit-id: 5a4a552d0a
2018-01-16 14:46:30 -05:00