Hi Wade
I've always liked the star colors in your images. They are excellently preserved. Do you plan or have you created a tutorial on your star shaping routine? Out of all the processing I do, protecting my star colors is my weakest link, and my goal is to get better. Any help would be greatly appreciated. For example, at what step do you create this mask? If it's early on, how do you prevent it from "showing up" in your image with all the stretching and processing that needs to be done?
Thank you very much
Yes, I do plan a tutorial, but not too soon... My prioritys are now helping Juan to write de documentation, process a milky way panorama, and give my first steps with a DSLR.
Let's see anyway a quick description... I apply the star shaping routine at the very end of the image threatment. Of course, it is very important that the information must be protected/preserved throught all the steps. There are no miracles or magic, so the stars should not be saturated (white) discs.
Before the star shaping routine, I separate the stars and high frecuency features from the large scale ones. This is done with morphological filters and finally removing wavelet layers. So, I have two images, one containing the stars and details. After processing both images and merging, I discard the one havind the large scale features. To apply the star shaping routine I modify the high frecuency image to remove non stelar objects and the fainter stars (wich don't need star shaping). This is done with a very aggressive shadows clipping. After that, a morphological filter (minimum and then maximum) with a large circular kernel (15x15, for example) will remove the smaller stars that survived, and leave only those bigger than the kernel size. Then, remove the first 3 or 4 wavelet layers to smooth the profile of the remaining stars (the morphological filter turns them into flat discs, but don't worry, this is fixed with wavelets).
So, here we have at last the mask... if needed, fine tune it with histograms or the minimum/maximum filters.
The star shaping routine is based on several iterations of minimum filters, lets say 10 iterations, with an amount of 10%. The kernel should be small, no larger than a circular 5x5. After the minimum filter, adjust the luminance and CIE c channels with curves. Repeat both processes if needed (adjustint the parameters).
And that's all. Looks complex when reading it, but once you see it working, you'll get the feedback to understand what each step does, and why.