<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>I didn't a quick look at your code and didn't see any thing obvious.</div><div><br></div><div>What needs to be done is to figure out which filter is misbehaving. To do this place a try/catch around the update for a filters. Start with the first suspicions  filter in your pipeline then test. The idea is to try to isolate the section of your pipeline causing the trouble. Once you figure out which part is problematic you can drill down and examine the filter more closely.</div><div><br></div><div>Brad</div><div><br><div><div>On Jun 14, 2014, at 9:42 AM, UJJWAL aryan <<a href="mailto:meetukme@gmail.com">meetukme@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div><div>Hi,<br><br></div>I am attaching a small snippet of a code I was writing. However on running the code I get the following error :<br><br>terminate called after throwing an instance of 'itk::ExceptionObject'<br>
  what():  /usr/local/include/ITK-4.5/itkImageBase.hxx:184:<br>itk::ERROR: Image(0x189eab0): A spacing of 0 is not allowed: Spacing is [0, 0]<br>Aborted (core dumped)<br><br></div>Could someone please point out what am I missing here ?<br clear="all">
<div><br>-- <br>Ujjwal<div>IIIT Hyderabad </div><div>Mob - 8142265628</div><div><a href="mailto:ujjwal@research.iiit.ac.in" target="_blank">ujjwal@research.iiit.ac.in</a><br><br><br></div>
</div></div>
<span><od-pre.cxx></span>_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/insight-users<br></blockquote></div><br></div></body></html>