Merge pull request #6768 from Lawrence37/eos-r8-raw-crop
Camconst entry for Canon EOS R8
This commit is contained in:
@@ -1259,10 +1259,10 @@ Camera constants:
|
|||||||
},
|
},
|
||||||
|
|
||||||
{ // Quality C
|
{ // Quality C
|
||||||
"make_model": "Canon EOS R6m2",
|
"make_model": ["Canon EOS R6m2", "Canon EOS R8"],
|
||||||
"dcraw_matrix": [9539, -2795, -1224, -4175, 11998, 2458, -465, 1755, 6048],
|
"dcraw_matrix": [9539, -2795, -1224, -4175, 11998, 2458, -465, 1755, 6048],
|
||||||
"raw_crop": [
|
"raw_crop": [
|
||||||
{"frame": [6188, 4120], "crop": [154, 96, 6028, 4024]},
|
{"frame": [6188, 4120], "crop": [154, 96, 6024, 4024]},
|
||||||
{"frame": [3936, 2612], "crop": [156, 96, 3780, 2516]}
|
{"frame": [3936, 2612], "crop": [156, 96, 3780, 2516]}
|
||||||
],
|
],
|
||||||
"masked_areas": [
|
"masked_areas": [
|
||||||
|
Reference in New Issue
Block a user