Basic color support for Canon EOS 2000D in camconst.json

Fixes #5495, but improvement possible
This commit is contained in:
Thanatomanic
2021-02-27 07:49:57 +01:00
committed by GitHub
parent bb12519eec
commit 8d32d59b33

View File

@@ -1021,6 +1021,14 @@ Camera constants:
]
}
},
{ // Quality C, samples provided by falket #5495
"make_model": [ "Canon EOS 2000D", "Canon EOS Rebel T7", "Canon EOS Kiss X90" ],
// raw_crop is handled by dcraw
// "dcraw_matrix": [ 8532, -701, -1167, -4095, 11879, 2508, -797, 2424, 7010 ], // Adobe DNG v.10.3
"dcraw_matrix": [ 8300, -2110, -1120, -4917, 12694, 2482, -938, 2141, 5666 ], // Adobe DNG v.10.3 (v2)
"ranges": { "white": 15300 } // typical value, very non-linear behavior near clipping
},
// Canon MILC (mirrorless interchangeable-lens camera)