From 26f29a5e811dffdae296f63aea9740b7cc3c80dc Mon Sep 17 00:00:00 2001 From: Morgan Hardwood Date: Tue, 23 Apr 2019 18:53:04 +0200 Subject: [PATCH] Added ColorMatrix for HUAWEI DLI-L22 --- rtengine/camconst.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rtengine/camconst.json b/rtengine/camconst.json index f4efe6fc9..0a356f704 100644 --- a/rtengine/camconst.json +++ b/rtengine/camconst.json @@ -2556,6 +2556,11 @@ Camera constants: "raw_crop": [ 64, 108, 11608, 8708 ] }, + { + "make_model": [ "HUAWEI DLI-L22" ], + "dcraw_matrix": [ 6984, -812, -975, -4792, 13481, 1381, -1056, 2355, 4873 ] // ColorMatrix1 (D65, wrong order) from Adobe DNG Converter 11.2.1 + }, + // Dummy test entry to test the parser and show the format with all entries active { "make_model": "DummyMake DummyModel",