unni Posted September 30, 2018 Share Posted September 30, 2018 (edited) Edited 2-oct-2018: Gradient from white(255) to black(0) processed with all the Masks are added for better visual understanding. Original first post below: As part of my learning process, a macro is made to create luminosity masks which are required for exposure blending and other masking requirements where seamless effect is required. The same is enclosed and basic details are in the text file of the zip. This can create six pixel layers each in the Lights, Darks and Mid tones. Conventional method of mask creation using channels is used . Best regards, Unni UN1-Luminosity Mask.zip Edited October 2, 2018 by unni images added Quote Link to comment Share on other sites More sharing options...
Ganna Posted September 30, 2018 Share Posted September 30, 2018 Thanks for sharing unni 1 Quote Link to comment Share on other sites More sharing options...
benten1975 Posted October 1, 2018 Share Posted October 1, 2018 thx unni 1 Quote Link to comment Share on other sites More sharing options...
unni Posted October 2, 2018 Author Share Posted October 2, 2018 Edited today: added three images showing the application of the masks on a gradient from white to black.Please see first post as the image is added there. Quote Link to comment Share on other sites More sharing options...
Max P Posted October 5, 2018 Share Posted October 5, 2018 Thank for sharing. The 3 images are explicite, have you use apply image for made it or the blend ranges or Quote Link to comment Share on other sites More sharing options...
unni Posted October 5, 2018 Author Share Posted October 5, 2018 @Max P I have used channels method to make these masks based on : 1. http://goodlight.us/writing/luminositymasks/luminositymasks-1.html 2. https://tonykuyper.wordpress.com/2015/02/28/how-to-make-16-bit-luminosity-masks/ The lights and darks are created by multiplying each mask with itself. The midtone masks are made by subtracting one Light and one Dark mask from the image. There are many articles in the internet describing this. Its a bit confusing to understand but after reading multiple articles on the same subject, I could understand the concept. You can also step through the macro in edit macro mode .First uncheck all steps. Then tick one and run. Then tick two and run. This way, what each step is doing can be seen. However, each time you have to delete the layers made in previous step and start. In this method, the calculations happen on a pixel by pixel basis between the two selections. In blend mode , we add points on the curve . I think there is a difference in results between the two methods. In photoshop, various panels/plugins are available and each uses different methods but photoshop plugins developers have access to a lower level of photoshop software. I think they call it scripts or something. In Affinity Photo, I dont think such a facility is available. So third party will not be able to make plugins with precision. When we use macros, we have to be within the bounds of user interface and there is no access to internals of AP. Macro just automate user steps. So plugins/panels similar to that available for PS will not be available for AP. Quote Link to comment Share on other sites More sharing options...
Max P Posted October 6, 2018 Share Posted October 6, 2018 I also saw these pages, but I had trouble extrapolating with the last page and uses the blend range for make it. I want to try different methods and have the necessary perspective I regret the impossibility of scripts with Affinity Photo, and the opportunity for improvement by third parties. one day perhaps... thanks for your explanation and the detail... I have to use it unni 1 Quote Link to comment Share on other sites More sharing options...
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.