Added alternative camera make name XIAOYI == YI TECHNOLOGY to fix magenta highlights, closes #4164
This commit is contained in:
@@ -2286,7 +2286,7 @@ Camera constants:
|
||||
},
|
||||
|
||||
{ // Quality C, No proper color data, beta samples, frame set to official jpeg,
|
||||
"make_model": "XIAOYI M1",
|
||||
"make_model": [ "XIAOYI M1", "YI TECHNOLOGY M1" ],
|
||||
"dcraw_matrix": [ 7158,-1911,-606,-3603,10669,2530,-659,1236,5530 ], // XIAO YI DNG D65
|
||||
"raw_crop": [ 4, 3, 5192, 3896 ], // full raw 5200x3902, official jpeg 5184X3888
|
||||
"ranges": {
|
||||
|
||||
Reference in New Issue
Block a user