[magick-users] Help regarding converting 16 bit unsigned fits image to bmp
Jaikishan Jalan
jai.ism at gmail.com
Mon Feb 23 18:39:55 UTC 2009
Hello,
I have been trying to convert a 16 bit unsigned type fits image to bmp image
but it does not give the expected output. The input fits image is grayscale
and when I see the output , most of the pixels are black. What is the right
way to do the conversion?
$convert -size 1536x1024 -depth 16 <fits_file_name> <bmp_file_name>;
--
Thanks,
Jaikishan
Sent from: Ames Iowa United States.
More information about the Magick-users
mailing list