Piero Toffanin
5de1ff0258
Fix RST parsing for DJI air 2
2024-10-21 12:30:48 -04:00
mark-stevens
16ffec9034
Fix incorrect file name in ODM_WARNING
2024-09-16 09:31:19 -07:00
Piero Toffanin
b5992a2a9b
Merge cameras.json
2024-09-13 07:26:43 -04:00
Piero Toffanin
f0ddaba12e
Refactoring, use odm_version(), add seconds
2024-09-05 14:27:16 -04: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
danieldegroot2
4112edde4d
Update OpenStreetMap provider in gdal2tiles.py
...
I would like to suggest using the now preferred https://tile.openstreetmap.org URL instead of the current one (`{s}.`), see
https://github.com/openstreetmap/operations/issues/737
Also, changes attribution URL to HTTPS link (use direct links).
2024-07-07 21:27:14 +02:00
Piero Toffanin
b5f0fd92c3
Add BlackCurrent support for DJI, fix multiplication by radio calib coefficient
2024-06-30 13:29:20 -04:00
Piero Toffanin
9d71d5deb5
Import fix, less verbose output
2024-06-28 21:10:06 +00:00
Piero Toffanin
b48a1e82c5
Revert M3M RGB dewarp
2024-06-28 16:58:14 -04:00
Piero Toffanin
7b33e33d98
Disable vignetting
2024-06-28 20:44:24 +00:00
Piero Toffanin
6cfe7e92f3
Multi-thread dewarp, odm_orthophoto texture depth fix
2024-06-28 19:52:45 +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
02bbf38b3d
Do not limit SRT parser to 10 seconds delta interpolation
2024-06-11 18:48:14 -04:00
Piero Toffanin
60a886e0a8
Export cam_id in shots.geojson
2024-06-10 12:56:22 -04:00
Piero Toffanin
6da366f806
Windows fix
2024-05-17 15:23:10 -04:00
Piero Toffanin
e4e27c21f2
Skip feathered raster generation when possible
2024-05-17 14:55:26 -04:00
idimitrovski
a2d9eccad5
Support for DJI Mavic 2 Zoom srt files
2024-05-10 09:29:37 +02:00
Andrew Harvey
a0fbd71d41
Fix PoissonRecon failed with n threads log message
...
The message was reporting failure with n threads and retrying with n // 2, however a few lines up threads was already set to n // 2 representing the next thread count to try.
2024-04-18 15:35:53 +10:00
Piero Toffanin
17dfc7599a
Update pc-filter value to 5
2024-04-10 13:48:11 -04:00
Piero Toffanin
a70e7445ad
Update default feature-type, pc-filter values
2024-04-10 12:26:34 -04:00
Piero Toffanin
77f8ffc8cd
Fix BOM encoding bug with geo files
2024-04-02 12:46:20 -04:00
Stephen Mather
5a439c0ab6
replace fisheye with fisheye_opencv but keep API the same until 4.0
2024-03-11 22:56:48 -04:00
Stephen Mather
2c6fd1dd9f
increase default GPS-Accuracy to 3m
2024-03-08 22:13:54 -05:00
Sylvain POULAIN
cb3229a3d4
Add Mavic 3 rolling shutter, not enterprise version ( #1747 )
...
* Add Mavic 3 rolling shutter
* M3
2024-02-12 09:50:22 -05:00
kielnino
b204a2eb98
set extensionsUsed in all cases
2024-02-09 15:06:02 +01:00
Piero Toffanin
9fd3bf3edd
Improve SRT parser to handle abs_alt altitude reference
2024-01-23 22:24:38 +00: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
f793627402
Ignore multispectral band groups that are missing images
2024-01-15 09:51:17 -05:00
Piero Toffanin
76a061b86a
Deprecate texturing-skip-local-seam-leveling
2023-12-11 14:57:21 -05:00
Piero Toffanin
a29280157e
Add radius parameter
2023-12-07 16:12:15 -05:00
Piero Toffanin
5674e68e9f
Median filtering using fastrasterfilter
2023-12-07 18:49:43 +00: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
7261c29efc
Respect max_tile_size parameter
2023-12-04 22:49:06 -05:00
Piero Toffanin
2ccad6ee9d
Fix renderdem bounds calculation
2023-12-04 22:26:04 -05:00
Piero Toffanin
7e05a5b04e
Minor fix
2023-11-27 16:34:08 -05:00
Piero Toffanin
eceae8d2e4
Render DEM tiles using RenderDEM
2023-11-27 16:20:21 -05:00
Piero Toffanin
eed840c9bb
Always auto-rerun from beginning with split
2023-11-13 13:40:55 -05:00
Piero Toffanin
8376f24f08
Remove duplicate stmt
2023-11-08 11:40:22 -05:00
Piero Toffanin
6d70a4f0be
Fix processopts slice
2023-11-08 11:14:15 -05:00
Piero Toffanin
6df5e0b711
Feat: Auto rerun-from
2023-11-08 11:07:20 -05:00
Piero Toffanin
52fa5d12e6
Adaptive feature quality
2023-10-29 19:19:20 -04:00
Piero Toffanin
2d94934595
Adds support for DSP SIFT
2023-10-27 22:33:43 -04:00
Piero Toffanin
08d03905e6
Merge pull request #1705 from MertenF/master
...
Make tiler zoom level configurable
2023-10-16 12:30:29 -04:00
Merten Fermont
f70e55c9eb
Limit maximum tiler zoom level to 23
2023-10-16 09:59:48 +02:00
Piero Toffanin
6dc0c98fa0
Remove previous report before move
2023-10-14 01:22:58 -04: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