MantisBT - ITK
View Issue Details
0008950ITKpublic2009-04-29 20:102010-10-21 14:10
Hans Johnson 
brian avants 
normalminorhave not tried
assignedopen 
 
 
0008950: itkWarpVectorImageFilter must have similar API to itkResampleImageFilter
This bug is very similar to bug fixed in itkWarpImageFilter.h

cvs diff -r 1.30 -r 1.23 itkWarpImageFilter.h
cvs diff -r 1.32 -r 1.27 itkWarpImageFilter.txx
will highlight the changes made so that the output image space can be declared independant of the deformation field size.

No tags attached.
related to 0008346closed kentwilliams itkWarpImageFilter must have similar API to itkResampleImageFilter 
Issue History
2009-04-29 20:10Hans JohnsonNew Issue
2009-04-29 20:11Hans JohnsonRelationship addedrelated to 0008346
2009-04-29 20:11Hans JohnsonStatusnew => assigned
2009-04-29 20:11Hans JohnsonAssigned To => Tom Vercauteren
2009-04-29 20:13Hans JohnsonNote Added: 0016260
2010-10-21 14:09Hans JohnsonAssigned ToTom Vercauteren => brian avants
2010-10-21 14:10Hans JohnsonNote Added: 0022642

Notes
(0016260)
Hans Johnson   
2009-04-29 20:13   
Tom,

There is a note about needing to rotate the vectors inside the WarpVectorImage that may need special care here. Unfortunaly we don't have time to address this bug also, so I just made it it's own bug and assigned it to you so that it had an owner.

If you have someone else who can address this issue, please feel free to re-assin it.

Hans
(0022642)
Hans Johnson   
2010-10-21 14:10   
To be addressed in the ITKv4 image registration refactoring.