[vtkusers] please help me

Jérôme jerome.velut at gmail.com
Tue Jun 7 03:17:06 EDT 2011


Hi,
I am not aware of a JPEG files serie reader, however you can easily
instantiate a vtkJPEGReader for each file and add the output of each reader
to a vtkImageAppend (by specifying the append axis to be z).
Be careful, during the process the memory usage would reach twice more than
expected (readers + append).

HTH,
Jerome

2011/6/7 Jyothilekshmi <lekshmijyothi at cdactvm.in>

>  Dear All,
>
>     I want to read a series of jpeg images using vtk.What is the code ??
> somebody please help me
>
> Thanks,
>
>  Jyothi
>
> ______________________________________
> Scanned and protected by Email scanner
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110607/b8b2b0f1/attachment.htm>


More information about the vtkusers mailing list