pixelshift: add preliminary constants and camconst.json entry for Sony ILCE-7RM3, kudos to @iliasg for providing them
This commit is contained in:
@@ -2285,6 +2285,13 @@ Camera constants:
|
||||
"ranges": { "black": 800, "white": 16300 }
|
||||
},
|
||||
|
||||
{ // Quality C,
|
||||
"make_model": "Sony ILCE-7RM3",
|
||||
"dcraw_matrix": [ 6640,-1847,-503,-5238,13010,2474,-993,1673,6527 ], // DNG_v10.1 D65
|
||||
"raw_crop": [ 0, 0, -36, 0 ], // full raw frame 8000x5320 - 36 rightmost columns are garbage
|
||||
"ranges": { "black": 512, "white": 16300 }
|
||||
},
|
||||
|
||||
{ // 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
|
||||
|
||||
Reference in New Issue
Block a user