[Insight-users] level set segmentation using coupled active surfaces

elhadj meljane elhadj.meljane at gmail.com
Tue Apr 20 14:31:29 EDT 2010


 Dear all,
i'm beginner with itk and I need help to use the code

http://www.insight-journal.org/browse/publication/323


the code works for  2D dataset, but in 3D I got  a segmentation fault, I put
below the gdb output.
Thanks,
Haj,

 (gdb) bt
#0  0xb7fde424 in __kernel_vsyscall ()
#1  0xb7d38640 in raise () from /lib/i686/cmov/libc.so.6
#2  0xb7d3a018 in abort () from /lib/i686/cmov/libc.so.6
#3  0xb7f30988 in __gnu_cxx::__verbose_terminate_handler () from
/usr/lib/libstdc++.so.6
#4  0xb7f2e865 in ?? () from /usr/lib/libstdc++.so.6
#5  0xb7f2e8a2 in std::terminate () from /usr/lib/libstdc++.so.6
#6  0xb7f2e9da in __cxa_throw () from /usr/lib/libstdc++.so.6
#7  0x081adc30 in itk::ImageFileReader<itk::Image<float, 3u>,
itk::DefaultConvertPixelTraits<float> >::GenerateOutputInformation
(this=0x8603bc0)
    at /InsightToolkit-3.16.0/Code/IO/itkImageFileReader.txx:147
#8  0x082a1847 in itk::ProcessObject::UpdateOutputInformation ()
#9  0x081b59ef in itk::ImageBase<3u>::UpdateOutputInformation
(this=0x86062b8) at /InsightToolkit-3.16.0/Code/Common/itkImageBase.txx:234
#10 0x082a175a in itk::ProcessObject::UpdateOutputInformation ()
#11 0x081b59ef in itk::ImageBase<3u>::UpdateOutputInformation
(this=0x86240a0) at /InsightToolkit-3.16.0/Code/Common/itkImageBase.txx:234
#12 0x0828ee66 in itk::DataObject::Update ()
#13 0x0829fe69 in itk::ProcessObject::Update ()
#14 0x08173288 in main (argc=7, argv=0xbfffe964) at
~/examples/ActiveContoursWithoutEdges/ScalarSinglePhase3DTest.cxx:178
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100420/07a32b78/attachment-0001.htm>


More information about the Insight-users mailing list