[vtkusers] How can I open a TIFF file?

Orlando Hernandez orlandomhb at yahoo.com
Wed Jun 5 05:48:22 EDT 2002


--- Andy Cedilnik <andy.cedilnik at kitware.com> wrote:
> If I remember correctly, VTK 3.2 had the old TIFF
> reader inside
> (vtkTIFFReader). It is however limited to only a
> hand full of TIFF
> formats. If you want to be able to open arbitrary
> TIFF format, I suggest
> switching to VTK 4.*.
> 
> vtkTIFFReader r
> r SetFileName "file.tif"
> r Update
> 
> 			Andy
> 
> On Tue, 2002-06-04 at 05:53, Rocío Sánchez Fernández
> wrote:
> > Is there any way to open a TIFF file and to get a
> pointer of the
> > luminance of the pixels independently of the
> NumberOfScalarsComponents? I
> > only work with gray-level images, but I have
> images with 1 and 4
> > ScalarComponents...
> > I work with VTK 3.2 and tcl/tk on workstation
> Linux.
> 
> 
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the vtkusers mailing list