<div dir="ltr">Hi,<div><br></div><div>I've ran into an issue when trying to create a checkerboard, here's the problem:</div><div><br></div><div><div>An unhandled exception of type 'System.ApplicationException' occurred in SimpleITKCSharpManaged.dll</div><div><br></div><div>Additional information: Exception thrown in SimpleITK CheckerBoardImageFilter_Execute: c:\d\vs9-pkg\simpleitk-build\itk-prefix\include\itk-4.7\itkImageToImageFilter.hxx:248:</div><div><br></div><div>itk::ERROR: CheckerBoardImageFilter(0000000038E46D40): Inputs do not occupy the same physical space! </div><div><br></div><div>InputImage Origin: [-4.8500000e+002, -4.8429028e+002, 6.5235924e+001], InputImage_1 Origin: [-4.8500000e+002, -4.8429001e+002, 6.5235901e+001]</div><div><br></div><div><span class="" style="white-space:pre">  </span>Tolerance: 9.4730000e-007</div><div><br></div><div>InputImage Spacing: [9.4730000e-001, 9.4730000e-001, 1.9692001e+000], InputImage_1 Spacing: [9.4730002e-001, 9.4730002e-001, 1.9691986e+000]</div><div><br></div><div><span class="" style="white-space:pre">     </span>Tolerance: 9.4730000e-007</div></div><div><br></div><div>Any ways to solve this? I would solve it manually in ITK by changing the tolerance in the ImagetoImageFilter class but not sure how to do it in SimpleITK</div><div><br></div><div>Thanks,</div><div><br></div><div>Matias.</div></div>