From 99f2a878197233b3ded77ed0e4342695d56c3595 Mon Sep 17 00:00:00 2001 From: Ingo Weyrich Date: Sat, 22 May 2021 22:16:22 +0200 Subject: [PATCH] added matrix for Pentax K3mkIII, taken from ART --- rtengine/camconst.json | 1 + 1 file changed, 1 insertion(+) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index d3d5a9280..3f21449e6 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -2615,6 +2615,7 @@ Camera constants: { // Quality C "make_model": ["RICOH PENTAX K-3 MARK III", "PENTAX K-3 MARK III"], + "dcraw_matrix" : [7003, -1618, -887, -4614, 12728, 2065, -645, 1441, 5734], "raw_crop": [ 24, 34, -28, -14 ] },