[Insight-developers] RE: non portable changes to VectorExpandImageFIlter
Lorensen, William E (Research)
lorensen at crd . ge . com
Thu, 7 Aug 2003 15:52:52 -0400
I don't think the algorithm will work for non integer values. Have you
checked that?
If it is a probelm, we better discuss on the tcon. For the time being, I
have fixes that will permit float (you have to delete the unsigned int
methods). Otherwise, we better back out the changes.
Bill
-----Original Message-----
From: Brian B Avants [mailto:avants at grasp . cis . upenn . edu]
Sent: Thursday, August 07, 2003 3:48 PM
To: Lorensen, William E (Research)
Subject: Re: non portable changes to VectorExpandImageFIlter
Bill,
ok that's fine but the changes need to be implemented. otherwise, the
multi-res deformable registration only works correctly on images with
dimensions that are divisible by two at all levels.
Do you have an idea of what needs to be changed so I can get on this?
thanks
Brian
On Thu, 7 Aug 2003, Lorensen, William E (Research) wrote:
> Brian,
> As you will see soon, your changes to the subject filter are not portable.
>
> Bill
>