[vtkusers] Multiscale Vessel Enhancement (vtkImageSeparableConvolution)

matheus_viana vianamp at gmail.com
Wed Jun 6 17:20:11 EDT 2012


Actually it is correct this way, since I'm interested in finding dxx, in this
example. So, we should take the second derivative in x-direction. I suppose
that when we want to obtain dxy, for instance, we should write it down like:

ConvolutionXY -> SetXKernel(FX_X); 
ConvolutionXY -> SetYKernel(FX_X); 
ConvolutionXY -> SetZKernel(FX);

Many thanks.
Matheus.

--
View this message in context: http://vtk.1045678.n5.nabble.com/Multiscale-Vessel-Enhancement-vtkImageSeparableConvolution-tp5713628p5713630.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list