334 Commits

Author SHA1 Message Date
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
Desmis
dfffa2e8aa merge with dev 2017-06-27 10:28:35 +02:00
Alberto Griggio
b39529f7c0 LCP: new experimental logic for finding the correct distortion coefficients 2017-06-05 14:21:52 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Desmis
8ca404f140 merge with Dev another time 2017-04-10 08:42:20 +02:00
Desmis
d4569233d4 Fix all warnings for improccoordinator.cc 2017-04-09 10:40:10 +02:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
Desmis
398e862b2b merge with dev - all warnings are not delete - come soon 2017-04-08 19:28:04 +02:00
heckflosse
a6ba054a71 Fix all warnings in improccoordinator.cc 2017-03-31 20:09:11 +02:00
heckflosse
0e2502a2d2 Merged dev into locallab_dev 2017-03-26 00:49:44 +01:00
heckflosse
9bb5164cce allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ... 2017-03-22 14:13:51 +01:00
heckflosse
04bdea0b84 merged dev into locallab_dev 2017-03-20 15:22:01 +01:00
Hombre
c654785ae3 Merge branch 'dev' into rt-cli 2017-03-18 18:17:45 +01:00
Flössie
97caf21b5c PIMPLed and streamlined ICCStore (#3691) 2017-03-18 11:59:14 +01:00
Desmis
11940f9121 merge with dev 2017-03-12 16:53:50 +01:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
Hombre
6162cbd77d Adding more profiles to the Output color profile combobox in ICM
You can now select output profiles of the "OUTPUT" device class, but
only if they have an RGB color-space.
2017-02-27 01:12:40 +01:00
Desmis
08f130ed56 Fixed bug in preview 2017-02-24 10:40:27 +01:00
Desmis
d7088f9261 Fixed bug if spot outside Preview 2017-02-23 16:14:51 +01:00
Desmis
456909192c Provisory fixed bug spot references - but not outside preview 2017-02-23 10:40:18 +01:00