Regression fix: deduplicate EOS RP entry in camconst.json

Regression introduced with 6189a0e816
This commit is contained in:
Thanatomanic 2021-08-10 18:11:19 +02:00 committed by GitHub
parent b1e7860a23
commit 1c4e1216d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ Camera constants:
},
{ // Quality B, some missing scaling factors are safely guessed
"make_model": [ "Canon EOS 6D Mark II", "Canon EOS RP" ],
"make_model": "Canon EOS 6D Mark II",
"dcraw_matrix": [ 6875,-970,-932,-4691,12459,2501,-874,1953,5809 ], // DNG v_9.12 D65
"raw_crop": [ 120, 44, 6264, 4180 ], // fullraw size 6384x4224 useful 120,44,6264x4180 // TODO: See EOS RP
// "raw_crop": [ 128, 52, 6248, 4168 ], // official jpeg crop 120+12,44+12,6240x4160