Add Sony ILCE-7M4 raw crop
Remove 10 columns of bad pixels from the right border.
This commit is contained in:
parent
e189a1a4ec
commit
6fb8ded886
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user