Sir,
I'm using IDL 6.0 for reading a tiff image.
The problem is in displaying the image.I am unable to view the whole image although the READ_TIFF procedure is enabling me to read the image from the specified path.
The simple code in IDL is :
-----------------
pro image_tif
AB = READ_TIFF('BBB.tif')
;TVLCT, R, G, B
TV, AB
end
------------
I can see the image partly as a thin line on the extreme left sid eof the view window.
Can you please help?
Pls. reply soon.
Thanks
Regards
Megha Sharma
MTech-Software Engineering
Banasthali Vidyapith
Rajasthan.
|