Hello,
I'm trying to figure out the best way to combine a synthetic lum.
My synthetic lum is computed using ImageIntegration (noise weighting) from my RGB data (DSLR) after DBE+PhotometricColorCalibration+BackgroundNeutralization+SCNR.
I did some processing on this synthetic lum (deconvolution+noise reduction) and now I'm trying to figure out how/when to merge back, with my RGB data, this processed synthetic lum without messing up my color calibration.
I stumbled upon
https://pixinsight.com/forum/index.php?topic=2485.0and I'm not sure which method is the best/less hazardous. Should I stretch both my Lsyn and RGB, Linearfit my Lsyn and LRGBCombine them, or should I go with the linear CIE XYZ space method?
Which one is best (for SNR, color balance etc.)? What are the advantages and drawbacks of both methods?
Hopefully someone can help shed some insights on this matter, because I'm having a hard time deciding