Hello everyone,
Firstly, many thanks and deep appreciation goes to the genius community of developers for the recent V5.5 release. I truly believe RawTherapee offers me superior image processing quality and have never switched back to Adobe Camera Raw for my photos.
I was very excited to see new Auto CA controls in V5.5. I have some questions:
-
Are there any image quality disadvantages to using multiple levels of iteration for auto CA correction? (Apart from the hit on processing speed.) That is, is a setting of 5 always (apart from gross bugs which Iâve seen a bit of on github, which isnât related to the level setting) going to be better than a setting of 1 for image quality?
-
Why should the auto CA removal by default be so conservative and thus require an option for an additional 5 levels of CA correction? Please help me understand the process. Is it because it is not easy to estimate the amount of CA to be removed on the first iteration?
-
In the one image Iâve tested and studied closely, there is absolutely zero difference above 3 iterations. 3, 4, and 5 all give exactly the same result. Under what conditions would/should I expect to see that 4 and 5 iterations would give an even cleaner result?
-
I understand that auto CA in theory can be superior than manual correction, since it divides the image into blocks rather than applies the same correction to the whole image, and thus is able to correct radially asymmetric CA. May I know what is the pixel dimensions of each block it divides the image into? Or is it a fixed arbitrary number of tiles regardless of the pixel dimensions of the raw file?
-
CA removal in RT is applied prior to demosaicing, and shifts the three colour channels. Since the movement is never always in whole pixel steps, some resampling must be done. What is the interpolation used? Bicubic, Lanczos or something else?
-
Not exactly related to CA, but on the topic of interpolation, under âTransform>Resizeâ, does the choice of interpolator (Bicubic, Lanczos(3,4,8?)) affect what is used to resample the image for lens geometry corrections, and rotations (horizon levelling)? If not, I would appreciate being directed to the correct information. Iâve asked about it quite some time back, and apparently itâs bicubic. I was wondering if it would be possible to also have the option to use the sharper Lanczos interpolator. I understand that itâs arguably less mathematically âcorrectâ and has the tendency to produce ringing artifacts with large window sizes.
-
What is the window size used for the lanczos interpolation implemented in RT?
Edit:
8. Exactly what does âAvoid color shiftâ do?
Iâve been trying to dig through the RT Github page with little success in getting to the bottom of these questions. I do not have a programming background, so please be patient with me. Thank you!