Alberto Griggio
f6faccc759
moved Fattal earlier in the pipeline (before rgbProc, right after distortion/perspective/ca)
2017-11-04 18:16:51 +01:00
Alberto Griggio
d418b9d01d
various fixes to Fattal, and moved it later in the pipeline
2017-11-03 14:58:27 +01:00
Desmis
53ba84f699
Fixed some bugs and some changes
2017-11-02 13:19:16 +01:00
Desmis
c77913b775
Change thresholds for Blur and noise
2017-10-26 10:50:23 +02:00
Desmis
ff26f0642e
Add method symmetric to blur and noise - and some extension
2017-10-25 17:33:58 +02:00
heckflosse
330ee9a91f
Make compilation unit rtengine/procparams.cc -Wextra clean, #4155
2017-10-22 23:48:38 +02:00
heckflosse
123c8b4443
Make compilation unit rtengine/curves.cc -Wextra clean, #4155
2017-10-22 22:25:05 +02:00
heckflosse
d5ceb850f3
Make compilation unit rtengine/rawimagesource.cc -Wextra clean, #4155
2017-10-22 13:43:28 +02:00
Desmis
ab7b8042ec
Improve algo Blurr-noise normal
2017-10-22 13:26:00 +02:00
heckflosse
04cdcca26c
Make compilation unit rtengine/improcfun.cc -Wextra clean, #4155
2017-10-21 21:26:07 +02:00
heckflosse
06f07820bd
Make compilation unit rtengine/ipwavelet.cc -Wextra clean, #4155
2017-10-21 19:52:41 +02:00
Desmis
74cc88ff2f
merge with dev
2017-10-14 08:34:38 +02:00
Desmis
b19e12732a
Some various changes to improve...
2017-10-13 08:14:31 +02:00
Desmis
baa2d91ee6
add chroma to cbdl
2017-10-12 17:46:31 +02:00
Desmis
c596ffa429
Comment code and some changes
2017-10-10 11:09:41 +02:00
Hombre57
bb874bcce7
Bigfix (see #4008 ) :
...
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
Desmis
a741821acf
In GUI fixed bad Hueref and prep Spot
2017-10-01 09:03:26 +02:00
Desmis
281b196b8b
Fixed bug in GUI preferences - local adjustements
2017-09-20 17:43:33 +02:00
Desmis
14ff0b92a0
new enhancement to mip management
2017-09-19 20:34:57 +02:00
Desmis
d7d5f1dc39
Improvments to mip
2017-09-19 19:48:14 +02:00
Desmis
41e796821f
clean code
2017-09-19 17:36:40 +02:00
Desmis
11e781bc20
Fixed bug in Mip files - increase Nbspot
2017-09-19 13:15:47 +02:00
Desmis
1b78046318
merge with Dev
2017-09-18 16:28:28 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
heckflosse
818200522a
Fix some inconsistencies in Profiled Lens Correction gui
2017-09-15 20:11:49 +02:00
Desmis
9786ec0687
merge with dev
2017-09-14 09:09:18 +02:00
Alberto Griggio
c2960caab5
some (minor) code cleanup
2017-09-13 15:06:47 +02:00
Alberto Griggio
4dc0e20ae0
merge with lcp-vignetting-issue4062
2017-09-11 17:22:01 +02:00
Flössie
d442f7a85b
LCP cleanup ( #4062 )
...
- Removed `using namespace`
- Use real `Cache`
- Use `std::shared_ptr<LCPProfile>`
- Moved `LCPPersModel` to .cc
More could be done...
2017-09-09 20:19:11 +02:00
Alberto Griggio
dde94bc6d3
added basic integration of lensfun
...
so far only distortion correction, and no GUI yet
2017-09-07 00:53:03 +02:00
Alberto Griggio
b4d3caf9c6
changed signature of ImProcFunctions::transform to take as input an ImageMetaData pointer
2017-09-06 00:15:41 +02:00
Desmis
eb46859301
merge with Dev
2017-08-19 08:17:43 +02:00
Desmis
db17c68f1e
Format with astyle 3. changed files
2017-08-17 09:38:27 +02:00
Desmis
0bb824e2c1
Other changes for Elle
2017-08-14 08:21:35 +02:00
Hombre57
86dac147c6
Adding icons on thumbnails and solving a bug in cacheimagedata.cc
...
See issue #4008 .
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Desmis
be82e1bde2
Some changes requested by Elle
2017-08-13 13:07:39 +02:00
Desmis
0ffbc5251e
Add CAT02 viewing conditions
2017-08-10 14:20:00 +02:00
Hombre57
1a296b763f
Correction as discussed in commit review (see also issue #4008 )
2017-08-10 00:50:26 +02:00
Desmis
234710ae9a
merge with dev
2017-08-09 07:57:19 +02:00
Desmis
757ea60fd7
Fixed bug for black
2017-07-25 13:04:19 +02:00
Desmis
7e40527926
add Exposure contrast curve
2017-07-24 10:57:15 +02:00
Hombre57
c6b16bc031
Making the preview more accurate with "Use CIECam for EPD" ( #2233 )
2017-07-23 18:47:32 +02:00
Desmis
a1069920d5
merge with dev
2017-07-23 14:19:09 +02:00
Desmis
432e123733
Fixed some bugs and first Exposure mode without curve
2017-07-23 14:02:41 +02:00
Hombre57
36fe0f800f
Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233 )
2017-07-19 02:14:40 +02:00
Desmis
3ac25ef503
Fixed bug Psthreshold in Mip
2017-07-17 18:40:22 +02:00
Desmis
4ec4dfe1ca
add Vibrance - still some bugs...
2017-07-17 09:17:21 +02:00
Desmis
c6ed2daf65
first step
2017-07-16 13:22:35 +02:00
Desmis
b5ddef00ed
Init new - add GUI and Mip for local vibrance - does nothing
2017-07-15 17:50:32 +02:00
Desmis
4f7d310eb2
Add H=f(H) to color and light
2017-07-13 07:30:51 +02:00