<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I am running the code of '<a href="http://people.inf.ethz.ch/alucchi/code/rays3d.zip">Segmentation code for the 3D ray features described in our</a>' on page <a href="http://people.inf.ethz.ch/alucchi/code.php">http://people.inf.ethz.ch/alucchi/code.php</a>.<br><br></div>When run the first example in the readme.txt in the code package:test3dRays /home/le/Documents/rays3d/data/sphere 1 2 8 16<br><br></div>I got the following error:<br>*******************************************************<br>Error while running this filter.<br>itk::InvalidRequestedRegionError (0x2e7ebc0)<br>Location: "void itk::NeighborhoodOperatorImageFilter<TInputImage, TOutputImage, TOperatorValueType>::GenerateInputRequestedRegion() [with TInputImage = itk::Image<float, 3u>; TOutputImage = itk::Image<float, 3u>; TOperatorValueType = double]" <br>File: /usr/local/include/ITK-4.10/itkNeighborhoodOperatorImageFilter.hxx<br>Line: 72<br>Description: Requested region is (at least partially) outside the largest possible region.<br>*******************************************************<br><br></div>I added ' -> UpdateLargestPossibleRegion()' for each Filter in the .cpp and .cxx files. However, couldn't solve this problem.<br><br><div>Thank you for your help.<br><br></div><div>Best Regards<br></div><div>Le<br></div></div>