Re: 16-bit grayscale from URL?
Posted by Jeff Brandenburg on Nov 17, 2005; 1:44pm
URL: http://imagej.273.s1.nabble.com/16-bit-grayscale-from-URL-tp3704396p3704401.html
As I recall, ImageJ doesn't yet (as of 1.35a?) support 16-bit PNG
format. I was looking into this because I'm serving up 16-bit (TIFF)
images over the Web, too. (I don't use ImagePlus(url).show() because I
need to send a cookie in the HTTP request; there may be a way to do
this with ImagePlus(url), but I don't know how.)
How large are your images? Is the compression you get with PNG
critical, or are you using a client that can't deal with TIFFs?
On Nov 16, 2005, at 7:42 PM, John Carlson wrote:
> I am using new ImagePlus(url).show(). Will this
> display a 16-bit greyscale file with 16-bit values
> in ImageJ, or will it convert to 8-bit? I plan to use
> the PNG file format.
--
-jeffB (Jeff Brandenburg, Duke Center for In-Vivo Microscopy)