Wykres commitów

2913 Commity (5c33cfe62591f8b11fb57892a2a785a3d6d832c2)

Autor SHA1 Wiadomość Data
usplm 14ec9c1f90 Fixed file extension check 2022-07-25 14:45:46 -04:00
usplm 9c64f8fdcc Added for support DJI H20T camera 2022-07-25 14:45:37 -04:00
Piero Toffanin dae70b32ae
Merge pull request #1511 from pierotofy/dynars
Dynamic rolling shutter readout db
2022-07-25 12:45:44 -04:00
Piero Toffanin 3fa065e0af Dynamic rolling shutter readout db 2022-07-25 12:33:11 -04:00
Piero Toffanin 51abdd1373
Merge pull request #1510 from pierotofy/ubuntuup
Use old-releases for 21.04
2022-07-24 18:18:18 -04:00
Piero Toffanin 1e778d8a9f Fix multi-arch build 2022-07-24 13:14:41 -04:00
Piero Toffanin a2f5de779e Use our own Ubuntu image 2022-07-24 12:52:37 -04:00
Piero Toffanin ac6a0a9fc0 Build without cache 2022-07-24 11:54:48 -04:00
Piero Toffanin 55a7821058 Update pypopsift 2022-07-24 11:37:04 -04:00
Piero Toffanin 9171455012 Partial fix for #1506 2022-07-21 23:43:42 -04:00
Piero Toffanin 12bb725992
Merge pull request #1508 from pierotofy/sanspcl
Faster orthophoto rendering, remove PCL
2022-07-21 15:51:47 -04:00
Piero Toffanin 6da2f91f9d Remove PCL 2022-07-21 12:41:43 -04:00
Piero Toffanin 97c35317e8
Merge pull request #1507 from DarrylB6438/patch-1
Add Air2S to rollingshutter.py
2022-07-20 23:55:51 -04:00
DarrylB6438 41d3e20620
Add Air2S to rollingshutter.py
As measured using https://github.com/OpenDroneMap/RSCalibration
2022-07-20 17:22:48 -05:00
Piero Toffanin b2c9079624 Fix warning log call 2022-07-19 22:07:12 +00:00
Piero Toffanin 5dd0859f47
Merge pull request #1502 from pierotofy/skyremoval
AI powered Sky Removal
2022-07-14 23:11:12 -04:00
Piero Toffanin 1a905e9709 Change warn message 2022-07-14 23:10:48 -04:00
Piero Toffanin 9cff356f49 Add --auto-boundary-distance 2022-07-14 21:42:16 -04:00
Piero Toffanin 24f9945fba remove print 2022-07-14 17:07:57 -04:00
Piero Toffanin 801b771ba8 Fix pitch check 2022-07-14 17:07:43 -04:00
Piero Toffanin 08e1e33919 Remove copy_queue_items 2022-07-14 16:13:32 -04:00
Piero Toffanin b584459fc9 AI-powered automatic sky removal 2022-07-14 16:02:59 -04:00
Piero Toffanin d61d0e0cbe Bump version 2022-07-14 13:24:45 -04:00
Piero Toffanin dc763e486f Remove duplicate BIGTIFF directive 2022-07-12 14:34:13 -04:00
Piero Toffanin f1fc89e517 Fix: multiple values for keyword argument BIGTIFF 2022-07-12 14:28:41 -04:00
Piero Toffanin 4aeae213f2
Merge pull request #1498 from pierotofy/bugfixes
Clean GDAL win32 environment
2022-07-11 11:11:11 -04:00
Piero Toffanin 461992fb18 Clean GDAL win32 environment 2022-07-11 11:10:11 -04:00
luzpaz 1bec793f9d
Fix typos (#1497)
* Fix typos

Found via `codespell -q 3 -L lod,ned,nnumber`

* Fix typo in file name reference
2022-07-10 15:02:10 -04:00
Piero Toffanin d21c5baf64
Merge pull request #1495 from pierotofy/bugfixes
Bug Fixes
2022-07-10 12:48:51 -04:00
Piero Toffanin 44d0039de8 Fix None check in GPSAltitudeRef 2022-07-10 12:45:11 -04:00
Piero Toffanin b7ae59b429 Update ExifRead, speed camelCase --> snake_case, fix var used before assignment 2022-07-10 12:40:33 -04:00
Piero Toffanin 6e23de03a0 Bug fixes, more memory efficient DEM smoothing 2022-07-10 12:21:31 -04:00
Piero Toffanin cc7fb2efa5
Merge pull request #1493 from pierotofy/auto
Faster band alignment, minor fixes, thermal improvements
2022-07-07 12:20:55 -04:00
Piero Toffanin c7b6fe52f3 Revert some PNG generation logic 2022-07-07 12:14:59 -04:00
Piero Toffanin f4da6d9c03
Merge pull request #1494 from smathermather/download_less
Remove odm_orthophoto.tif from transfer
2022-07-07 11:19:27 -04:00
Piero Toffanin ba4fa0d555 scale the initial warp matrix to smallest level 2022-07-07 11:15:29 -04:00
Stephen Mather 26feef4fdb
Remove odm_orthophoto.tif from transfer 2022-07-07 11:08:25 -04:00
Piero Toffanin 1789f09387 Use INTER_LANCZOS4 2022-07-07 04:06:44 -04:00
Piero Toffanin 812281a6ae Fix interpolation 2022-07-07 03:55:53 -04:00
Piero Toffanin d99043ca6b Better resize interpolation 2022-07-07 03:21:12 -04:00
Piero Toffanin 5c82b65788 Less logging 2022-07-07 03:08:39 -04:00
usplm ea5a4b4053 Parse RGB bands to generate PNG image 2022-07-07 03:04:10 -04:00
Piero Toffanin da73ada89b Change min_match_count 2022-07-07 02:59:57 -04:00
usplm c1b9ff4c8c Reduced minimal good matches threshold 2022-07-07 02:58:19 -04:00
Piero Toffanin 760238b9cd Remove comments 2022-07-07 02:57:45 -04:00
usplm c35ab4480b Use FLANN matcher instead of brute force 2022-07-07 02:55:03 -04:00
usplm d7ae810958 Use Lowe's ration test to filter good matches 2022-07-07 02:54:24 -04:00
usplm cca10a82ac Read Micasense capture id metadata 2022-07-07 02:50:33 -04:00
usplm 7ec2434072 Return thermal band without radiance calibration 2022-07-07 02:50:08 -04:00
usplm d640e0dfd9 Removed thermal temperature conversion 2022-07-07 02:49:51 -04:00