raw crop for OLYMPUS TG-5 and TG-6

This commit is contained in:
Ingo Weyrich
2019-08-06 14:51:30 +02:00
parent 1b8dd7c49a
commit 972d6907d5

View File

@@ -1725,9 +1725,15 @@ Camera constants:
{ // Quality B,
"make_model": "OLYMPUS TG-5",
"dcraw_matrix": [ 10899,-3833,-1082,-2112,10736,1575,-267,1452,5269 ], // DNG_V9.12 D65
"raw_crop": [ 0, 0, -18, 0 ], // 18 pixels at right are garbage
"ranges": { "white": 4050 } // safe for worst case detected, nominal is 4093
},
{ // Quality C, only raw crop
"make_model": "OLYMPUS TG-6",
"raw_crop": [ 0, 0, -24, 0 ] // 24 pixels at right are garbage
},
{ // Quality C, only green equilibration
"make_model" : ["OLYMPUS E-3", "OLYMPUS E-520"],
"global_green_equilibration" : true