[Insight-users] Problem with Fast marching minimal path extraction

Martijn Steenwijk martijnsteenwijk at gmail.com
Sat Apr 24 13:42:34 EDT 2010


Dear all,

 

I'm trying to integrate the 'Fast marching minimal path
extraction'-technique in my software as provided by
http://www.insight-journal.org/browse/publication/213 . I'm using exactly
the same pipeline as is used in the provided 'examples.cxx'. I'm getting an
error however, while executing the line 

 

// Compute the path     

pathFilter->Update();

 

The following error is shown:

First-chance exception at 0x768eb727 in carotid.exe: Microsoft C++
exception: std::bad_alloc at memory location 0x004be668..

First-chance exception at 0x768eb727 in carotid.exe: Microsoft C++
exception: itk::MemoryAllocationError at memory location 0x004be708..

First-chance exception at 0x768eb727 in carotid.exe: Microsoft C++
exception: itk::ExceptionObject at memory location 0x004beabc..

First-chance exception at 0x768eb727 in carotid.exe: Microsoft C++
exception: itk::ExceptionObject at memory location 0x004bf1fc..

 

I'm using ITK 3.18.0, visual studio 2008 on a windows 7 64 bit machine.
Could anyone help me to find out where this error comes from? Thanks for
replies in advance.

 

Best,

Martijn

 

---

Martijn Steenwijk

T 06 20693913

E martijnsteenwijk at gmail.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100424/4f0917d5/attachment.htm>


More information about the Insight-users mailing list