G'day Rick, great work!!
Mostly lines up with what I've been doing (when I get to image!).
I notice you independently stretch the L and RGB, then just combine them with tweaking the lightness and saturation sliders. For me, and possibly/probably because I take L 1x1 but RGB 2x2, I have trouble getting the LRGBCombination looking right. All washed out, not matter how much I tweak the sliders.
Solution I found was to do the individual stretching of the L and RGB, but then throw in some steps where I extract the CIEL from the RGB, then LinearFit it to the L, then combine it back into the RGB before the LRGBCombine of L and RGB. Rarely need to touch the lightness sliders when doing that because they're already matched.
Other thing I do at the cropping stage is before applying a DynamicCrop to the first image, I make a Process Icon out of it so can just drag and drop in on all the masters (or use Image Containers).
|