Fix PDAF lines pattern for Sony ILCE-7RM2
This commit is contained in:
parent
b68a6e9581
commit
5c42a50204
@ -2993,8 +2993,8 @@ Camera constants:
|
|||||||
"dcraw_matrix": [ 6629,-1900,-483,-4618,12349,2550,-622,1381,6514 ], // DNG_v9.1.1 D65
|
"dcraw_matrix": [ 6629,-1900,-483,-4618,12349,2550,-622,1381,6514 ], // DNG_v9.1.1 D65
|
||||||
"raw_crop": [ 0, 0, -36, 0 ], // full raw frame 8000x5320 - 36 rightmost columns are garbage
|
"raw_crop": [ 0, 0, -36, 0 ], // full raw frame 8000x5320 - 36 rightmost columns are garbage
|
||||||
"ranges": { "black": 512, "white": 16300 },
|
"ranges": { "black": 512, "white": 16300 },
|
||||||
// PDAF info provided by Horshack with the rawshack tool (http://testcams.com/rawshack/)
|
// PDAF lines pattern detected from image provided by elite4jonny at https://github.com/Beep6581/RawTherapee/issues/6801.
|
||||||
"pdaf_pattern" : [ 0,24,36,60,84,120,132,156,192,204,240,252,276,300,324,360,372,396,420 ],
|
"pdaf_pattern" : [ 0,24,36,60,84,120,132,156,192,204,240,252,276,300,324,360,372,396,420,444,480,492,504,540,564,576,612,636,660,696,720,732,756,780,804,840 ],
|
||||||
"pdaf_offset" : 31
|
"pdaf_offset" : 31
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user