<div dir="ltr"><div>Hello and happy new year,</div><div><br></div><div>I'm using the WarpImageFilter from here:</div><a href="http://www.itk.org/Wiki/ITK/Examples/Registration/WarpImageFilter">http://www.itk.org/Wiki/ITK/Examples/Registration/WarpImageFilter</a><br><div><br></div><div>I have original.png that I'm using as the movingImage and I'm creating another one ("empty" image filled with white color, size 1800x1800) that is the fixedImage.</div><div><br></div><div>The problem is that a blank image filled with black is created instead of the warped image that is expected.</div><div><br></div><div>original.png : <a href="http://i.imgur.com/QQyXgzg.png">http://i.imgur.com/QQyXgzg.png</a></div><div>output.png: <a href="http://i.imgur.com/LkYnZ6n.png">http://i.imgur.com/LkYnZ6n.png</a></div><div><br></div><div>My full WarpImageFilter.cxx file (includes changes from the original example code):</div><div><a href="http://pastebin.com/WNDb2TgM">http://pastebin.com/WNDb2TgM</a><br></div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>John</div></div>