<div dir="ltr">Dear ITK Community,<div>I am trying ITK for the first time to perform a simple registration on 3D data on a mac.<br>Using various tutorials found online I came to write a simple registration composite filter.<br>
However when I launch the filter (registration->Update() ), the process stops with the error:<br><br>







<p class="">libc++abi.dylib: terminate called throwing an exception. Abort trap: 6</p><p class="">Here is the backtrace</p><p class="">#8  0x00000001000f3b57 in itk::ProcessObject::VerifyPreconditions ()</p><p class="">#9  0x00000001000f4248 in itk::ProcessObject::UpdateOutputInformation ()</p>
<p class="">#10 0x00000001000263a1 in itk::ImageBase<3u>::UpdateOutputInformation (this=0x101758dd0) at itkImageBase.hxx:234</p><p class="">#11 0x00000001000fcd72 in itk::DataObject::Update ()</p><p class="">











</p><p class="">#12 0x000000010001b1b9 in main (argc=1, argv=0x7fff5fbffb68) at [...]/src/main.cpp:126 (this is the registration->Update line)</p><p class="">Google hasn't helped.<br></p>I do not think the problems comes from the library build or the structure of my GenerateData (I have already tested a composited enhanced watershed filter and it works fine). But I am running out of ideas as to how to solve this issue.</div>
<div><br></div><div>Do you want me to provide the code for the filter?</div><div><br></div><div>Thank you very much in advance for your help.</div><div><br></div><div>Sincerely<br clear="all"><div><br></div>-- <br><br>Thibault Lucidarme<br>
<br>
</div></div>