Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Apologies in advance if this is a noobish question. I'm using IM 7.0.5-Q16-HDRI for Windows for whatever it's worth. I'm trying to composite two EXR files using the linear dodge method but so far have been unable to replicate the output I get from Photoshop. I've added links to the following items for reference:
You'll see if you compare the IM output from this command with item C above (the reference exr) that there are noticeable differences around the edge of the sphere and also in the sphere's specular highlight. I've tried a bunch of things but still haven't been able to figure out what I'm doing wrong. Not sure if its a syntax issue or some setting in IM I'm missing.
But if I save to PNG, I get a darker green. PNG does not keep the wide range of color values as EXR does. EXR can have values outside the 16-bit range that only get saved properly using a format that allows such values in HDRI, such as EXR, HDRI, PFM and MPC (and TIFF with the right define).
It is possible EXR was fixed after IM 7.0.5. So if it fails for you, try upgrading IM.
I checked 7.0.5.4 and still get the correct result.
P.S. I am viewing using Mac Preview and all seems fine colorwise. There is a slight difference in the antialiasing at the border of the sphere and background, which may be the cause of the 7% difference I get when doing
Yes the anti-aliasing around the edge of the sphere was one of the things bugging me. PS doesn't seem to have this antialiasing issue from what I could tell. Even more concerning, I was seeing a difference in the white highlight on the sphere (not sure if you saw that too), which made me wonder if the brightness values in those pixels were being clamped somewhere along the line.
Going to upgrade to 7.0.7 and retest and will let you know if I notice any difference.
I see little color change if at all between my IM version and your Reference. There is an antialiasing difference. But I see more color change between the PS versions and your Reference, but less aliasing difference.
There is no difference between my using IM 7.0.5.4 and 7.0.7.11.