Add raw crop for Canon EOS R6 Mark II
This commit is contained in:
parent
3d67ca450f
commit
91a07a2ac5
@ -1258,6 +1258,18 @@ Camera constants:
|
||||
"ranges" : { "white" : 16382 }
|
||||
},
|
||||
|
||||
{ // Quality C
|
||||
"make_model": "Canon EOS R6m2",
|
||||
"raw_crop": [
|
||||
{"frame": [6188, 4120], "crop": [154, 96, 6028, 4024]},
|
||||
{"frame": [3936, 2612], "crop": [156, 96, 3780, 2516]}
|
||||
],
|
||||
"masked_areas": [
|
||||
{"frame": [6188, 4120], "areas": [4, 4, 4116, 150, 4, 150, 92, 6184]},
|
||||
{"frame": [3936, 2612], "areas": [4, 4, 2608, 150, 4, 150, 92, 3932]}
|
||||
]
|
||||
},
|
||||
|
||||
{ // Quality C
|
||||
"make_model": "Canon EOS R7",
|
||||
"dcraw_matrix" : [10424, -3138, -1300, -4221, 11938, 2584, -547, 1658, 6183],
|
||||
|
Loading…
x
Reference in New Issue
Block a user