Re: [ITK-users] Question about LandmarkDisplacementFieldSource
Matt McCormick <[email protected]>
| Newsgroups | gmane.comp.lib.itk.user |
|---|---|
| Message-ID | <CALzTN-SrbUr2nrBAx8WKiq9Y4asgHiRhLyxV1_++YpxzFNDOnQ@mail.gmail.com> |
Hi Siming, To find the references, see the documentation for the KernelSplines: https://itk.org/Doxygen/html/classitk_1_1KernelTransform.html The Inheritance Diagram has links to specific splines and they also have references. If dealing with two point sets, you may also be interested in the LandmarkBasedTransformInitializer: https://itk.org/Doxygen/html/classitk_1_1LandmarkBasedTransformInitializer.html Hope this helps, Matt On Tue, Aug 29, 2017 at 12:09 PM, Siming Bayer <[email protected]> wrote: > Dear all, > > I am trying to use LandmarkDisplacementFieldSource to compute a displacement > field from 2 point sets. Although the 2 point sets are aligned almost > perfectly with thin plate spline - Robust point matching algorithm > (TPS-RPM), the resulting displacement field looks simply wrong. For example, > the displacement field has a high value where I don´t expect any > deformation/displacement. > > Does anybody knows the mathematical background of the itk implementation of > LandmarkDisplacementFieldSource? Could anybody tell me the paper? Does any > body knows how many landmarks is meaningful? > > best, > Siming > > _____________________________________ > 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://public.kitware.com/mailman/listinfo/insight-users > _____________________________________ 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://public.kitware.com/mailman/listinfo/insight-users