s.zhong
d505192a8c
add forward option to retain las file scale and offset ( #1915 )
2025-08-24 03:28:40 +02:00
Evan Hallein
58aba02411
Minor updates for GPU ( #1895 )
...
* Update .gitignore
* ignore .DS_Store
* Update README.md for GPU
* add --feature-type sift to command to enable GPU usage
* refactored GPU checks to improve logging
* Update GPU Dockerfile to use CUDA 11.8.0 for 5 series GPU compatablity and remove environment variable settings warning. removed RUN dpkg --remove cuda-compat-11-2 as not for this version. Tested on 5070Ti Windows 11 host Driver Version: 576.88,CUDA Version: 12.9 docker v4.43.2
2025-07-24 19:25:14 -04:00
Piero Toffanin
b5a08c2829
Save a copy
2025-07-20 11:04:37 -04:00
Piero Toffanin
2732f9209c
Use kdTree for GSD estimation
2025-07-20 10:56:05 -04:00
Piero Toffanin
995537cf1c
Fix file check
2025-07-07 22:33:19 -04:00
Piero Toffanin
4e78f7432c
Fix COGs
2025-07-07 22:27:35 -04:00
Piero Toffanin
ebf29a93cf
Add gps-z-offset
2025-07-07 00:13:18 +00:00
Ben Carroll
2a3c16144f
Add DJI Mini 4 Pro (FC8482) rolling shutter readout times
...
- 48MP 4:3 (8064×6048): 58ms
- 48MP 16:9 (8064×4536): 43ms
- 12MP 4:3 (4032×3024): 21ms
- 12MP 16:9 (4032×2268): 16ms
2025-04-29 12:36:24 +10:00
bugra.coskun
906e205050
path space issue fixed
2025-04-14 10:14:09 +03:00
bonaime
9300c37f1e
doc improvment for split_overlap
2025-04-11 13:55:58 +02:00
Piero Toffanin
25bb7b4487
Define gdal_proximity function fallback for GDAL 3.0
2025-04-08 22:24:33 -04:00
sanmit99
22aafb04d7
Fallback gdal_proximity command to native path
2025-04-06 21:25:52 +05:30
sanmit99
17c98a15af
Declare gdal_proximity to handle nullcheck
2025-04-06 20:46:39 +05:30
Piero Toffanin
6114e5e934
Fix missing cv2 import
2025-03-19 11:43:07 -04:00
Piero Toffanin
ebe0ced583
Merge pull request #1837 from lucadelu/worldfile
...
added wld file to png and tfw file to geotiff
2025-03-05 21:34:15 -05:00
Piero Toffanin
cd9631b039
Simplify generate_extent_polygon
2025-03-05 13:29:35 -05:00
Piero Toffanin
e4e1eca5d5
Refactor generate_tfw, add exception handling
2025-03-05 13:18:50 -05:00
Piero Toffanin
83d636a52a
Add missing log import
2025-03-05 04:53:41 -05:00
Luca Delucchi
b965aef6b6
added wld file to png and tfw file to geotiff
2025-03-05 06:39:00 +01:00
Sylvain POULAIN
5e685d63a2
Update generate_png function
2025-03-03 15:17:23 +04:00
Piero Toffanin
b2668ca738
Merge pull request #1828 from lucadelu/ortho_extent
...
added capability to generate vector polygon in DXF format to be used in AutoCAD LT
2025-03-01 22:08:50 -05:00
Piero Toffanin
131b29c3f3
Add try/catch, minor tweaks
2025-02-27 01:31:06 -05:00
Luca Delucchi
ece421faec
keep only DXF to support AutoCAD users to see correctly the output geotiff
2025-02-27 06:08:40 +01:00
Piero Toffanin
a68bfe319c
Revert mvstex max_texture_size decrease
2025-02-24 21:15:58 +00:00
Piero Toffanin
50add9bed5
Use camera white balance
2025-02-24 08:56:34 +00:00
Piero Toffanin
6d1e800a0f
Refactor generate_png, fix alpha
2025-02-23 16:49:46 -05:00
Piero Toffanin
b47c6ef2f9
Better error message on ms filename match fail
2025-02-23 21:19:38 +00:00
Piero Toffanin
6f7c533552
Sky/bg filter support for DNGs
2025-02-23 20:38:42 +00:00
Piero Toffanin
f5869777ed
Disable bg/sky removal with DNGs
2025-02-23 20:29:38 +00:00
Piero Toffanin
2190a5dfa0
Improve PNG ortho creation with non-8bit files
2025-02-23 19:45:04 +00:00
Piero Toffanin
175d141ea7
PoC DNG file support
2025-02-23 19:22:38 +00:00
Luca Delucchi
2215e7ab7a
added creation also of a dxf file
2025-02-19 22:17:38 +01:00
Luca Delucchi
9c740cbf1b
added capability to generate vector polygon of the raster extent
2025-02-18 15:49:21 +01:00
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