Re: [opendx-dev] _tiff.c????

2000-08-25 Thread Richard Gillilan
While you guys are looking at tiff code, I have a question. Ever encounter a
multi-tiff? This seems to be the standard in confocal microscopy and
I'm starting to see them more often. ReadImage will treat one like an ordinary
tiff, displaying only the first frame in the stack. What I really need is a
module
that will detect the appropriate tags and output a series or other group
that can then be stacked for volumetric work.

Richard




Re: [opendx-dev] _tiff.c????

2000-08-25 Thread David L. Thompson

Richard,

Do you know if the libtiff can handle these? If so, it probably 
wouldn't take much to write a module around their function calls.


David


While you guys are looking at tiff code, I have a question. Ever encounter a
multi-tiff? This seems to be the standard in confocal microscopy and
I'm starting to see them more often. ReadImage will treat one like an ordinary
tiff, displaying only the first frame in the stack. What I really need is a
module
that will detect the appropriate tags and output a series or other group
that can then be stacked for volumetric work.

Richard


--
.
David L. Thompson  The University of Montana
mailto:[EMAIL PROTECTED] Computer Science Department
http://www.cs.umt.edu/u/dthompsn   Missoula, MT  59812
   Work Phone : (406)257-8530


[opendx-dev] dx/bin dxworker.in

2000-08-25 Thread David Thompson
Update of /src/master/dx/bin
In directory opendx.watson.ibm.com:/tmp/cvs-serv53442

Modified Files:
dxworker.in 
Log Message:
Remove line breaks in two lines I had added earlier for SunOS 5.8 or
better.