Hi!<br><br>I&#39;ve build a pipeline using vtkImageMapToColors and
vtkImageBlend and it works fine. However, when a large vtkImageData
[such as 3] is used as input and &quot;Update()&quot; is called in one of these
classes, my application is interrupted. <br>
<br>This problem occurs only under Windows (tested under XP
Professional SP). The same pipeline and input worked under Linux
(Ubuntu and Fedora) and Mac OS X (Leopard).<br><br>I&#39;m using VTK 5.2
and I&#39;ve written the code both in Python and C++. In the first case the
error message was [1] . In the second case, the error message was [2].<br>
<br>Is there a way of processing parallely these filters? I need to load and manipulate all this data at the same time.<br><br>Thanks!<br><br>Paulo<br><span style="background-color: rgb(255, 255, 0);"></span><b style="background-color: rgb(255, 255, 0);"><br>
</b><div class="Ih2E3d">[1] -<br>Window with:<br><br>Unhandled exception<br>An unhandled exception occured. Press &quot;Abort&quot; to terminate the program,<br>&quot;Retry&quot; to exit the program normally and &quot;Ignory&quot; to try to continue.<br>

<br>[2] -<br>ERROR: In c:\temp\wrapper\vtk\vtk-5.2.0\</div><div><div class="Ih2E3d">common\vtkDataArrayTemplate.txx, line 137<br>vtkUnsignedCharArray (02118E20): Unable to allocate 315621376 elements of size 1 bytes. <br>

<br>ERROR: In ..\..\Filtering\vtkImageData.cxx, line 2117<br>
vtkImageData (02116C10): Coordinate (0, 0, 0) out side of array (max = -1<br><br></div>[3]&nbsp; -<span id="q_11d87ba4b476b722_5" class="WQ9l9c"></span><br><div><div class="Ih2E3d">vtkImageData (053978D8)<br>&nbsp; Debug: Off<br>&nbsp; Modified Time: 223689<br>
&nbsp; Reference Count: 3<br>&nbsp; Registered Events: (none)<br>&nbsp; Source: (none)<br>

&nbsp; Information: 05387508<br>&nbsp; Data Released: False<br>&nbsp; Global Release Data: Off<br>&nbsp; UpdateTime: 223298<br>&nbsp; Release Data: Off<br>&nbsp; UpdateExtent: Not Initialized<br>&nbsp; UpdateExtent: 0, 511, 0, 511, 0, 399<br>&nbsp; WholeExtent: 0, 511, 0, 511, 0, 399<br>


&nbsp; ExtentTranslator: (053969D8)<br>&nbsp; RequestExactExtent: Off<br>&nbsp;&nbsp; Field Data:<br>&nbsp;&nbsp;&nbsp; Debug: Off<br>&nbsp;&nbsp;&nbsp; Modified Time: 223256<br>&nbsp;&nbsp;&nbsp; Reference Count: 1<br>&nbsp;&nbsp;&nbsp; Registered Events: (none)<br>&nbsp;&nbsp;&nbsp; Number Of Arrays: 0<br>&nbsp;&nbsp;&nbsp; Number Of Components: 0<br>


&nbsp;&nbsp;&nbsp; Number Of Tuples: 0<br>&nbsp; Number Of Points: 104857600<br>&nbsp; Number Of Cells: 104187279<br>&nbsp; Cell Data:<br>&nbsp;&nbsp;&nbsp; Debug: Off<br>&nbsp;&nbsp;&nbsp; Modified Time: 223243<br>&nbsp;&nbsp;&nbsp; Reference Count: 1<br>&nbsp;&nbsp;&nbsp; Registered Events: (none)<br>&nbsp;&nbsp;&nbsp; Number Of Arrays: 0<br>


&nbsp;&nbsp;&nbsp; Number Of Components: 0<br>&nbsp;&nbsp;&nbsp; Number Of Tuples: 0<br>&nbsp;&nbsp;&nbsp; Copy Tuple Flags: ( 1 1 1 1 1 0 1 )<br>&nbsp;&nbsp;&nbsp; Interpolate Flags: ( 1 1 1 1 1 0 0 )<br>&nbsp;&nbsp;&nbsp; Pass Through Flags: ( 1 1 1 1 1 1 1 )<br>&nbsp;&nbsp;&nbsp; Scalars: (none)<br>&nbsp;&nbsp;&nbsp; Vectors: (none)<br>


&nbsp;&nbsp;&nbsp; Normals: (none)<br>&nbsp;&nbsp;&nbsp; TCoords: (none)<br>&nbsp;&nbsp;&nbsp; Tensors: (none)<br>&nbsp;&nbsp;&nbsp; GlobalIds: (none)<br>&nbsp;&nbsp;&nbsp; PedigreeIds: (none)<br>&nbsp; Point Data:<br>&nbsp;&nbsp;&nbsp; Debug: Off<br>&nbsp;&nbsp;&nbsp; Modified Time: 223689<br>&nbsp;&nbsp;&nbsp; Reference Count: 1<br>&nbsp;&nbsp;&nbsp; Registered Events: (none)<br>


&nbsp;&nbsp;&nbsp; Number Of Arrays: 1<br>&nbsp;&nbsp;&nbsp; Array 0 name = GDCMImage<br>&nbsp;&nbsp;&nbsp; Number Of Components: 1<br>&nbsp;&nbsp;&nbsp; Number Of Tuples: 104857600<br>&nbsp;&nbsp;&nbsp; Copy Tuple Flags: ( 1 1 1 1 1 0 1 )<br>&nbsp;&nbsp;&nbsp; Interpolate Flags: ( 1 1 1 1 1 0 0 )<br>&nbsp;&nbsp;&nbsp; Pass Through Flags: ( 1 1 1 1 1 1 1 )<br>


&nbsp;&nbsp;&nbsp; Scalars: <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug: Off<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modified Time: 223689<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reference Count: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Registered Events: (none)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Name: GDCMImage<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Data type: short<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size: 104857600<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MaxId: 104857599<br>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NumberOfComponents: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Information: 0538FDF8<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug: Off<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modified Time: 223691<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reference Count: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Registered Events: (none)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PER_COMPONENT: vtkInformationVector(05396EB0)<br>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Name: GDCMImage<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Number Of Components: 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Number Of Tuples: 104857600<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size: 104857600<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MaxId: 104857599<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LookupTable: (none)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Array: 1E210020<br>&nbsp;&nbsp;&nbsp; Vectors: (none)<br>


&nbsp;&nbsp;&nbsp; Normals: (none)<br>&nbsp;&nbsp;&nbsp; TCoords: (none)<br>&nbsp;&nbsp;&nbsp; Tensors: (none)<br>&nbsp;&nbsp;&nbsp; GlobalIds: (none)<br>&nbsp;&nbsp;&nbsp; PedigreeIds: (none)<br>&nbsp; Bounds: <br>&nbsp;&nbsp;&nbsp; Xmin,Xmax: (-107.5, 148)<br>&nbsp;&nbsp;&nbsp; Ymin,Ymax: (111.125, 366.625)<br>&nbsp;&nbsp;&nbsp; Zmin,Zmax: (1760, 1880.1)<br>


&nbsp; Compute Time: 0<br>&nbsp; ScalarType: 4<br>&nbsp; NumberOfScalarComponents: 1<br>&nbsp; Spacing: (0.5, 0.5, 0.301)<br>&nbsp; Origin: (-107.5, 111.125, 1760)<br>&nbsp; Dimensions: (512, 512, 400)<br>&nbsp; Increments: (1, 512, 262144)<br>&nbsp; Extent: (0, 511, 0, 511, 0, 399)</div>
</div></div>