Hi,
I’m new to this Radiance forum.
I have a question about a radiance system to generate HDR image.
Now, I use a system that can obtain XYZ data (Y is cd/㎡) from photographs taken with different exposures in real room. I am trying to create an HDR image from this data using the pvalue of radiance command. The commands I use are the following;
$ pvalue -r -h -pXYZ -y 3840 +x 3840 X.csv Y.csv Z.csv > output.hdr
However, compared to the actual image using Adobe Photoshop, I feel that the shape is similar but the color is incorrect. Actual photographs cannot be attached due to various reasons.
I would appreciate if you could tell me if any options are missing.
Thanks in advance.