[ITK-users] FW: Failed to allocate memory for image

Matt McCormick matt.mccormick at kitware.com
Sat Feb 6 14:57:23 EST 2016


Hi,

Depending on classes involved, streaming can reduce memory
consumption.  See [1] [2] [3].

HTH,
Matt

[1] http://itk.org/ITKExamples/src/Core/Common/StreamAPipeline/Documentation.html

[2] http://www.kitware.com/media/html/IOStreamingInITK.html

[3] http://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch8.html#x49-1300008.3

On Sat, Feb 6, 2016 at 2:54 PM, Gib Bogle <g.bogle at auckland.ac.nz> wrote:
> Build the 64-bit libraries.
> ________________________________
> From: Insight-users [insight-users-bounces at itk.org] on behalf of Abdelkhalek
> Bakkari [bakkari.abdelkhalek at hotmail.fr]
> Sent: Sunday, 7 February 2016 8:48 a.m.
> To: dzenanz at gmail.com
> Cc: insight-users
> Subject: [ITK-users] FW: Failed to allocate memory for image
>
>
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
> Fuzzy image processing is the collection of all approaches that understand,
> represent and process the images, their segments and features as fuzzy sets.
> The representation and processing depend on selected fuzzy technique and on
> the problem to be solved.
>
>
> ________________________________
> From: bakkari.abdelkhalek at hotmail.fr
> To: dzenanz at gmail.com
> Subject: RE: Failed to allocate memory for image
> Date: Sat, 6 Feb 2016 20:47:54 +0100
>
>
> Yes, it is self explanatory.
> I have compiled ITK in 32 bits. The RAM of my laptop is 16 Go.
>
> How can I solve this problem, please?
>
> Best regards,
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
> ________________________________
> From: dzenanz at gmail.com
> Date: Sat, 6 Feb 2016 08:29:10 -0500
> Subject: Re: Failed to allocate memory for image
> To: bakkari.abdelkhalek at hotmail.fr
> CC: insight-users at itk.org
>
> Isn't it self explanatory? If you have compiled ITK in 32 bits, or have
> little available memory would trigger such an exception.
>
> Regards
>
> On Sat, Feb 6, 2016 at 6:31 AM, Abdelkhalek Bakkari
> <bakkari.abdelkhalek at hotmail.fr> wrote:
>
>
> Hi,
>
> I am using ITK for loading 361 CT images. But, When I tried to process it,
> an error appears :
>
>
> Exception caught !
>
> itk::MemoryAllocationError (01CDCE98)
> Location: "unknown"
> File: c:\itk
> 4.8.1\source\modules\core\common\include\itkImportImageContainer.hx
> x
> Line: 199
> Description: Failed to allocate memory for image.
>
>
> Exception caught !
>
> itk::MemoryAllocationError (01CDCE5C)
> Location: "unknown"
> File: c:\itk
> 4.8.1\source\modules\core\common\include\itkImportImageContainer.hx
> x
> Line: 199
> Description: Failed to allocate memory for image.
>
>
> Exception thrown while writing the series
>
> itk::MemoryAllocationError (01CDCD90)
> Location: "unknown"
> File: c:\itk
> 4.8.1\source\modules\core\common\include\itkImportImageContainer.hx
> x
> Line: 199
> Description: Failed to allocate memory for image.
>
>
> Best regards,
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list