Implement Hasselblad flat-field and levels

This commit is contained in:
Lawrence Lee
2024-01-11 22:35:26 -08:00
parent 2b6789b4ac
commit 67da8a9634
6 changed files with 355 additions and 0 deletions

View File

@@ -119,6 +119,8 @@ it under the terms of the one of two licenses as you choose:
const char* HassyRawFormat_idx2HR(unsigned idx);
void process_Hassy_Lens (int LensMount);
void parseHassyModel ();
void parse_hasselblad_gain(); // RT
void hasselblad_correct(); // RT
void setLeicaBodyFeatures(int LeicaMakernoteSignature);
void parseLeicaLensID();