Commit Graph

43 Commits

Author SHA1 Message Date
Emil Martinec
45c0c817a3 Patch for the patch for the patch on exposure ;) This one should fix autoexposure... 2010-08-03 18:02:02 -05:00
Emil Martinec
76cd86742d OpenMP for AMaZE. 2010-08-01 16:37:54 -05:00
Emil Martinec
b559a1dda4 Fix for Win64 compilation. 2010-08-01 14:51:08 -05:00
Emil Martinec
b47930c301 Timing for DCB. 2010-08-01 14:47:31 -05:00
Emil Martinec
af79badffe Patch on the exposure patch ;) 2010-07-31 16:07:14 -05:00
Emil Martinec
e39dd457dd Patch to fix behavior of Exposure slider. Corresponding bugfix for autoexposure. 2010-07-31 02:11:54 -05:00
Emil Martinec
db4de44e30 Minor bugfix for AMaZE, highlight recovery issue is not addressed. 2010-07-27 12:11:50 -05:00
ffsup2
5ebf62d6d3 dcb bugfix with some image sizes. 2010-07-22 22:38:59 +02:00
ffsup2
2bcbcc0c12 Ported updates to dcb from author Jacek Gozdz 2010-07-21 23:39:36 +02:00
Ilia Popov
eb24ebe041 Fixed progress indication for AHD demosaic; code formatted 2010-07-21 22:34:52 +02:00
Ilia Popov
54bcc00087 Fixed compilation warning on hlmultipliers.cc: moved inline functions from rawimagesource.cc to rawimagesource_i.h 2010-07-21 21:48:40 +02:00
Emil Martinec
a9f2594602 Bugfix for AMaZE. 2010-07-17 16:28:50 -05:00
Emil Martinec
0cede4385e Bugfix for AMaZE. 2010-07-15 13:25:52 -05:00
Hombre
a645b0a804 New curve type : "cage control" 2010-07-14 22:57:47 +02:00
Emil Martinec
24ae99fb02 Bugfix for CA_autocorrect. 2010-07-12 13:28:16 -05:00
ffsup2
04c995f329 preview crop size doesn't count right and bottom border. 2010-07-11 21:06:25 +02:00
Emil Martinec
757fa3b54e bugfixes for AMaZE. 2010-07-06 15:51:51 -05:00
Ilia Popov
6d5fc87c3d Wavelet equalizer: changed to edge-avoiding wavelets (as of Fattal) 2010-07-03 23:44:08 +02:00
Ilia Popov
2e3d6d156e Wavelet equalizer: added buttons C+,N,C-; some small fixes 2010-07-03 00:58:14 +02:00
Ilia Popov
7b35381546 Wavelet equalizer inprovemts and fixes
-now works in Lab space (on all three components)
-now works in preview (but only at 100% scale, as sharpening and denoise)
-several small fixes and refactorings
2010-07-02 21:49:02 +02:00
ffsup2
fdc4e1672b Stack overflow patch for line denoise 2010-07-02 20:08:43 +02:00
Ilia Popov
e0c25b4db6 Added wavelet equalizer module 2010-06-30 23:28:45 +02:00
Wyatt Olson
e37b23ae8b Fix to new dcraw 2010-06-30 12:45:43 -06:00
Wyatt Olson
d3868b5dbf Updated dcraw to version 9.03, updated the patch, and added a patch README file to explain how to patch dcraw in the future 2010-06-30 10:43:44 -06:00
Wyatt Olson
e564b95070 Updated dcraw to version 9.03, updated the patch, and added a patch README file to explain how to patch dcraw in the future 2010-06-30 10:43:31 -06:00
ffsup2
894e0cd977 Added DCB progress 2010-06-29 23:11:00 +02:00
ffsup2
0f38d995cc Some minor optimizations and bug fix 2010-06-29 00:30:01 +02:00
ffsup2
3d4af491a6 DCB tiled and openMP support 2010-06-28 00:16:49 +02:00
Emil Martinec
d6ae133924 Green channel equilibration algorithm, for cameras such as Olympus, Panasonic, Canon 7D, etc that have different properties for the G1/G2 channels of the Bayer color filter array. In addition, minor changes to line denoise and CA_correct. 2010-06-24 11:29:52 -05:00
ffsup2
0cc3a63616 DCRAW update to 9.02
Canon 550D, FUJI FinePix, OLYMPUS and PANASONIC corrections,SONY A450,A500,A550,SONY NEX
2010-06-16 22:28:27 +02:00
Emil Martinec
3fccf6b5d8 Bugfixes for CA_correct_RT.cc 2010-06-18 11:51:25 -05:00
Emil Martinec
c5ade72243 Improvements and bugfixes for AMaZE. 2010-06-17 09:43:05 -05:00
ffsup2
e01e4bec6e Some memory leaks. 2010-06-14 22:45:48 +02:00
Emil Martinec
184308cf35 bugfixes and improvements to AMaZE and CA-autocorrection. 2010-06-14 19:52:35 -05:00
Emil Martinec
fd335e5c73 CFA line denoise for removing pattern noise prior to demosaic. A dialog box is added to preferences to specify the amount of line denoising to be done. Eventually the choice of line denoise threshold should be stored with other processing settings in whatever sidecar file or cache specifies such things.
In addition, there are some improvements to AMaZE for better diagonal interpolation.
2010-06-11 23:41:02 -05:00
Emil Martinec
bf875ea2bc Bug fixes and improvements to AMaZE and CA autocorrect. 2010-06-04 13:29:35 -05:00
Emil Martinec
e827f06458 bugfix for CA auto-correct code 2010-06-03 23:39:51 -05:00
Emil Martinec
77914ebbf8 CA auto correction routine 2010-06-03 22:41:24 -05:00
marcin.bajor
3ed72f5236 Fixed hot pixels (issue 122) 2010-06-01 23:48:28 -06:00
Emil Martinec
aff8872b55 AMaZE added as a demosaic option to RT 2010-05-31 22:14:16 -05:00
ffsup2
de22e77a4b Added #ifdef _OPENMP, to compile without OpenMP (singlethread)
Patched creation of Directory RawTherapeeAlpha
2010-05-31 00:31:07 +02:00
gabor
44ac689d11 Perspective correction implemented 2010-05-28 16:19:56 +02:00
gabor
bc9e8cb61d ImProcFunctions cleanup and transition to OpenMP -- phase 2 2010-05-27 15:27:05 +02:00