Hello,
I have a strange problem. I’ve written some code including the line:
falsecolor -i vigabscorr.hdr -s 10000 -e -log 3 > fc_vigabscorr.hdr
I have two sets of images from two different cameras, for one set, it correctly set the legend max/min to 10000 and 10 respectively, whereas for the other set it sets the legend max/min to 6493.816 and 15.399 respectively. Other than file paths, the code for each sets of images is the same.
Any thoughts?
Thanks!