Wykres commitów

364 Commity (master)

Autor SHA1 Wiadomość Data
Stephen Mather 5d4862e515
Ensure mvs-texturing respects max_concurrency flag (#1913) 2025-08-19 14:11:29 -04:00
Piero Toffanin 4e78f7432c Fix COGs 2025-07-07 22:27:35 -04:00
Piero Toffanin 093f68ed43 to -> by 2025-07-06 20:15:46 -04:00
Piero Toffanin ebf29a93cf Add gps-z-offset 2025-07-07 00:13:18 +00:00
Piero Toffanin cdd4647300 Fix invalid variable name 2025-03-12 04:58:28 -04:00
Piero Toffanin 5552dcc09f Pass --min-resolution parameter 2025-03-10 15:11:44 -04:00
Stephen Mather 4022d38219 remove unused imports 2024-10-14 11:06:10 -04:00
Piero Toffanin b5992a2a9b Merge cameras.json 2024-09-13 07:26:43 -04:00
Piero Toffanin 33e8500860 Cleanup unused imports 2024-09-05 14:31:08 -04:00
Piero Toffanin f0ddaba12e Refactoring, use odm_version(), add seconds 2024-09-05 14:27:16 -04:00
Stephen Winn 6ecc8274f8 Add TIFFTAG_* information to the orthphoto/dsm/dtm
Reverted previous changes and moved all steps into the ODMPostProcess step.
2024-09-05 17:28:07 +09:00
Stephen Winn 635a8a362b Revert "[WIP] Added steps to include TIFFTAG data in the output .tif"
This reverts commit 4734d8838f.
2024-09-05 14:28:52 +09:00
Stephen Winn 4734d8838f [WIP] Added steps to include TIFFTAG data in the output .tif 2024-08-20 16:51:59 +09:00
Stephen Winn 0f89fa8385
Add a warning when a geo file path is specified but the file does not exist 2024-08-13 10:05:04 +09:00
Stephen Mather 946b39ad7b
Las resolution tied to GSD (#1788)
* When possible, ensure las resolution retains detail based on estimated density of data rather than just fixed value
2024-08-08 22:14:23 -04:00
Stephen Mather 971a1fd29b
Update logic to allow split default when path set (#1782)
* Update logic to allow split default when path set

* Fix default split-image-groups case

---------

Co-authored-by: Piero Toffanin <pt@masseranolabs.com>
2024-07-22 09:16:15 -04:00
Piero Toffanin b48a1e82c5 Revert M3M RGB dewarp 2024-06-28 16:58:14 -04:00
Piero Toffanin 6cfe7e92f3 Multi-thread dewarp, odm_orthophoto texture depth fix 2024-06-28 19:52:45 +00:00
Piero Toffanin ecb81eb537 Uncomment debug code 2024-06-28 17:14:00 +00:00
Piero Toffanin 86b76fe09a Merge branch 'smartband' into homographyfix 2024-06-28 17:13:24 +00:00
Piero Toffanin 5c68df75b3 Fix homography calculations 2024-06-28 17:12:53 +00:00
Piero Toffanin 68e6a46390 Export camera mappings file 2024-06-10 13:03:45 -04:00
Piero Toffanin e4e27c21f2 Skip feathered raster generation when possible 2024-05-17 14:55:26 -04:00
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 c424769cd7 PoC Mavic 3M RGB unwarping 2024-01-19 15:37:25 -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