Login  Register

Re: opening of 64-bit TIFF files

Posted by Albert Cardona on Dec 19, 2008; 3:34pm
URL: http://imagej.273.s1.nabble.com/opening-of-64-bit-TIFF-files-tp3694176p3694180.html

Johannes-P. Koch wrote:
> Dear all,
>
> I saved quite a big file (~3GB) in a 64-bit TIFF file format. My ImageJ gives an error response. Does anybody have written an input plugin making this format available for opening in ImageJ? Or does such a plugin exist at all?
>  


ImageJ supports short (16-bit) and float (32-bit), but not 64-bit images
that I know of.
You could create a LongProcessor or a DoubleProcessor to implement
64-bit support, but they would not interact fully inside ImageJ -- would
need lots of tweaks all over.

Alternatively, you can create your own importer and represent them in
32-bit, doing some scaling.

Albert

--
Albert Cardona
http://albert.rierol.net