comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Re IDL w/ 12-bit grayscale?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Re IDL w/ 12-bit grayscale? [message #48276 is a reply to message #48275] Mon, 03 April 2006 09:41 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Ertel, KG (Klaus) wrote:
> Hello Mike,
>
> Is it really worth the hassle? My guess would be that you can't
> distinguish more than, say, 10 grey levels by eye. ...

Try this:

image = rebin(replicate(1,256)#indgen(256),1024,1024,/sample)
tvscl,image/16
tvscl,image/8
tvscl,image/4
tvscl,image/2

I could still easily detect the jumps in brightness level with image/4.
It was a little bit harder for image/2, but I think I could still see
them.

> ... 12 bits would give
> you 4096 grey levels, slight overkill. I very much prefer false colour
> representations anyway.

I agree - 4096 grey levels is overkill.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Shared Memory in Windows
Next Topic: Re: display problem mac osx

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 03:22:49 PDT 2025

Total time taken to generate the page: 0.01140 seconds