<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Dear all,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I&#8217;m trying to integrate the &#8216;Fast marching
minimal path extraction&#8217;-technique in my software as provided by <a
href="http://www.insight-journal.org/browse/publication/213">http://www.insight-journal.org/browse/publication/213</a>
. I&#8217;m using exactly the same pipeline as is used in the provided &#8216;examples.cxx&#8217;.
I&#8217;m getting an error however, while executing the line <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:green'>// Compute the path&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>pathFilter-&gt;Update();</span><o:p></o:p></p>

<p class=MsoNormal><span lang=NL><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal>The following error is shown:<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>First-chance exception at 0x768eb727 in carotid.exe:
Microsoft C++ exception: std::bad_alloc at memory location 0x004be668..<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>First-chance exception at 0x768eb727 in carotid.exe:
Microsoft C++ exception: itk::MemoryAllocationError at memory location
0x004be708..<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>First-chance exception at 0x768eb727 in carotid.exe:
Microsoft C++ exception: itk::ExceptionObject at memory location 0x004beabc..<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:8.0pt;font-family:"Courier New"'>First-chance
exception at 0x768eb727 in carotid.exe: Microsoft C++ exception:
itk::ExceptionObject at memory location 0x004bf1fc..<o:p></o:p></span></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I&#8217;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.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Best,<o:p></o:p></p>

<p class=MsoNormal>Martijn<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span lang=NL>---<o:p></o:p></span></p>

<p class=MsoNormal><span lang=NL>Martijn Steenwijk<o:p></o:p></span></p>

<p class=MsoNormal><span lang=NL>T 06 20693913<o:p></o:p></span></p>

<p class=MsoNormal><span lang=NL>E martijnsteenwijk@gmail.com<o:p></o:p></span></p>

<p class=MsoNormal><span lang=NL><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>