[Insight-users] Blurring Error Failed to allocate memory to image

Neil Panjwani paniwani at gmail.com
Tue Apr 19 09:23:31 EDT 2011


You may need 64-bit to process all 256 images.

On Tue, Apr 19, 2011 at 4:55 AM, Ella Maria Kadas <ella_kadas at yahoo.com>wrote:

> Hi,
>
>  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.
> 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?
>
>
>
> *Brain(7801) malloc: *** mmap(size=2027520000) failed (error code=12)*
>
> **** error: can't allocate region*
>
> **** set a breakpoint in malloc_error_break to debug*
>
> **
>
> *itk::ExceptionObject (0x3ea6ac20)*
>
> *Location: "TElement* itk::ImportImageContainer<TElementIdentifier,
> TElement>::AllocateElements(TElementIdentifier) const [with
> TElementIdentifier = long unsigned int, TElement = double]" *
>
> *File:
> /Users/ellaK/Documents/ITKLib/Code/Common/itkImportImageContainer.txx*
>
> *Line: 188*
>
> *Description: Failed to allocate memory for image.*
>
> **
>
> **
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110419/d6d4b4e2/attachment.htm>


More information about the Insight-users mailing list