[Insight-users] Registration iteration output is always null?

Luis Ibanez luis.ibanez at kitware.com
Thu Jan 28 19:16:08 EST 2010


Hi Charlotte,

Whether you use GetValue() or GetCachedValue()
depends on the optimizer that you are using.

That's why you will find that some Examples use
GetValue() while others use GetCachedValue().


     Regards,


             Luis


-------------------------------------
On Thu, Jan 28, 2010 at 6:05 PM, Charlotte Curtis <c.f.curtis at gmail.com> wrote:
> Hi Gerald and list again,
>
> I should have searched just a little bit more.  I found this thread
> from not long ago:
> http://www.itk.org/pipermail/insight-users/2009-June/031158.html and
> apparently we need to call "GetCachedValue" instead of just
> "GetValue".  Perhaps the Examples should be updated to include this,
> as I took my observer code directly from DeformableRegistration12.
>
> Sorry for the double post, hope this helps!
>
> Charlotte
> _____________________________________
> 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://www.kitware.com/products/protraining.html
>
> 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://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list