Define raw crop for Sony ILCE-7M2 arw and dng files in camconst.json, fixes #4585

This commit is contained in:
heckflosse
2018-09-21 17:32:41 +02:00
parent 7fd276ba35
commit bb5e6ef234
2 changed files with 3 additions and 1 deletions

View File

@@ -2319,6 +2319,7 @@ Camera constants:
{ // Quality A
"make_model": "Sony ILCE-7M2",
"raw_crop": [ 0, 0, 6024, 4024 ],
"dcraw_matrix": [ 5271,-712,-347,-6153,13653,2763,-1601,2366,7242 ], // DNGv8.7.1
"ranges": { "black": 512, "white": 16300 }
},