[Insight-users] [Insight-developers] Anyone working on adding support for images with non-uniform sample spacing to ITK v4?

Karthik Krishnan karthik.krishnan at kitware.com
Tue Oct 5 02:55:14 EDT 2010


If possible, it would be nice to keep quick conversion to a
vtkRectilinearGrid in mind (by grabbing a pointer to the internal
representation etc), much like we do with ITK images and vtkImageData.

Thanks
--
karthik

On Tue, Oct 5, 2010 at 9:24 AM, Cory Quammen <cquammen at cs.unc.edu> wrote:

> At the ITK workshop in Bethesda and during a subsequent microscopy
> telecon, a need for image types with non-uniform sample spacing was
> identified. I personally have a need for 3D images with irregular
> spacing in z, so I am interested in hearing if anyone is pursuing or
> is going to pursue explicit support for such an image type in ITK v4.
>
> My particular need boils down to having the method
> TransformIndexToPhysicalPoint() return a point that takes the
> non-uniform spacing in z into account. Right now I have a hack to make
> this happen in an ImageSource subclass, but I would like to have a
> more principled design.
>
> If anyone is interested, I have some ideas for implementing a
> RectilinearImage type that supports non-uniform spacing along each
> dimension, as well as some ideas on how to refactor the image type
> hierarchy (in a backwards-compatible way) to more nicely support this
> type of image.
>
> Cheers,
> Cory
>
> --
> Cory Quammen
> Computer Integrated Systems for Microscopy and Manipulation (CISMM)
> Department of Computer Science
> University of North Carolina at Chapel Hill
> http://www.cs.unc.edu/~cquammen <http://www.cs.unc.edu/%7Ecquammen>
> _______________________________________________
> 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://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-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101005/a955c045/attachment.htm>


More information about the Insight-users mailing list