<div dir="ltr">Well, let's see, it is failing to allocate a buffer of size 7.4 GB. On a 16 GB system, that seems plausible.<div><br></div><div>One of the difficulties with applying the vtkThreshold filter to a vtkImageData is that the entire image is converted to a tetrahedral mesh before the thresholding is applied. No doubt there is a more memory efficient way to operate, but that is how things are implemented at the moment.</div><div><br></div><div>If the object in your image occupies a relatively small portion of the image, you could first try to extract just the volume in which the object resides with vtkExtractVOI, then apply the vtkThreshold filter to the output of vtkExtractVOI.</div><div><br></div><div>HTH,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 21, 2015 at 1:46 PM, Neel007 <span dir="ltr"><<a href="mailto:sayanmaity.10@gmail.com" target="_blank">sayanmaity.10@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Cory,<br>
<br>
Thanks a lot for your reply.<br>
<br>
I have build VTK using CMake in Windows: Using 'Visual Studio 10 win 64'<br>
generator & also the Visual Studio project is configured in 'x64' Debug<br>
mode.<br>
<br>
Please let me know if I should check something else.<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Does-vtkImageBlend-or-vtkAppendPolyData-generate-3D-Volumetric-representation-of-2D-Image-Data-or-Poy-tp5732834p5733022.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Does-vtkImageBlend-or-vtkAppendPolyData-generate-3D-Volumetric-representation-of-2D-Image-Data-or-Poy-tp5732834p5733022.html</a><br>
<span class="">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
</span>Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<span class="im HOEnZb"><br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
</span><span class="im HOEnZb">Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
</span><span class="im HOEnZb">Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
</span><div class="HOEnZb"><div class="h5">Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>