Luiz:Pictus wrote:...
In my testes, images with heavy PP(post processing) have a tendency to be worst when using
linear light due to the fact that the PP may already have enhanced the details...
Big warning: You are aware that unless you use a version of ImageMagick compiled in HDRI, orthogonal (that is, standard -resize) methods with negative lobes suffer from artifacts that come from colour values beyond the primaries' white and black points being clipped between the two orthogonal passes? (This is not an issue with EWA. This "orthogonal resize with negative lobes" shortcoming of the IM implementation is discussed in another thread.)
Given that I would guess that most often heavy PP has to do with increasing contrast/edge sharpness and making sure the histogram fills the gamut which contribute to more pronounced halos, this would may be why you sometimes get worst results using linear light, at least given that you like standard orthogonal resize methods (and ImageMagick).
Conjecture: Resizing through linear light always looks better if done through floating point.