[Insight-developers] Does WarpImage Filter need updating

Hans Johnson hans-johnson at uiowa.edu
Sun Jan 4 16:44:13 EST 2009


All,

I¹ve been doing some code refactorings to make sure that whenenver an
itkResampleImageFilter is used that Origin/Spacing/Direction/Size/StartIndex
are all set.    While looking at the code, it occurred to me that the
itkWarpImageFilter should also follow the same semantics as the
ResampleImageFilter and provide a very similar interface.

In particular, the itkWarpImageFilter does not currently allow you to set
the OutputStartIndex, and it also does not contain a member function called
SetOutputParametersFromImage.

Does anyone have an objection to adding a SetOutputParametersFromImage and
SetOutputStartIndex to the itkWarpImageFilter?

Hans

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090104/280544b8/attachment.htm>


More information about the Insight-developers mailing list