[vtkusers] vtkImageSeperableConvolution output data type
    Jothybasu Selvaraj 
    jothybasu at gmail.com
       
    Fri Apr 13 09:08:13 EDT 2012
    
    
  
Hi all,
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.
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.
-- 
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120413/b8e54d9e/attachment.htm>
    
    
More information about the vtkusers
mailing list