Hello and happy new year, I'm using the WarpImageFilter from here: http://www.itk.org/Wiki/ITK/Examples/Registration/WarpImageFilter
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. The problem is that a blank image filled with black is created instead of the warped image that is expected. original.png : http://i.imgur.com/QQyXgzg.png output.png: http://i.imgur.com/LkYnZ6n.png My full WarpImageFilter.cxx file (includes changes from the original example code): http://pastebin.com/WNDb2TgM What am I doing wrong? John
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/insight-developers