<div dir="ltr">Hi all,<br><br>I want to convlve the vtkImageData with a custom kernel( e.g; int float[30,30,50];).<br><br>I am trying tho acheive this by subclassing the vtkImageConvolve class and reimplementing one of the SetKernel methods. Will this do the job?<br>
<br>Or do you think itk can do this in a better way?<br><br>Thanks<br><br>Jothy<br></div>