[Insight-users] Adaptor for both VectorImage and Image<CovariantVector>?

David Doria daviddoria at gmail.com
Thu Aug 2 13:15:18 EDT 2012


I noticed that VectorImageToImageAdaptor works to present a component
of a VectorImage, and NthElementImageAdaptor works to present a
component of an Image<CovariantVector>, but is there an adaptor that
will do both? It seems reasonable, since the pixels would just need an
operator[].

Here is some demo code that tries these combinations: http://ideone.com/ROmmf

David


More information about the Insight-users mailing list