Commit Graph

30 Commits

Author SHA1 Message Date
michael
00097e8dd2 Merge from DEFAULT f1e80d00c3099a65283f143268318e504ce6ea85
see comments in issue 1052, comment 439
2012-07-25 21:24:57 -04:00
natureh
caf53b95a3 Patch from issue 1359: "Munsell correction - Lab adjustements" credits: jdesmis
Bundled new features besid the Lab tool enhancement (by jdesmis) :
   - curve to control skin tones in vibrance tool, credits: jdesmis
   - right click over SHCSelector (below the parametric curve) to reset to default values, credits: Hombre
   - colored bars around curves, credits: Hombre
2012-07-21 00:47:24 +02:00
Troy Sankey
61f287b364 Photo saved via queue from the Editor tab looks different to the one saved from the File Browser tab, issue 1471 2012-07-18 18:38:50 -07:00
Oliver Duis
df76c5b6a8 Sync with DEFAULT 2012-07-17 21:54:18 +02:00
Oliver Duis
8b8ced3a39 Reworked color functions
see issue 1052
2012-07-11 09:10:49 +02:00
Oliver Duis
8ae269ab79 Reworked color functions 2012-07-10 07:37:45 +02:00
michael
3a4100e710 Merge with e190c52ab7861c68762aaa552f3dc0f59fe2e225 from default
This revision compiles and runs on Win7x64- but further evaluation is necessary.
There may be an issue with cmake step -After cmake I had to copy rtgui/version.h & config.h into out of source build /rtgui folder.
Additional notes:
- ImProcFunctions::hsv2rgb01   -> this likely need to be added to color.h & color.cc
- Use of array2D should be verified in NR code
- compilation warning for rtengine::RawImageSource::isWBProviderReady()
2012-07-03 23:15:07 -04:00
Oliver Duis
93dc63f542 Fixed color pixels using HSV equalizer, S/H speedup and fix
see issue 1436
2012-06-26 20:34:08 +02:00
natureh
b5176679b8 Solving issue 1427: "HSV equalizer: wrong color lines" 2012-06-18 23:36:30 +02:00
Michael Ezra
cbe233c8cf Enhancement: BW toning in Lab (see issue 1424) 2012-06-17 15:48:21 -04:00
Michael Ezra
c312545a5e Speedups: luminanceCurve OMP (see issue 1423) 2012-06-17 15:41:55 -04:00
Oliver Duis
ef21ae5e8d Fixed random color dots in dark areas using some Canon DCP profiles
see issue 1406
2012-06-10 21:01:17 +02:00
Emil Martinec
33424e7e1d Minor bugfix for AutoExposure 2012-05-08 15:33:21 -05:00
Oliver Duis
05226a2875 Backed out changeset: 159f9e7014f8 2012-05-06 23:04:47 +02:00
Oliver Duis
1483ecb47c Code cleanups
on behalf of Lebedev, see issue 1355
2012-05-06 22:10:37 +02:00
Emil Martinec
686188d6bb Bugfix for autoexposure on blackframes. 2012-05-05 22:03:25 -05:00
Oliver Duis
29dc72e26c Code cleanups
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
Emil Martinec
033755b6df Code cleanup for min/max functions. Committed on behalf of lebedev.ri (thanks!). 2012-04-09 15:42:59 -05:00
Oliver Duis
6f26d26abb Performance improvements, espc. using monitor profiles
see issue 1310
2012-04-07 11:10:16 +02:00
Oliver Duis
36b86ddaf3 Clipless and fast DCP color profile engine
see issue #1295
2012-03-31 19:02:42 +02:00
Emil Martinec
b263308ca1 Bugfix for detail window crash, and code cleanup. 2012-03-18 11:23:40 -05:00
Emil Martinec
f47b4b5bb0 Merge from default. Hope I did it right... 2012-03-08 20:27:30 -06:00
Emil Martinec
3d8c7801ba Improvements. Some code cleanup. Nearing final version. 2012-03-01 22:53:51 -06:00
natureh
ea5a4f73cf Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev 2012-02-25 16:10:20 +01:00
Emil Martinec
10354bc8fe Minor improvements to chroma denoise; still loses to much low amplitude chroma detail. 2012-02-13 09:29:59 -06:00
Emil Martinec
17d9483495 Adding boxblur.h. 2012-02-12 09:58:30 -06:00
Emil Martinec
c492509175 Wavelets replace edge-preserving blur in first stage filtering. Much improved performance for about the same time cost; memory still an issue. 2012-02-08 23:47:31 -06:00
Emil Martinec
163098df71 Patching dual tree complex wavelet code. It works now... 2012-01-27 20:57:47 -06:00
Michael Ezra
2276b39390 Renaming profile Tuned-1 to Highkey-1 2012-01-25 22:31:30 -05:00
Emil Martinec
325d8d1620 Instituting denoise branch to work on improvements to RT denoise. Most definitely a work in progress, but the patch is becoming quite complicated so it is definitely worth having it backed up on Google code. 2012-01-22 21:42:07 -06:00