Ok, this is the issue/ result I am getting.
I combine RGB with LRGBcombine
I background nuet, and color calibrate the RGB
I mask stretch the RGB and the Lum
I RGBworking space the RGB image with 1:1:1 values (btw i get the same nasty result if I do not do this)
Then I channel extract the L* of the RGB with LAB
I then use L* as the reference in LinearFit and apply it to the mask stretched Lum
then finally I LRGBcombine the Lum onto the RGB.
just to see quick result of it I hit STF auto-stretch and what I see is in this attached image. and the histogram looks how you see in HistoTransformation window.
so what am I doing wrong?
thanks for the help/feedback you all are giving me, its much appreciated!