Wykres commitów

54 Commity (12e5b63b6f5423383892d325467b64ce295e3a9c)

Autor SHA1 Wiadomość Data
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 c424769cd7 PoC Mavic 3M RGB unwarping 2024-01-19 15:37:25 -05:00
Piero Toffanin a56b52d0df Pick green band by default, improve mavic 3M support 2023-09-29 13:54:01 -04:00
Piero Toffanin f6be28db2a Give RGB, Blue priority 2023-09-29 13:11:11 -04:00
Piero Toffanin 83fef16cb1 Increase max_size 2023-09-08 13:22:03 -04:00
Piero Toffanin 2fea4d9f3d More memory efficient find_features_homography 2023-09-08 13:12:52 -04:00
Piero Toffanin a5764af46b Quantix multispectral fixes 2023-01-28 21:36:02 -05:00
Piero Toffanin 89ea21284a Better support for AV Quantix drones 2023-01-28 17:38:13 -05:00
Piero Toffanin 7343758d04 Fix vignetting on P4 2022-07-27 15:10:37 -04:00
Piero Toffanin 8b41d5fb7b P4 Multispectral as first class citizen 2022-07-27 13:31:34 -04:00
Piero Toffanin 4272cd9d76 Mixed 8bit RGB/ 16 bit tiff radiometric calibration working 2022-07-26 14:59:21 -04:00
Piero Toffanin ba4fa0d555 scale the initial warp matrix to smallest level 2022-07-07 11:15:29 -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
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 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
luz paz cb6835d1bc Fix various typos
Found via `codespell -q 3 -L lod,ned,nnumber`
2022-01-08 05:38:36 -05:00
Piero Toffanin 42f544f561 Use lanczos 2021-03-24 11:25:11 -04:00
Piero Toffanin 8bf66b35cb Fixes 2021-03-23 23:51:23 -04:00
Piero Toffanin 1a15daa39b PoC thermal support 2021-03-23 15:15:47 -04:00
Piero Toffanin 80a85db3f9 Add support for drone-dji:CaptureUUID tags 2021-02-10 15:09:03 -05:00
Piero Toffanin 8e49d99939 Wording, eps tweak 2020-12-15 12:54:31 -05:00
Piero Toffanin ae118f7782 Pyramid based ECC 2020-12-15 16:43:56 +00:00
Piero Toffanin bf34769ae0 More robust image alignment 2020-12-14 21:38:57 -05:00
Piero Toffanin beb2944b68 Remove debug stmt 2020-12-06 12:14:59 -05:00
Piero Toffanin 92d05243b1 Stability improvements, bug fixes, updated OpenMVS 2020-12-05 15:15:07 -05:00
Piero Toffanin 7c42409567 Bug fix 2020-12-04 22:50:05 -05:00
Piero Toffanin 8d417a5545 PoC ECC and homography scoring band alignment working 2020-12-04 22:48:21 -05:00
Piero Toffanin e819dab16b Band alignment PoC working 2020-12-02 17:17:51 -05:00
Piero Toffanin 509035d5e9 Started writing new multispectral alignment algorithm 2020-12-02 13:04:12 -05:00
Piero Toffanin 892107a959 Fixed radiometric-calibration bug
Former-commit-id: 544baba9e4
2020-03-27 10:05:42 -04:00
Piero Toffanin d7e90ad3b2 get_bit_depth_max refactor
Former-commit-id: c5a92339f1
2020-03-09 15:57:44 -04:00
Piero Toffanin d905c455ea Cleanup
Former-commit-id: ab464f0981
2020-03-09 18:34:39 +00:00
Piero Toffanin a73074338d Sun sensor, DLS pose
Former-commit-id: f79df2fd36
2020-03-08 15:33:27 +00:00
Piero Toffanin 309c7751b3 Sun sensor work
Former-commit-id: 49d109199e
2020-03-06 17:20:44 -05:00
Piero Toffanin a61b5b308a More radiometric calibration
Former-commit-id: f51b204205
2020-03-06 13:04:34 -05:00