Merge pull request #6836 from Lawrence37/ilce-7m4-raw-crop

Raw crop for Sony ILCE-7M4
This commit is contained in:
Lawrence37 2023-09-05 18:30:09 -07:00 committed by GitHub
commit c3a97f0304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3041,7 +3041,8 @@ Camera constants:
{ // Quality C
"make_model": "Sony ILCE-7M4",
"dcraw_matrix": [ 7460, -2365, -588, -5687, 13442, 2474, -624, 1156, 6584 ] // ColorMatrix2 using illuminant D65 from Adobe DNG Converter 14.2
"dcraw_matrix": [ 7460, -2365, -588, -5687, 13442, 2474, -624, 1156, 6584 ], // ColorMatrix2 using illuminant D65 from Adobe DNG Converter 14.2
"raw_crop": [ 0, 0, -10, 0 ]
},
{ // Quality C,