Wykres commitów

340 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin aef4182cf9 More solid OpenMVS clustering fallback 2024-04-11 14:18:20 -04:00
Piero Toffanin 981bf88b48 Use min views filter = 1 2024-04-10 11:13:58 -04:00
kielnino 10947ecddf
clarify usage of tmp directory 2024-02-01 12:02:06 +01:00
kielnino f7c7044823
remove unused mvs_tmp_dir 2024-02-01 09:25:10 +01:00
Piero Toffanin fb85b754fb Classify point cloud before generating derivative outputs 2024-01-23 17:03:36 -05:00
Piero Toffanin 76a061b86a Deprecate texturing-skip-local-seam-leveling 2023-12-11 14:57:21 -05:00
Piero Toffanin 7048868f28 Improved DEM generation efficiency 2023-12-05 14:01:15 -05:00
Piero Toffanin b14ffd919a Remove need for one intermediate raster 2023-12-05 12:26:14 -05:00
Piero Toffanin 2d2b809530 Set maxTiles check only in absence of georeferenced photos 2023-11-28 00:43:11 -05:00
Piero Toffanin 6df5e0b711 Feat: Auto rerun-from 2023-11-08 11:07:20 -05:00
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