Piero Toffanin
|
e6b3c74b27
|
Fix uninit var
|
2022-02-14 12:04:45 -05:00 |
Piero Toffanin
|
c13dd17a1b
|
Ability to parse camera make/model from XMPs
|
2022-02-14 11:22:11 -05:00 |
Piero Toffanin
|
851030ff49
|
Sensefly roll flip
|
2022-01-18 16:39:09 +00:00 |
Piero Toffanin
|
9d7c4bf751
|
MavicPro hasselblad detection
|
2022-01-18 15:32:47 +00:00 |
Piero Toffanin
|
609d5ea004
|
Use flight yaw
|
2022-01-14 14:32:22 -05:00 |
Piero Toffanin
|
37886f77c2
|
Fix --camera-lens
|
2022-01-05 15:44:33 -05:00 |
Piero Toffanin
|
3e64c715fe
|
Extract image size before other exif data (fix focal computation)
|
2022-01-05 18:24:18 +00:00 |
Piero Toffanin
|
d7b986a1b1
|
Set default focal ratio, fix import
|
2022-01-05 18:15:24 +00:00 |
markFieldman
|
27e6116977
|
Added support of radiometric calibration for DJI Mavic 2 Enterprize Advanced. Added methods for adding FLIR sensor into reconstruction
|
2021-12-29 17:11:09 +02:00 |
Piero Toffanin
|
3957278c2e
|
Return max_p
|
2021-12-28 10:05:02 -05:00 |
Piero Toffanin
|
7d15bf8720
|
Remove duplicate function
|
2021-12-28 10:03:55 -05:00 |
Piero Toffanin
|
755b261686
|
Handle geo.txt OPK, altitude 0 cases
|
2021-12-18 00:53:52 -05:00 |
Piero Toffanin
|
70face0492
|
Handle large images with GPU_SIFT, update OpenMVS
|
2021-12-17 11:57:03 -05:00 |
Piero Toffanin
|
4a25bdfb46
|
OPK fixes
|
2021-12-15 13:14:07 -05:00 |
Piero Toffanin
|
389940c338
|
Degrees, not radians
|
2021-12-14 16:43:19 -05:00 |
Piero Toffanin
|
3f8765f5e7
|
WIP OPK angle computation
|
2021-12-14 16:35:30 -05:00 |
Piero Toffanin
|
b544ca2464
|
Write exif data directly
|
2021-12-14 14:47:48 -05:00 |
Piero Toffanin
|
8566ba617c
|
Skip corrupted photos
|
2021-12-07 14:20:44 -05:00 |
Piero Toffanin
|
0a198f4b3e
|
Dispatch NodeODM build event, sentera 6x UUID capture tag support
|
2021-08-11 12:15:27 -04:00 |
Piero Toffanin
|
ad94452b20
|
Fix photometric exposure method
|
2021-05-18 15:44:06 -04:00 |
Piero Toffanin
|
88e38ed1ad
|
Add support for EXIFs from agremo camera (#1264)
|
2021-04-13 10:25:27 -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
|
7cbd014ee9
|
Process images with malformed GPS tags
|
2021-01-28 09:24:07 -05:00 |
Piero Toffanin
|
62f4ff9645
|
Fix timezone bug
|
2020-12-10 08:55:49 -05:00 |
Piero Toffanin
|
5840450d0f
|
More robust EXIF parsing
|
2020-11-17 09:32:14 -05:00 |
Piero Toffanin
|
c6613910b3
|
Updated mvs-texturing, added --pc-quality flag, removed --texturing-nadir-weight
|
2020-11-12 10:23:02 -05:00 |
Piero Toffanin
|
5d3ec4907b
|
Add support for XMP fraction values, fix #1163
|
2020-10-14 10:20:49 -04:00 |
Piero Toffanin
|
ebf9962d9d
|
Use omega,phi,kappa, less threatening message for missing GPS
Former-commit-id: 54eb38ba3e
|
2020-09-16 10:24:32 -04:00 |
Piero Toffanin
|
bef3482dd0
|
Support arbitrary mask extensions
Former-commit-id: efff487706
|
2020-09-16 09:18:12 -04:00 |
Piero Toffanin
|
d6f3c94f1a
|
Cleanup, image mask support (initial, POC)
Former-commit-id: 2e2d674dc8
|
2020-09-15 17:57:36 +00:00 |
Piero Toffanin
|
e76dc17bb7
|
Add support for image geolocation files
Former-commit-id: ffa63c74d6
|
2020-09-14 14:33:39 -04:00 |
Piero Toffanin
|
4ba6716a54
|
Updated start-dev-env.sh, fix photo.py (get_xmp), misc Python 2 --> 3 changes
Former-commit-id: 07fc3c3ff8
|
2020-09-09 12:10:24 -04:00 |
Piero Toffanin
|
443560f047
|
Started migration to 18.04, Python3.6
Former-commit-id: c769dd2807
|
2020-09-08 13:08:57 -04:00 |
Piero Toffanin
|
97742b1a19
|
Update OpenSfM tag
Former-commit-id: bcbdbbe682
|
2020-06-19 15:20:31 +00:00 |
Piero Toffanin
|
85d801c4ea
|
Support for parsing malformed XMP XML
Former-commit-id: 8818488f91
|
2020-06-19 10:44:36 -04:00 |
Piero Toffanin
|
b6a6728e3d
|
More resiliant exif camera make/model parsing
Former-commit-id: 586b1bb003
|
2020-06-17 13:59:32 +00:00 |
Piero Toffanin
|
019c811494
|
Remove test line
Former-commit-id: 8bec1ade61
|
2020-05-01 15:34:15 -04:00 |
Piero Toffanin
|
15109a9821
|
Better support for RTK info
Former-commit-id: b6982e27ac
|
2020-05-01 19:25:08 +00:00 |
Piero Toffanin
|
8ec0a2ffd7
|
Better band name support
Former-commit-id: 78114a18e2
|
2020-04-02 01:02:19 +00:00 |
Piero Toffanin
|
6b1769417d
|
OSFM get_submodel_argv refactoring, testing, radiometric calibration for 3-channel images
Former-commit-id: 59edf1fd0f
|
2020-03-18 19:29:43 +00:00 |
Piero Toffanin
|
d7e90ad3b2
|
get_bit_depth_max refactor
Former-commit-id: c5a92339f1
|
2020-03-09 15:57:44 -04:00 |
Piero Toffanin
|
26a88ff3e6
|
More cleanup
Former-commit-id: e209901c83
|
2020-03-09 14:43:56 -04: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 |
Piero Toffanin
|
0e8a325996
|
Reflectance calculations
Former-commit-id: d9089e48dd
|
2020-03-05 16:34:16 -05:00 |
Piero Toffanin
|
94c8eaecfd
|
Radiance calculation
Former-commit-id: 5baf67e81a
|
2020-03-05 15:39:16 +00:00 |
Piero Toffanin
|
d6ddd10e06
|
--radiometric-calibration option, refactoring
Former-commit-id: d4800c93bc
|
2020-02-26 22:33:08 +00:00 |