<div dir="ltr">Hi all,<br><br>I am using vtkImageSeperableConvolution filter to
convolve my imageData with a custom kernel. My image data is of type
double, but I can't set vtkDoubleArray as kernel to this filter.<br><br>I
wonder whether it type casts internally to the input image data type or
do I need to cast it using vtkImageCsat before (double to float, since
kernel as float) and after convolution.<div><div><img src="https://mail.google.com/mail/images/cleardot.gif"></div></div><br clear="all"><br>-- <br><div dir="ltr">
Jothy<br></div><br>
</div>