Wykres commitów

37 Commity (237bf8fb876e4f012caf59f325882d9573db1967)

Autor SHA1 Wiadomość Data
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 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 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 3d08c09ac9 Cleanup orthophoto_render.tif 2022-12-28 14:21:29 -05:00
Piero Toffanin 5ff55a5ff8 Remove --verbose 2022-11-14 11:07:51 -05:00
Piero Toffanin 2b92f6ccf2 Support mixed RGB+Multispec image inputs 2022-07-25 16:09:48 -04:00
Piero Toffanin aed99a0a85 Ignore resolution only if ignore_gsd 2022-01-14 10:18:35 -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
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 9c551ba902 Handle paths with spaces 2021-05-17 13:25:52 -04:00
Piero Toffanin 717b6dcb6e Merge master 2021-05-11 10:49:52 -04:00
Piero Toffanin c69b22e99c Remove GRASS dependency 2021-05-07 11:37:28 -04:00
Piero Toffanin e46ff4ee78 End-to-end pipeline runs 2021-05-04 14:46:55 -04:00
Piero Toffanin 22373321b4 Moved odm_orthophoto to separate repo, removed build, modules folders 2021-04-28 14:58:19 -04:00
Piero Toffanin 2032d35580 Write band descriptions 2021-03-23 16:22:08 -04:00
Piero Toffanin 8e2577090a Remove odm_georef module, rewrite pipeline to use geographic CRS during reconstruction 2021-02-24 20:11:16 +00:00
Piero Toffanin 8d417a5545 PoC ECC and homography scoring band alignment working 2020-12-04 22:48:21 -05:00
Piero Toffanin 51769fe711 Added --tiles to generate DEM/Ortho static tiles
Former-commit-id: 4133f871cb
2020-09-17 15:28:03 +00:00
Piero Toffanin b819cab21f Pseudo-geo camera extraction support
Former-commit-id: ffb842c85a
2020-05-15 20:30:08 +00:00
Piero Toffanin 38ba8726bb Optimize disk space flag
Former-commit-id: 8ee7503318
2020-03-30 10:32:21 -04:00
Piero Toffanin 68cd28ee50 Refactored some logic
Former-commit-id: 63dc9e36c8
2020-02-04 19:19:50 +00:00
Piero Toffanin 50ab868426 Pseudo-georeferencing for datasets missing GPS/GCP information
Former-commit-id: 4d8012026a
2020-02-04 17:56:20 +00:00
Piero Toffanin 76bce6830b Blend outside borders of submodels orthophotos during merge
Former-commit-id: 26c6748f77
2020-01-21 18:09:31 +00:00
Piero Toffanin c7b171d690 Option to set RGB band color interpolation in ortho
Former-commit-id: 826b04b7c4
2019-12-23 09:16:54 -05:00
Piero Toffanin bc879ed238 Orthophoto module changes to integrate newer odm_orthophoto
Former-commit-id: 4bf859821c
2019-12-18 12:46:25 -05:00
Piero Toffanin 6e1a837485 POC multi band rendering (broken)
Former-commit-id: 52d5e13b38
2019-12-17 14:49:18 -05:00
Piero Toffanin 68c606a81c Refactored odm_orthophoto to use GDAL for TIFF writing
Former-commit-id: f484cc6771
2019-12-05 15:28:06 -05:00
Piero Toffanin 6e0440b559 Faster orthophoto merging
Former-commit-id: a4b5862740
2019-10-28 14:40:40 -04:00
Piero Toffanin f9d2c13847 PNG creation, orthophoto flag fixes, refactoring
Former-commit-id: 589c47cb8c
2019-10-24 16:07:19 -04:00
Piero Toffanin ec210136e1 Orthophoto rendering
Former-commit-id: 4350e20d24
2019-10-24 11:48:21 -04:00
Piero Toffanin 1be30b7f6b Cleanup, edge case fix for low res DEM generation
Former-commit-id: 441e135513
2019-09-08 14:36:10 -04:00
Piero Toffanin e774ca794c GCP with OpenSfM, refactoring
Former-commit-id: 7a8502f585
2019-06-20 15:39:49 -04:00
Piero Toffanin 27deb2a13c Scaled orthos for cutline computation
Former-commit-id: 64b974afd9
2019-05-30 08:53:25 -04:00
Piero Toffanin 93a4d85890 Reorganized directory structure, scripts --> stages
Former-commit-id: 9924286e50
2019-05-06 15:42:49 -04:00