<div dir="ltr">Hi all,<br><br>I am using vtkImageSeperableConvolution filter to convolve my imageData with a custom kernel. My inage data is of type double, but I can set vtkDoubleArray as kernel to tis 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.<br clear="all">
<br>-- <br><div dir="ltr">Jothy<br></div><br>
</div>