Add Sony ILCE-7M4 raw crop

Remove 10 columns of bad pixels from the right border.
This commit is contained in:
Lawrence Lee 2023-09-02 21:55:37 -07:00
parent e189a1a4ec
commit 6fb8ded886
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F

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,