Fix raw crop for Canon EOS R5
This commit is contained in:
parent
166538dbcb
commit
c937e09e63
@ -1211,7 +1211,7 @@ Camera constants:
|
||||
{ // Quality C
|
||||
"make_model": "Canon EOS R5",
|
||||
"dcraw_matrix" : [9766, -2953, -1254, -4276, 12116, 2433, -437, 1336, 5131],
|
||||
"raw_crop" : [ 124, 92, 8220, 5486 ],
|
||||
"raw_crop" : [ 128, 96, 8224, 5490 ],
|
||||
"masked_areas" : [ 94, 20, 5578, 122 ],
|
||||
"ranges" : { "white" : 16382 }
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user