Wykres commitów

767 Commity (268)

Autor SHA1 Wiadomość Data
Piero Toffanin b544ca2464 Write exif data directly 2021-12-14 14:47:48 -05:00
Piero Toffanin fe37770c52 Add version in output log, remove --matcher-distance 2021-12-14 12:51:09 -05:00
Piero Toffanin b2764ae7f3 Faster fast-orthophoto 2021-12-07 14:53:27 -05:00
Piero Toffanin 8566ba617c Skip corrupted photos 2021-12-07 14:20:44 -05:00
Piero Toffanin 944cd4a0bf Add --skip-orthophoto 2021-12-07 13:34:55 -05:00
Piero Toffanin 1a925e14c5 Merge branch 'master' of https://github.com/OpenDroneMap/ODM into 268 2021-12-07 13:15:17 -05:00
Piero Toffanin eabb7c942c Added FPCFilter point cloud filtering 2021-12-07 11:59:30 -05:00
Piero Toffanin 6fb7a26791 Fix: do not set maxMemory 2021-12-03 12:19:19 -05:00
Piero Toffanin b492bbfadc Disable logging on reconstructmesh 2021-12-03 11:08:56 -05:00
Piero Toffanin 792500bd1b Use dummy CUDA DLL 2021-11-24 11:26:03 -05:00
Piero Toffanin 1dd0b4b457 Fix point cloud densification with non-NVIDIA cards 2021-11-24 11:02:36 -05:00
Piero Toffanin 7fd8fb4c87 matcher_type freedom 2021-11-15 13:05:51 -05:00
Piero Toffanin d9f208cf31 Typo fix 2021-11-15 12:31:58 -05:00
Piero Toffanin 202a66c4e4 Allow different matcher with no GPS 2021-11-15 12:29:04 -05:00
Piero Toffanin e1a326f936 AKAZE features, BRUTEFORCE matcher logic, geo.txt fix 2021-11-15 12:09:21 -05:00
Saijin-Naib f4985026de Update config.py
Add AKAZE to --feature-type, re-order --feature-type to be alphabetical, Add bruteforce to --matcher-type, re-order --matcher-type to be alphabetical, add description for bruteforce.
2021-11-15 11:28:01 -05:00
Piero Toffanin 11f42102e2 Respect ODM_NO_GPU 2021-11-12 10:41:41 -05:00
Piero Toffanin 969d60ce8a Fix GCP files with BOM character encoding 2021-10-28 16:45:08 +00:00
Piero Toffanin 15275d9aa0 Update start-dev-env.sh, OpenMVS 2021-10-22 13:03:48 -04:00
Piero Toffanin 29b3d7ec93 Change report colormap to viridis 2021-10-19 13:12:27 -04:00
Piero Toffanin c10daf3f6f Use get_origin 2021-10-14 22:09:11 -04:00
Shuo Zhong a8a53244dc calculate the correct shot origin for gsd estimation 2021-10-14 17:03:42 -04:00
Piero Toffanin d6c40929d4 Refactor PDAL pipeline for filter points, --auto-boundary config addition 2021-10-13 13:54:16 -04:00
Piero Toffanin 43870b6411 Crop to boundary in filterpoints 2021-10-12 16:43:42 -04:00
Piero Toffanin 5dc2e224ce Point cloud, orthophoto boundaries working 2021-10-12 14:05:07 -04:00
Piero Toffanin 8791b74b73 Added --boundary config, boundary module (WIP) 2021-10-11 16:19:53 -04:00
Piero Toffanin 5259491165 Use OpenSfM GCP stats, keep copy of topocentric rec, export GCPs to GeoJSON 2021-09-24 15:06:40 +00:00
Piero Toffanin 0589483b9b Add quickpreview module, fix cutline polygons edge-case 2021-09-21 21:44:52 +00:00
Piero Toffanin 2d74aa9f57 Add resize contrib module 2021-09-13 17:06:51 +00:00
Piero Toffanin 97cd395a2a Fix pc-filter, pc-sample bug 2021-09-13 12:33:05 -04:00
Piero Toffanin dd9748d192 Fix bug when pc-sample is zero 2021-09-13 16:16:32 +00:00
Piero Toffanin 539871bac4 Support for Ubuntu 21.04 2021-09-02 18:12:18 -04:00
Piero Toffanin 5c36ee0ee9 Merge remote-tracking branch 'piero/m1' into m1 2021-09-02 15:41:30 -04:00
Saijin-Naib a52bbe6154
Add ORB Support
Add ORB support as an optional --feature-type
2021-08-31 17:30:41 -04:00
Magnus Linderoth dc1ba2966d Update parameters of cap_resolution().
Add parameter `gsd_scaling` instead of using `gsd_error_estimate` in an unintuitive way.
2021-08-23 16:14:55 +02:00
Piero Toffanin ea12d56880 Merge branch 'master' of https://github.com/OpenDroneMap/ODM into m1 2021-08-14 11:40:09 +02:00
Piero Toffanin 48f08d5d0c Remove osgeo.utils dependency, smoke test pass 2021-08-13 10:23:04 -04:00
Piero Toffanin 0a198f4b3e Dispatch NodeODM build event, sentera 6x UUID capture tag support 2021-08-11 12:15:27 -04:00
Piero Toffanin d2b2f6ba6a Cleanup 2021-07-30 16:16:05 -04:00
Piero Toffanin 92d868e33e Add postprocess stage, embed GCP info in point clouds, rasters 2021-07-30 20:07:34 +00:00
Piero Toffanin 335802b563 Started writing GCP export functionality 2021-07-29 15:29:33 -04:00
Piero Toffanin baae4951a5 Lower sift peak threshold 2021-07-03 09:52:47 -04:00
Piero Toffanin 7aa6444637 Fix COG compression, cap mesh-octree-depth values 2021-07-03 08:46:49 -04:00
Piero Toffanin d827ee62d7 Catch poissonrecon run exceptions 2021-06-22 12:23:31 -04:00
Piero Toffanin 084038543e Update poissonrecon, add retries 2021-06-21 10:33:42 -04:00
Piero Toffanin 901cd8f693 Remove spurious in dem_to_mesh_gridded 2021-06-17 14:39:06 -04:00
Piero Toffanin 897919b402 Add --pc-geometric 2021-06-15 14:04:17 +00:00
Piero Toffanin a9933299e2 Add num cpus in log.json 2021-06-10 10:21:30 -04:00
Piero Toffanin 64c2d4322b Use file list for gdalbuildvrt (#1296) 2021-06-09 14:30:46 -04:00
Piero Toffanin 76767fec19 Better 3D meshes 2021-06-09 13:39:26 -04:00