[Insight-users] ConvolutionImageFilter only works with scalar images?
David Doria
daviddoria at gmail.com
Sat Dec 4 17:03:17 EST 2010
> I see what you mean, I thought you wanted to apply the same kernel to each channel...
This seems to be a common theme... I also can't use
BinomialBlurImageFilter on an image of type
itk::Image<itk::CovariantVector<unsigned char, 3>, 2>
Is there and ITK equivalent of
vtkImageExtractComponents/vtkImageAppendComponents that will let me
'disassemble', operate on, and then 'reassemble' this type of image
one "channel" at a time?
David
More information about the Insight-users
mailing list