Wykres commitów

3381 Commity (65fad52506a7c3b07dcac34430a254ccf879e49c)

Autor SHA1 Wiadomość Data
Piero Toffanin 65fad52506
Merge pull request #1802 from smathermather/euclidean_merge_contrib
Make euclidean merge available in contrib directory
2024-09-17 20:15:40 -04:00
Stephen Mather d87fff3aa2 add readme 2024-09-17 20:08:19 -04:00
Stephen Mather 9d7c1a2be5 fix output dem 2024-09-17 20:02:00 -04:00
Stephen Mather 08d351bd00 add list of tiff files from directory 2024-09-17 14:57:48 -04:00
Stephen Mather 9f1bed5aaa initial draft of dem-blend 2024-09-17 10:44:29 -04:00
Piero Toffanin af552c15e7
Merge pull request #1801 from mark-stevens/master
Fix incorrect file name in ODM_WARNING
2024-09-16 12:42:22 -04:00
mark-stevens 16ffec9034 Fix incorrect file name in ODM_WARNING 2024-09-16 09:31:19 -07:00
Piero Toffanin e05e1be200
Merge pull request #1800 from pierotofy/smcamera
Merge cameras.json in split-merge
2024-09-13 08:37:32 -04:00
Piero Toffanin c80af89fa3 Bump artifact version 2024-09-13 07:46:29 -04:00
Piero Toffanin 56b1d9eef8 Bump artifact version 2024-09-13 07:45:37 -04:00
Piero Toffanin 8e341ddcc7 Bump version 2024-09-13 07:42:22 -04:00
Piero Toffanin b5992a2a9b Merge cameras.json 2024-09-13 07:26:43 -04:00
Piero Toffanin 2242d1788d
Merge pull request #1797 from stephenwinn16/master
Adding TIFFTAG_* to .tif outputs
2024-09-05 16:52:04 -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 5d91060bbb
Merge branch 'OpenDroneMap:master' into master 2024-08-20 16:52:35 +09:00
Stephen Winn 4734d8838f [WIP] Added steps to include TIFFTAG data in the output .tif 2024-08-20 16:51:59 +09:00
Piero Toffanin e6e4095844
Merge pull request #1790 from stephenwinn16/master
Add a WARNING when a geo file is specified but the file does not exist
2024-08-12 23:43:25 -04: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
Piero Toffanin 719734fd2c
Merge pull request #1783 from pierotofy/master
Revert OpenSfM changes
2024-07-22 16:15:56 -04:00
Piero Toffanin 8b92e440ee Revert OpenSfM changes 2024-07-22 16:12:17 -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 0979e42db3
Merge pull request #1780 from pierotofy/dspsift
Detect more DSP SIFT features
2024-07-17 00:22:45 -04:00
Piero Toffanin e265c7c9a0
Merge pull request #1779 from fri-K/master
Add libtbb2 to gpu.Dockerfile
2024-07-16 23:26:47 -04:00
Piero Toffanin 7dbc5e0354 Update OpenSfM 2024-07-16 23:23:25 -04:00
fri.K 51a7470ebc
Add libtbb2 to gpu.Dockerfile
libtbb2 is need for gpu docker container
see nodeodm bug #219
2024-07-16 07:25:41 +02:00
Piero Toffanin a6bcb28fbd
Merge pull request #1775 from danieldegroot2/tiles-openstreetmap-update
Update OpenStreetMap provider in gdal2tiles.py
2024-07-07 17:04:37 -04: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 5c30ea19ba
Merge pull request #1774 from ehallein/master
Fixed GPU docker build
2024-07-05 14:48:23 -04:00
ehallein 8ce00e01aa fixed gpu docker build (missing ffmeg) 2024-07-05 15:46:57 +08:00
Evan Hallein 709afd16f3 working gpu docker build 2024-07-04 21:39:11 +08:00
Evan Edward Hallein 8864fcdd03
Update publish-docker-gpu.yaml
ubuntu-latest
2024-07-03 21:50:49 +08:00
Evan Hallein d04e301090 test fix 2024-07-03 21:43:41 +08:00
Piero Toffanin 186b4c9568
Merge pull request #1772 from pierotofy/blacklevel
Add black level support for certain DJI drones
2024-07-01 12:30:06 -04: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 9acbaf5326
Merge pull request #1771 from pierotofy/homographyfix
Mavic 3M Support
2024-06-29 11:36:53 -04:00
Piero Toffanin 8b51c69561 Revert eigen34 ceres usage 2024-06-29 04:05:04 +00:00
Piero Toffanin 768687e481 Use local eigen version for ceres 2024-06-29 03:43:49 +00: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 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 75c363994c
Merge pull request #1765 from pierotofy/undist
Speed-up undistortion by 2x
2024-06-11 18:52:51 -04:00
Piero Toffanin 02bbf38b3d Do not limit SRT parser to 10 seconds delta interpolation 2024-06-11 18:48:14 -04:00