[Insight-users] problem of DeformableModelSimplexMesh

Karthik Krishnan karthik.krishnan at kitware.com
Sun Jan 16 10:44:54 EST 2011


As the message indicates, you are running out of memory. If you already have
over 2GB or RAM, you need to compile your application in 64bit on a 64bit
OS.


On Sun, Jan 16, 2011 at 4:44 PM, LU Jie <jielu317 at gmail.com> wrote:

> Hi,
>
> I am trying to segment liver from 3-D CT volumes using
> DeformableModelSimplexMesh which is in Insight Application.
>
> The problem I met is that after I loaded mesh and did preprocessing, the
> program output error message:
> "...\itk-3.20.0\code\common\itkImportImageContainer.txx:188: Failed to
> allocate memory for image."
>
> How can I fix it?
>
> BTW, is there any document of this program that I can refer to? I am a
> beginner of ITK and not clear with the
> parameters such as alpha, beta, gamma, range and rigidity in this
> Deformable Model program. Can any one help me? Thanks a lot.
>
> I use win7 32bit and built ITK-3.20.0, VTK-5.6.0 and FLTK-1.1.7 in VS2008.
> I tried it on winXP and the problem still exits.
>
>
> Fiona
>
> _____________________________________
> 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/20110116/9fe4348c/attachment.htm>


More information about the Insight-users mailing list