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
Flössie
493d7306a4
More C++-isms
2020-03-09 10:33:56 +01:00
Ingo Weyrich
b2165aedd9
camconst.cc/h : code review
2020-03-08 14:12:23 +01:00
Ingo Weyrich
aae22fcc86
Merge pull request #5617 from Beep6581/devirtualize
...
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
0d2ffb5e61
more final fixes
2020-01-24 14:53:41 +01:00
Ingo Weyrich
c3a86befaa
Fix broken build
2020-01-18 11:57:31 +01:00
Ingo Weyrich
d82ea3af02
reduce some include dependencies
2020-01-17 23:18:48 +01:00
Flössie
add5c790d6
#pragma once
for our headers plus drive-by formatting
2019-10-31 10:20:50 +01:00
Ingo Weyrich
068847eb5a
Further cleanup of include dependencies
2019-10-29 21:06:27 +01:00
Alberto Griggio
d0ec3f2dbc
move to camconst.json the info about whether global green equilibration is needed for the camera
2018-06-07 20:48:53 +02:00
heckflosse
64979b0660
PDAF patterns ignored in user's camconst, #4435
2018-03-10 12:18:56 +01:00
heckflosse
ba22027b2f
Get pdaf data from camconst.json
2018-03-09 20:18:37 +01:00
heckflosse
e6f57b1978
Use std::string instead of Glib::ustring for key of map in camconst, #4140
2017-10-13 21:34:55 +02:00
Alberto Griggio
2edd677d1a
Fixed various memory leaks as reported by AddressSanitizer
2017-06-07 10:36:28 +02:00
Morgan Hardwood
d1bfbc7967
Override system camcons.json raw_crop with one from users camconst.json, fixes #3873
2017-05-14 12:37:15 +02:00
Adam Reichold
68271b9279
Regularize the camera constant store singleton to use a function local static like most other singletons.
2015-11-28 14:53:34 +01:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
16061aad88
Removed unused files
2015-08-09 20:56:10 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00