[vtkusers] imageread

Darshan Pai darshanpai at gmail.com
Wed Jun 8 11:42:54 EDT 2011


I am wondering if a white space is allowed as part of the directory
assignment .

On Wed, Jun 8, 2011 at 2:05 AM, Jyothilekshmi <lekshmijyothi at cdactvm.in>wrote:

>  Hai everyone,
>
>     When I read jpeg image in vtk it gave this error “unable to open
> file”.please help me .I given the code
>
>
>
> vtkJPEGReader *imagein=vtkJPEGReader::New();
>
>   imagein->SetFilePrefix ("D:/Sristi/SRISTI/Images/CER-CT/CTBRAINIMAGES/New
> folder"); // name of the files to read
>
>   imagein->SetDataExtent(0,511, 0,511,0,25);//size of file
>
>   imagein->Update();
>
> ______________________________________
> 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/20110608/7bf9b4f3/attachment.htm>


More information about the vtkusers mailing list