Wykres commitów

2785 Commity (1bec793f9d29ff8e93dd12e599c74ab4a975b80e)

Autor SHA1 Wiadomość Data
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
usplm 1a0711671f Use ECC algorithm only for low resolution images
MC-909
2022-07-07 02:48:40 -04:00
Piero Toffanin 12619dfd64
Merge pull request #1489 from smathermather/moarasterio
Moarasterio -- bigtiff fixes
2022-07-01 11:22:55 -04:00
Piero Toffanin e283125db9
Update issue_template.md 2022-07-01 10:22:55 -04:00
Stephen Vincent Mather 12dac7cd20 fix all the big(tiff) problems 2022-06-29 15:42:13 -04:00
Piero Toffanin 72310bc9a9
Merge pull request #1486 from Saijin-Naib/Saijin-Naib-RS_INFO_Message
INFO message for camera make/model/readout
2022-06-29 01:17:21 -04:00
Piero Toffanin 9f27c21a2a Add global 2022-06-29 01:12:38 -04:00
Piero Toffanin 4a9ca4c283 Print info only once 2022-06-28 23:56:49 -04:00
Saijin-Naib 9e09da12ff
INFO message for camera make/model/readout
This currently prints once per image in the Task so it gets noisy on the console.
2022-06-28 21:39:30 -04:00
Piero Toffanin 885f568503
Merge pull request #1485 from Saijin-Naib/patch-2
Add readout for TeraCube TeraCube_One Mobile Phone
2022-06-23 23:17:27 -04:00
Saijin-Naib 3223262055
Update rollingshutter.py
Fix trailing comma
2022-06-23 22:59:47 -04:00
Saijin-Naib b1a523d26a
Add readout for TeraCube TeraCube_One Mobile Phone 2022-06-23 22:40:22 -04:00
Piero Toffanin 0f2a4897b3
Merge pull request #1484 from pierotofy/masks
Image Masks Fix
2022-06-23 20:31:23 -04:00
Piero Toffanin 77b0f39589 Fix listdir call 2022-06-23 15:08:50 -04:00
Piero Toffanin 70d68f59ca Up mvs-texturing 2022-06-23 15:01:00 -04:00
Piero Toffanin e1fac6c395 Up openmvs/opensfm, image masks dense fix 2022-06-23 14:36:44 -04:00
Piero Toffanin 89d28a97a7
Merge pull request #1482 from originlake/master
fix: osfm elevation check
2022-06-22 14:25:13 -04:00
Shuo Zhong be50747ff2 fix: osfm elevation check 2022-06-22 14:14:36 -04:00
Shuo Zhong 8f5915cb79 fix: osfm elevation check 2022-06-22 10:38:11 -04:00
Piero Toffanin 7f7bc332ba
Merge pull request #1477 from smathermather/rasterio-if-safer
Fix for RasterioIOError BigTIFF
2022-06-21 03:20:16 -04:00
Stephen Mather 559ccbacad
BIGTIFF IF_SAFER 2022-06-20 22:22:09 -04:00
Stephen Mather 1e0ea2d074
Fix for RasterioIOError BigTIFF 2022-06-20 19:09:12 -04:00
Piero Toffanin 0339e0108a
Merge pull request #1476 from originlake/master
Geo-location file update
2022-06-20 19:07:05 -04:00
Shuo Zhong 9fd42959d3 change camera angle entry of geo-location file geo.txt from omega/phi/kappa to yaw/pitch/roll, support empty ypr (will use ypr from exif data instead of overwriting them to None) 2022-06-20 15:57:27 -04:00
Piero Toffanin 157a2eb90a
Merge pull request #1475 from pierotofy/rolling
Fix SIFT GPU on Windows
2022-06-19 17:02:10 -04:00
Piero Toffanin 200a553019 Fix SIFT_GPU on Windows 2022-06-19 17:00:49 -04:00
Piero Toffanin 40e0f3d413
Merge pull request #1474 from nyalldawson/patch-1
Add mavic air 2 readout time
2022-06-18 11:32:21 -04:00
Nyall Dawson 54ecc60424
Add mavic air 2 readout time 2022-06-18 14:01:51 +10:00