[vtkusers] Error by using of dicom images on 32bit windows

-Daniel- ich_daniel at habmalnefrage.de
Wed Apr 1 03:12:14 EDT 2015


Hello everybody,

I have the following problem when reading a series of dicom images with more
than 250 images. Then I get an error message and my program crashed.

//*********************************//
ERROR: In
..\..\..\VTK-6.2.0\Common\ExecutionModel\vtkStreamingDemandDrivenPipeline.cxx,
line 857
vtkStreamingDemandDrivenPipeline (17F473F8): The update extent specified in
the information for output port 0 on algorithm vtkTrivialProducer(17F472F0)
is 0 512 0 512 0 545, which is outside the whole extent 0 511 0 511 0 544.

ERROR: In ..\..\..\VTK-6.2.0\Common\ExecutionModel\vtkTrivialProducer.cxx,
line 279
vtkTrivialProducer (17F472F0): This data object does not contain the
requested extent.

ERROR: In d:\vtk\vtk-6.2.0\common\core\vtkDataArrayTemplate.txx, line 142
vtkUnsignedShortArray (17F47A28): Unable to allocate 142868480 elements of
size 2 bytes. 
//*********************************//


This problem only occurs on a 32bit Windows, when using vtk 6.2, Java 8,
vtkdicom and gdcm. I compiled VTK with the VTK_USE_64BITS_IDS flag set
(because I think the 32bit limit of point numbers is reached).
With a 64bit Windows there are no problems.

Any solutions?




--
View this message in context: http://vtk.1045678.n5.nabble.com/Error-by-using-of-dicom-images-on-32bit-windows-tp5731278.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list