[Insight-developers] DeformableRegistration6 Example failing

Luis Ibanez luis.ibanez at kitware.com
Fri Oct 8 10:03:10 EDT 2004


Bill,

Thanks for tracking it down.

I was naively assuming that min() was returning
the actual negative value.

maybe we should rename "min()" as "PositiveMin()"
so we have


        PositiveMin();       and
        NonpositiveMin();



    Luis


--------------------------------------
Lorensen, William E (Research) wrote:

> Found it! You where using min() instead of NonpositiveMin(). I'll check it
> in oncc I run the tests.
> 
> Bill
> 
> -----Original Message-----
> From: Lorensen, William E (Research) [mailto:lorensen at crd.ge.com]
> Sent: Thursday, October 07, 2004 3:05 PM
> To: 'Luis Ibanez'
> Cc: Insight-developers (E-mail)
> Subject: [Insight-developers] DeformableRegistration6 Example failing
> 
> 
> Luis,
> The subject example has been failing for agout 9 days. This coincides with
> your changes to the BSplineDeformableTransform. However, I can't see how
> your changes could affect the results. I checked out the prior version and
> got the same bad results.
> 
> Then I checkedout a prior verion of itkResampleImageFilter.txx and rebuilt,
> I get the good old answers. I think the clamping logic is flawed. I'll track
> it down unless you would rather do it.
> 
> Bill
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 
> 






More information about the Insight-developers mailing list