Commit Graph

8 Commits

Author SHA1 Message Date
Egor Shestakov
9b1ee0161d generalize find_calibration_by_model with a loop 2025-03-12 12:08:42 +00:00
Egor Shestakov
ae48e07f84 use libmegapixels_get_model in find_calibration 2025-03-12 12:08:09 +00:00
Martijn Braam
65f18b81d1 Malloc before memcpy in DCP parser 2024-01-18 15:45:04 +01:00
Martijn Braam
7f5c7c1c4c Use libdng to parse the calibration file 2023-12-02 12:30:05 +01:00
Martijn Braam
da68a1c96a Write more metadata using libdng 2023-12-02 12:30:04 +01:00
Martijn Braam
59f18d7bd2 Fix build issues 2023-07-25 14:05:28 +02:00
Martijn Braam
e9681e1eea Use calibration for preview 2023-07-23 16:29:59 +02:00
Martijn Braam
b5161db18e Add DCP calibration files for sensors
Read .dcp files stored in the same directory as the camera configuration
files and copy over the calibration curves into the DNG files after
taking a picture.
2023-07-07 17:14:24 +02:00