Merge pull request #6758 from Lawrence37/sony-zv-1-camconst
Sony ZV-1 color matrix and black level
This commit is contained in:
commit
6a11c59b79
@ -3139,6 +3139,15 @@ Camera constants:
|
||||
"dcraw_matrix": [ 6344, -1612, -462, -4863, 12477, 2681, -865, 1786, 6899 ] // DNG
|
||||
},
|
||||
|
||||
{ // Quality A
|
||||
"make_model": "Sony ZV-1",
|
||||
"dcraw_matrix": [ 8280, -2987, -703, -3531, 11645, 2133, -550, 1542, 5312 ], // DNG v15.2
|
||||
"ranges": { "black": 800 }, // White level from EXIF.
|
||||
"raw_crop": [ 0, 0, 5496, 3672 ],
|
||||
"pdaf_pattern": [0, 24, 48, 72, 88, 120],
|
||||
"pdaf_offset": 17
|
||||
},
|
||||
|
||||
{ // Quality C, No proper color data, beta samples, frame set to official jpeg,
|
||||
"make_model": [ "XIAOYI M1", "YI TECHNOLOGY M1" ],
|
||||
"dcraw_matrix": [ 7158,-1911,-606,-3603,10669,2530,-659,1236,5530 ], // XIAO YI DNG D65
|
||||
|
Loading…
x
Reference in New Issue
Block a user