[Insight-users] DisplacementFieldTOBspline Inverse
Nick Tustison
ntustison at gmail.com
Wed Apr 24 12:46:14 EDT 2013
No, the code works just fine. Here's a function I use
to estimate the inverse field in 3 different ways:
https://github.com/ntustison/Utilities/blob/master/src/InvertDisplacementField.cxx
1. B-splines
2. Thin-plate splines
3. InvertDisplacementFieldImageFilter
Nick
On Apr 24, 2013, at 12:30 PM, Emma Saunders <emmasaunders123 at gmail.com> wrote:
> Hi all,
>
> I'm attempting to estimate the inverse of an interpolated displacement field (initially calculated using affine and Demons) when setting EstimateInverseOn(), however I get the error:
>
>
> itk::ERROR: MultiThreader(0x30fdf90): Exception occurred during SingleMethodExecute
>
>
> Does this mean the inverse can't be estimated? Are there any work arounds whereby I can get an approximate inverse?
>
> Thanks
>
> Emma
> _____________________________________
> 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.php
>
> 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