[vtkusers] vtkImageSeperableConvolution output data type
    Jothybasu Selvaraj 
    jothybasu at gmail.com
       
    Fri Apr 13 06:22:44 EDT 2012
    
    
  
Hi all,
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.
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/dbda7e1e/attachment.htm>
    
    
More information about the vtkusers
mailing list