Merge pull request #7076 from sgotti/sony_ILCE-6700

dcraw/camconst: add Sony ILCE-6700
This commit is contained in:
Lawrence37 2024-05-27 17:46:52 -07:00 committed by GitHub
commit 5999d494d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -3028,6 +3028,11 @@ Camera constants:
"pdaf_offset" : 3
},
{ // Quality C
"make_model": [ "Sony ILCE-6700" ],
"raw_crop": [ 0, 0, 6244, 4168 ]
},
{ // Quality C
"make_model": "Sony ILCE-7C",
"dcraw_matrix": [ 7374, -2389, -551, -5435, 13162, 2519, -1006, 1795, 6552 ]

View File

@ -9085,6 +9085,8 @@ void CLASS adobe_coeff (const char *make, const char *model)
{ 5991,-1732,-443,-4100,11989,2381,-704,1467,5992 } },
{ "Sony ILCA-99M2", 0, 0,
{ 6660,-1918,-471,-4613,12398,2485,-649,1433,6447 } },
{ "Sony ILCE-6700", 0, 0,
{ 6972,-2408,-600,-4330,12101,2515,-388,1277,5847 } },
{ "Sony ILCE-6", 0, 0, /* 6300, 6500 */
{ 5973,-1695,-419,-3826,11797,2293,-639,1398,5789 } },
{ "Sony ILCE-7M2", 0, 0,