[vtkusers] Problem with VTK+ITK

Bill Lorensen bill.lorensen at gmail.com
Sat Oct 2 08:17:10 EDT 2010


The error message says you are trying to open a file named "1".

How are you running this program? From a command line? What are you typing?

2010/10/2 조봉수 <hinice11 at naver.com>:
> When I use ITK with VTK, this error comes up.
>
>
>
> Even though I got a modified file from WatershedSegmentation, then succeeded
> to compile it,
>
> I had these message.
>
>
>
> I don’t know why these things came up, because I didn’t use any instruction
> from vtkDataReader.cxx
>
>
>
> Help me. And I also attach the file I use.
>
>
>
> Thank you, have a good day.
>
>
>
> Groupaging & Colormapping Start
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> NumCell0
>
> NumPnt0
>
> Inc 1 0 0
>
> Inc 1 512 262144
>
> The number of segmented groups 0
>
> Group file writing complete 0
>
> ERROR: In /home/hinice/VTK/Imaging/vtkImageImport.cxx, line 339
>
> vtkImageImport (0x32b9270): Calling UpdateInformationCallback:
> /home/hinice/ITK/Code/BasicFilters/itkVTKImageImport.txx:251:
>
> itk::ERROR: VTKImageImport(0x32a5720): Input scalar type is int but should
> be unsigned long
>
>
>
> Groupaging & Colormapping Complete
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> Writer sliced images
>
> Prepare VTK Visualization
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> ERROR: In /home/hinice/VTK/IO/vtkDataReader.cxx, line 462
>
> vtkStructuredPointsReader (0x329c1c0): Unable to open file: 1
>
>
>
> _______________________________________________
> 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
>
>



More information about the vtkusers mailing list