Hello Justin D... I have a problem displaying Image .. I am sorry dushyant to write directly in your thread
I have a spreadsheet data which has 286*516 Pixels data. Data is 16bit
(from which only 12bit is usefull). Each data is a Level of a Pixel. I
want to Display Grayscale Image.
I have used 3D Graph to display it and projection XY selected . I am
getting My image as grayscale Image but somewhat slow display if I
continously run it.
Second Method I tried is Directly "some 2D Graph" ( Sorry I forgot the
Name.. I will get it next time) which directly display that 16 bit
spreadsheet file. But it has only 255 levels so it didn't utilized my
data and resolution is poor.
My doubts are..
1. Is 3D graph method I am using is Actually displaying my 16 bit image.
2. In 3D graph method : Because of that 12 bit format of my data and I
had to convert it in 16 bit I am loosing any levels or
Resolution ?
3. Is there any way of increasing 255 level to 16bit level 2D Graph method.
4. Is there any method that can display my 16bit information as a image utilizing all my levels.
Please Do me a favor .. thank you