Oliver Duis
df76c5b6a8
Sync with DEFAULT
2012-07-17 21:54:18 +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
Emil Martinec
bec0a30ef1
Bugfixes, in particular fixed memory leak in destructor of cplx_wavelet_dec.cc.
2012-03-29 07:52:32 -05:00
Emil Martinec
05bf171f9c
Tile processing implemented. Somehow in recent commits, NR settings are not being saved consistently in the pp3.
2012-03-10 15:12:47 -06:00
Emil Martinec
f47b4b5bb0
Merge from default. Hope I did it right...
2012-03-08 20:27:30 -06:00
Emil Martinec
380728e1f0
Minor updates, code cleanup.
2012-03-08 14:52:57 -06:00
Emil Martinec
16947d6450
More code cleanup.
2012-03-02 10:08:39 -06:00
Emil Martinec
3d8c7801ba
Improvements. Some code cleanup. Nearing final version.
2012-03-01 22:53:51 -06:00
Emil Martinec
2dfd780308
Fix for user interface refresh from Michael Ezra.
2012-02-14 01:08:48 -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
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