Improved white levels for Nikon Coolpix P1000 (#5842)

This commit is contained in:
Thanatomanic
2020-07-12 09:34:50 +02:00
committed by GitHub
parent c949da7d28
commit cc6b0dbce1

View File

@@ -1556,10 +1556,14 @@ Camera constants:
}
},
{ // Quality B
{ // Quality A, samples provided by dimonoid (#5842)
"make_model": "NIKON COOLPIX P1000",
"dcraw_matrix": [ 14294, -6116, -1333, -1628, 10219, 1637, -14, 1158, 5022 ], // ColorMatrix2 from Adobe DNG Converter 11.4
"ranges": { "black": 200, "white": 4087 }
"ranges": {
"black": 200,
"white": [ 4000, 4050, 3950 ] // Typical values without LENR: 4009, 4093, 3963
} // No significant influence of ISO
// No aperture scaling reported
},
{ // Quality B, no LENR samples