[ITK] [ITK-users] Evaluate an image at a continues index or at a physical point in SimpleITK
Ali Ghayoor
alii.ghayoor at gmail.com
Wed Aug 26 13:51:49 EDT 2015
Hello,
I need to evaluate an image at a continues index or at a physical point in
SimpleITK.
However, as I noticed in SimpleITK, interpolators are created as
non-callable binary objects to be passed to other filters like
ResampleImageFilter() or ImageRegistrationMethod().
It would be great if interpolators were provided as filters as well, so we
could easily pass them an input image and evaluate that image in continues
indices.
Now, based on the current infrastructure, is there any way to get the value
of an image at non-integer indices in SimpleITK?
Thank you,
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150826/55cbb25c/attachment.html>
-------------- next part --------------
_____________________________________
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
More information about the Community
mailing list