216 Commits

Author SHA1 Message Date
Lawrence37
d74524f2c5
Camconst support for multiple crops (#6473)
Adapted from ART 
Co-authored-by: Alberto Griggio <agriggio@users.noreply.github.com>

* camconst: support for multiple image sizes in raw_crop and masked_areas
* Clean up code after porting raw crop changes
* fixed raw crop for Canon R6 reduced-resolution raws
* Add Canon EOS R5 1.6 crop raw crop & masked areas
2023-01-01 10:50:11 +01:00
Alex Forencich
2c9f5a735d
Add raw_crop and masked_areas for Canon EOS R7 and R10 (#6608)
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-12-31 08:51:22 +01:00
Thanatomanic
7b51a079cd
Basic support for Fujifilm X-T5 and X-H2
Closes #6624
2022-12-02 10:03:19 +01:00
Thanatomanic
11168aa640
Fix black level for Panasonic DC-G90/G95/G99 2022-11-07 09:35:59 +01:00
Philippe Daouadi
d8320bc8b7
Add Canon EOS R3, R7 and R10 support (#6543) 2022-08-18 16:50:19 +02:00
Lawrence Lee
9bde8f18dc
Remove Leica M8 camconst entry
Workaround for issue #6498.
2022-06-11 18:44:03 -07:00
Morgan Hardwood
c8e3bf030a camconst.json whitespace fixes 2022-02-11 01:39:04 +01:00
Morgan Hardwood
34b56a14e4 Fixed color matrix for SONY ILCE-7M4 #6404 2022-02-11 01:27:09 +01:00
Thanatomanic
72ec73caa3
Basic support for Sony ILCE-7M4 in camconst.json 2021-12-15 06:34:14 +01:00
Ingo Weyrich
bffc8c11d4
fixes #6390 2021-12-03 11:18:49 +01:00
Ingo Weyrich
40827955ca camconst: Fujifilm X-T30 II has same sensor as Fujifilm X-T30 2021-11-23 14:39:01 +01:00
Ingo Weyrich
7a5c95ce3f camconst: FUJIFILM GFX50R has same sensor as FUJIFILM GFX50S 2021-10-27 15:22:24 +02:00
Ingo Weyrich
c25970749d camconst: FUJIFILM GFX50S II has same sensor as FUJIFILM GFX50S 2021-10-26 16:43:16 +02:00
Ingo Weyrich
e8b0785499 Nikon Z fc has same sensor as Nikon Z 50 2021-08-29 11:20:42 +02:00
luzpaz
22f89bc752
Fix various typos (#6332)
* Fix various typos

Found via `codespell -q 3 -S ./rtdata/languages -L ba,bord,childs,hist,fo,reall,bloc,alph,dof,inout,thre,makro,chang,currentry,preserv,portugues,struc,trough,vektor`

* Fix source typo

* Added requested revisions
2021-08-13 14:37:29 +02:00
Thanatomanic
1c4e1216d2
Regression fix: deduplicate EOS RP entry in camconst.json
Regression introduced with 6189a0e816
2021-08-10 18:11:19 +02:00
Thanatomanic
4d17114126
Remove errant comma. Should fix #6289 2021-06-22 05:35:31 +02:00
Thanatomanic
7e36240f3a Fix the incorrect rendering of Leica M8 DNGs by removing white level in camconst 2021-06-21 08:02:42 +02:00
Thanatomanic
c937e09e63 Fix raw crop for Canon EOS R5 2021-06-16 19:26:30 +02:00
Thanatomanic
6189a0e816 Prevent crash when opening Canon RP files with different crop factor. Fixes #6255 2021-05-24 08:00:09 +02:00
Ingo Weyrich
99f2a87819 added matrix for Pentax K3mkIII, taken from ART 2021-05-22 22:16:22 +02:00
Ingo Weyrich
c326238824 white level for Fujifilm X-A20 2021-05-21 13:11:59 +02:00
Ingo Weyrich
c407fe1e91 raw crop for Pentax K3mkIII 2021-05-21 13:02:58 +02:00
Thanatomanic
dde6bea80e Minor changes to several camconst matrices after comparison with current Adobe DNG database 2021-05-13 22:54:54 +02:00
Thanatomanic
8fafaa7aba Add color matrix for Canon EOS-1Ds 2021-05-13 20:09:12 +02:00
Thanatomanic
6c96bf7507 Update camconst.json to support a lot more camera's
Color matrices added or slightly modified for:
* Fujifilm X-E4
* Leica C-Lux
* Leica M8
* Panasonic DC-FZ1000M2
* Nikon D2Hs
* Nikon D2Xs
* Nikon D6
* Nikon D3500
* Nikon D300s
* Nikon D780
* Nikon D810A
* Nikon D70s
* Nikon Z 6 2
* Nikon Z 7 2
* Olympus E-M5 Mark III
* Olympus E-M1 Mark III
* Olympus E-M10 Mark IV
* Olympus E-PL10
* Olympus Stylus 1 and 1s
* Panasonic DC-G90, G95, G99, G100, G110
* Panasonic DMC-ZS60 (equivalent TZ80, TZ85)
* Panasonic DC-ZS80 (equivalent TZ95)
* Panasonic DC-S1H
* Panasonic DC-S5
* Pentax K-1 Mark II
* Sigma fp
* Sigma NEX-F3
* Sony alpha 1 (ILCE-1)
* Sony A6100, A6400, A6600 (ILCE-6100, ILCE-6400, ILCE-6600)
* Sony alpha 7C (ILCE-7C)
* Sony Cybershot RX1R (DSC-RX1R)
* Sony alpha 9 Mark II (ILCE-9M2)
* Sony alpha 7S Mark III (ILCE-7SM3)
* Sony Cybershot HX95, HX99 (DSC-HX95, DSC-HX99)
* Sony Cybershot DSC-RX100
* Sony Cyberhsot DSC-RX100 VA
* Sony Cybershot DSC-RX100 VI
* Sony Cybershot DSC-RX100 VII
* Sony ZV-1
* Sony SLT-A99V
* DJI Mavic 2 Pro (Hasselblad L1D-20c)
2021-05-13 19:35:37 +02:00
Thanatomanic
fc4814420b Some additions and modifications to camconst.json
Some matrices were already loaded in  but are now explicit. More to come.
Verified new entries with the recent Adobe DNG 13.2
* Canon EOS 400D DIGITAL (now explicit)
* Canon PowerShot SX50 HS (now explicit)
* OLYMPUS E-M1X (new)
* OLYMPUS E-PL9 (now explicit)
* Sony DSC-RX0 / DCS-RX0M2 (now explicit)
* Sony ILCE-7RM4 (new)
* Sony DCS-HX99 (new incl. black/white level)
2021-05-13 14:32:50 +02:00
Thanatomanic
2685e1774c
Merge pull request #6208 from Beep6581/gfx100-support
Apply patch to support 16-bit Fujifilm files + support for GFX 100 and GFX100S
2021-04-18 13:51:21 +02:00
Thanatomanic
1d075175f4 Apply patch to support 16-bit Fujifilm + support for GFX100S 2021-04-18 13:40:44 +02:00
CarVac
3bbfdb306f
Update camconst.json
Add the EOS RP (same as 6D2) and 100D/SL1/Kiss X7 (same as 700D)
2021-03-26 05:53:08 -04:00
Thanatomanic
ca5a9a26de
Initial support for Fujifilm X-E4 in camconst.json 2021-03-22 13:26:25 +01:00
Ingo Weyrich
2366cb4935 raw crop for Leica SL2-S 2021-03-01 18:30:40 +01:00
Thanatomanic
8d32d59b33
Basic color support for Canon EOS 2000D in camconst.json
Fixes #5495, but improvement possible
2021-02-27 07:49:57 +01:00
luz paz
fe795b419c Fix various source comment typos
Found via `codespell -q 3 -S ./rtdata/languages -L ba,bord,childs,hist,fo,reall,bloc,alph,dof,inout,thre,makro,chang,currentry,preserv,portugues,struc,trough,vektor,`
2021-02-25 09:49:27 -05:00
Thanatomanic
8a1f1e9e22
Update camconst.json with support for Nikon COOLPIX P950. Fixes #6066 2021-01-20 08:09:00 +01:00
Thanatomanic
d36545b71a
Update camconst.json with basic support for Canon EOS-1D X M3 2021-01-11 18:03:44 +01:00
Ingo Weyrich
0f2720774c RAF images from X-S10 appear massively cropped, fixes #6013 2020-12-13 17:24:10 +01:00
Thanatomanic
cde7aababb
camconst support for DJI FC3170 (Mavic Air 2)
See #5933
2020-10-05 20:25:38 +02:00
Thanatomanic
5ce65f5450
camconst support for Canon EOS R (fixes #5922) 2020-10-03 17:34:32 +02:00
Kevin Murray
38d214ed62
CR3 bbp fix & camconst entries for Canon EOS R5/R6 and Nikon Z7
Fix, matrices and DCP files courtesy of ART (Alberto Griggio <agriggio@users.noreply.github.com>)
2020-09-10 11:12:20 +02:00
Thanatomanic
2a31ed9dec
Update white level for Sony NEX-7 2020-08-04 18:00:45 +02:00
Ingo Weyrich
ab0c7aec5a Added Sony Nex-7 to camconst.json 2020-08-04 13:36:16 +02:00
Ingo Weyrich
c5001518d2 Hasselblad Lunar (NEX-7): black level and matrix 2020-08-04 12:13:22 +02:00
Thanatomanic
57303d52b2
Add white-levels for Fuji X-T3 and X-Pro3 (fixes #5839 and #5860) 2020-07-29 20:07:24 +02:00
Yann Leprince
0df23db4d2
Add a camconst entry for the Nikon Z 50 (#5851) 2020-07-17 13:52:28 +02:00
Thanatomanic
cc6b0dbce1
Improved white levels for Nikon Coolpix P1000 (#5842) 2020-07-12 09:34:50 +02:00
Thanatomanic
3b4d470b4b
Add slightly better white-levels for Fuji X-T2 (#5824) 2020-07-11 09:16:16 +02:00
Thanatomanic
4c59a0916b
Add slightly better white-levels for Fuji X-T1 2020-07-09 16:53:54 +02:00
Thanatomanic
17a4a0c5f6
Add slightly better white-levels for Fuji X-T2 2020-07-09 16:30:00 +02:00
Ingo Weyrich
1fedc835a6 active green equilibration for Canon EOS 5D Mark IV 2020-06-21 18:56:54 +02:00