Wykres commitów

330 Commity (2df4afaecf94f829b469688cbdcb906220d508b5)

Autor SHA1 Wiadomość Data
Piero Toffanin e5ed68846e Fix OpenMVS subscene logic 2023-11-04 20:00:57 -04:00
Merten Fermont a89803c2eb Use dem instead of orthophoto resolution for generating DEM tiles 2023-10-15 23:47:43 +02:00
Merten Fermont c679d400c8 Tiler zoom level is calculated from GSD
Instead of hardcoding a value, calculate the maximum zoomlevel in which there is still an increase in detail. By using the configured orthophoto resolution or GSD.

The higher the latitude, the higher the resolution will be of the tile.
Resulting in a chance of generating useless tiles, as there is no compensation for this.
At the moment it'll use the worst-case resolution from the equator.

Zoom level calulation from: https://wiki.openstreetmap.org/wiki/Zoom_levels
2023-10-12 22:22:10 +02:00
Piero Toffanin d78b8ff399 GCP file size check 2023-09-08 13:54:45 -04:00
Piero Toffanin d10bef2631 Compress GCP data before inclusion in VLR 2023-09-08 13:44:50 -04:00
Piero Toffanin 4b8cf9af3d Upgrade OpenMVS 2023-08-21 19:42:21 +00:00
Piero Toffanin 8121fca607 Increase auto-boundary distance factor 2023-07-05 16:19:15 +02:00
Piero Toffanin 567cc3c872 File check fix 2023-05-24 13:09:35 -04:00
Piero Toffanin 59019dac66 Update untwine, embed GeoJSON GCPs in point cloud 2023-05-24 13:01:20 -04:00
Piero Toffanin ef1ea9a067 Merge 2023-05-24 12:29:00 -04:00
Piero Toffanin 9014912c98 record_id must be a number 2023-05-24 12:28:23 -04:00
Piero Toffanin ad100525b5 Embed GeoJSON ground control points file in point cloud outputs 2023-05-24 12:27:58 -04:00
Piero Toffanin 6ebb8b50d7 max_tile safety check in commands.create_dem 2023-05-24 11:42:18 -04:00
Piero Toffanin 609abfd115 Minor fixes, OpenDroneMap --> ODM 2023-05-24 10:42:31 -04:00
Howard Butler 607ce5ffa6
PDAL translate call updates
* add ``record_id`` to the writers.las.vlr call and change
  ``user_id`` to ``OpenDroneMap``
* use f-strings with defined precision of 0.01 for offsets
* remove use of 'lazip` ``writers.las.compression`` setting, which
  is no longer used
2023-05-24 09:07:26 -05:00
Piero Toffanin f172e91b7e Lower blur threshold 2023-05-22 11:01:19 -04:00
Piero Toffanin 182bcfa68f Properly label single thermal band 2023-05-19 11:21:56 -04:00
Piero Toffanin 1ae7974019 Direct odm_orthophoto georeferencing 2023-05-08 10:43:56 -04:00
Piero Toffanin 7aade078ad Add --sfm-no-partial 2023-05-01 16:56:49 -04:00
Piero Toffanin ac89d2212e Georef dataset check 2023-04-29 11:10:16 -04:00
Piero Toffanin 8c0e1b3173 RGB edge inpainting 2023-04-28 12:57:27 -04:00
Piero Toffanin 21e9df61f7 Automatic pc-tile 2023-04-23 16:29:08 -04:00
Yunpeng Li 1ea2a990e5 Align textured models for all bands in multispectral processing 2023-04-21 12:54:33 -04:00
Piero Toffanin 976db04148 Respect max-concurrency when calling OPC 2023-03-20 23:49:23 -04:00
Piero Toffanin 61483d9287 Add OPC wrapper 2023-03-20 17:38:35 -04:00
Piero Toffanin 73887c6bcf Do not allow RS with non-georeferenced datasets 2023-03-20 12:52:14 -04:00
Piero Toffanin ffa7871c33
Merge pull request #1614 from HeDo88TH/remove-laspy
Remove laspy
2023-03-02 10:43:05 -05:00
Luca Di Leo fa3eb4af96 Removed write_extra_dimensions parameter 2023-03-01 18:56:39 +01:00
Piero Toffanin 266db75e36 Do not merge partial non-georeferenced reconstructions 2023-02-26 16:04:04 -05:00
Piero Toffanin 5259fd7007 Do not cap GSD for 2.5D mesh DEM 2023-02-20 15:28:35 -05:00
Piero Toffanin 4f660ffd44 Remove GSD multiplier from 2.5D mesh generation 2023-02-20 10:40:47 -05:00
Piero Toffanin 4a0b60bf70 Point density estimation 2023-02-19 23:28:34 -05:00
Piero Toffanin 0a2a06f61f Don't undistort primary band twice 2023-01-28 22:04:13 -05:00
Piero Toffanin a5764af46b Quantix multispectral fixes 2023-01-28 21:36:02 -05:00
Piero Toffanin 89ea21284a Better support for AV Quantix drones 2023-01-28 17:38:13 -05:00
Piero Toffanin 711a3f463d Add draco compression 2023-01-25 13:08:59 -05:00
Piero Toffanin 23028f3add Fix blur threshold, populate make/model, remove JPEG compression 2023-01-24 17:52:39 -05:00
Piero Toffanin 67787f0059 Extract video frames in load dataset 2023-01-24 10:39:24 -05:00
Piero Toffanin 9f17e8451a Only pack textures where needed 2023-01-11 15:57:59 -05:00
Piero Toffanin 15131be6cc Don't accidentally delete texture label file 2023-01-11 13:49:07 -05:00
Piero Toffanin 6e50ed8fcd Add --texturing-single-material 2023-01-11 13:16:04 -05:00
Piero Toffanin aa82f76747 Syntax fix, always optimize 2023-01-10 09:38:13 -05:00
Stephen Vincent Mather 3f6b8b4936 typo fix:wq 2023-01-10 00:05:42 -05:00
Stephen Vincent Mather 999434e161 add missing logic 2023-01-10 00:04:43 -05:00
Stephen Vincent Mather e997e13e75 add --pc-skip-geometric 2023-01-09 23:59:11 -05:00
Piero Toffanin 0c0aa24dd9 More logical split value for multispec 2023-01-09 15:57:26 -05:00
Piero Toffanin 8cb70002f5 Multispectral split-merge, GCP names fix, bump version 2023-01-09 14:05:38 -05:00
Piero Toffanin 3d08c09ac9 Cleanup orthophoto_render.tif 2022-12-28 14:21:29 -05:00
Piero Toffanin 4137f20bd9 Some optimization, exception handling 2022-12-13 11:32:09 -05:00
Piero Toffanin 9f8eca2b83 Transform shots.geojson, bump opensfm, bump version 2022-12-12 20:09:29 +00:00