You may need 64-bit to process all 256 images.<br><br><div class="gmail_quote">On Tue, Apr 19, 2011 at 4:55 AM, Ella Maria Kadas <span dir="ltr">&lt;<a href="mailto:ella_kadas@yahoo.com">ella_kadas@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">Hi, <div><br></div>

<div> I am trying to use a blurring Filter on a dicom series of 256 images. I tried it with RecursiveGaussianFilter, and with BinomialBlurImageFilter and i get both times the same error message.</div><div>If instead i use a series of 25 images it works just fine. Does this mean that i should just forget about trying to use this filters for such a large series?</div>

<div><br></div><div><br></div><div><br></div><div><p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>Brain(7801) malloc: *** mmap(size=2027520000) failed (error code=12)</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>*** error: can&#39;t allocate region</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>*** set a breakpoint in malloc_error_break to debug</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo;min-height:13.0px"><b></b><br></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>itk::ExceptionObject (0x3ea6ac20)</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>Location: &quot;TElement* itk::ImportImageContainer&lt;TElementIdentifier, TElement&gt;::AllocateElements(TElementIdentifier) const [with TElementIdentifier = long unsigned int, TElement = double]&quot; </b></p>


<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>File: /Users/ellaK/Documents/ITKLib/Code/Common/itkImportImageContainer.txx</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>Line: 188</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo"><b>Description: Failed to allocate memory for image.</b></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo;min-height:13.0px"><b></b><br></p>
<p style="margin:0.0px 0.0px 0.0px 28.0px;font:11.0px Menlo;min-height:13.0px"><b></b><br></p></div></td></tr></tbody></table><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>