Added matrix for Canon PowerShot SX150 IS

This commit is contained in:
Morgan Hardwood
2019-04-08 01:02:35 +02:00
parent 1b08ac44c4
commit 198fc8d8dd

View File

@@ -1224,6 +1224,7 @@ Camera constants:
{ // Quality C
"make_model": "Canon PowerShot SX150 IS",
"dcraw_matrix": [ 13481, -4867, -1063, -2074, 9960, 2472, -170, 1474, 3894 ], // Adobe DNG Converter 11.1 ColorMatrix1 (there is only one matrix and illuminant, and it's for daylight)
"raw_crop": [ 26, 10, 4364, 3254 ] // cut 2pix left and right
},