Added Canon PowerShot S120 dual-illuminant DCP

Closes #5637
This commit is contained in:
Morgan Hardwood 2020-02-18 13:29:42 +01:00
parent 12b1d8f767
commit 6e7943752f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1221,7 +1221,7 @@ Camera constants:
{ // Quality A, changes for raw crop which is wrong (larger) in dcraw
"make_model": "Canon PowerShot S120",
"dcraw_matrix": [ 6961,-1685,-695,-4625,12945,1836,-1114,2152,5518 ],
"dcraw_matrix": [ 6961, -1685, -695, -4625, 12945, 1836, -1114, 2152, 5518 ] // ColorMatrix2 using illuminant D65 from Adobe DNG Converter 12.2
"raw_crop": [ 120, 30, 4024, 3030 ],
"masked_areas": [ 32, 2, 3028, 80 ],
"ranges": { "white": 4050 }