tiresias Posted September 16, 2023 Posted September 16, 2023 I have a low-ish resolution greyscale image that I had recoloured. The person recolouring it upscaled the image before they started working on it, but now I have just discovered a much higher resolution version of the same greyscale image. The new high-res image contains a lot more detail than the upscaled colourised image. It is too much to expect the colourist to start all over again on the high res image. But it struck me that he applied the colours to the upscaled image so the colours are effectively in high resolution. So if I was able to replace the low-res upscaled image's luminance channel with the new high-res greyscale luminance channel (taking care to align it exactly) then this might be a quick way of getting a high-res colour image. I suspect that it might involve converting the RGB image to Lab and then somehow replace the L channel with the L channel from the high-res image, but I'm not sure how to go about this. Any suggestions on how to do this, or maybe a better method of achieving it? Quote
NotMyFault Posted September 16, 2023 Posted September 16, 2023 This is not too complicated. convert to lab mode have both layers aligned in one document (e.g. using new stack with alignment) use channels panel to create spare channel from high-res layer use channels panel to overwrite lab channel of of colorized image Callum and tiresias 2 Quote Mac mini M1 A2348 | MBP M3 Windows 11 - AMD Ryzen 9 5900x - 32 GB RAM - Nvidia GTX 1080 LG34WK950U-W, calibrated to DCI-P3 with LG Calibration Studio / Spider 5 | Dell 27“ 4K iPad Air Gen 5 (2022) A2589 Special interest into procedural texture filter, edit alpha channel, RGB/16 and RGB/32 color formats, stacking, finding root causes for misbehaving files, finding creative solutions for unsolvable tasks, finding bugs in Apps. I use iPad screenshots and videos even in the Desktop section of the forum when I expect no relevant difference.
tiresias Posted September 16, 2023 Author Posted September 16, 2023 Great thanks. I wasn't too experineced with channels, but got there in the end. Here's a simplified step-by-step method of what I did: Open the upscaled-colourised image (it is the background layer by default) Load the hi-res greyscale image on a layer above the low-res (upscaled) colourised background layer Make the high-res layer 50% opaque then stretch and nudge it until it is perfectly aligned with the underlying colourised background layer. When it is aligned, change the opacity to 100% again Convert the colour format to LAB (Document > Convert Format) Select the high-res layer In the Channels panel, right click the "Composite Lightness" channel and click "Create Spare Channel" Select the colourised background layer In the Channels panel, right click the "Spare Channel", and Click "Load to Background Lightness" Delete the high-res layer NotMyFault 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.