[Insight-users] Laplacian of Vector Image
Joshua Cates
cates at sci . utah . edu
Thu, 9 Oct 2003 14:26:27 -0600 (MDT)
Hi,
If you want the laplacian of each channel of your multiple component
image, you will need to separate the vector image into multiple scalar
images, take the Laplacian of each, then recombine.
Josh.
______________________________
Josh Cates
Scientific Computing and Imaging Institute
University of Utah
Email: cates at sci . utah . edu
Phone: (801) 587-7697
URL: http://www . sci . utah . edu/~cates
On Thu, 9 Oct 2003, Bing Jian wrote:
> Hi,
>
> Does LaplacianFilter accept a vector image as input, so that
> the output would be also vector image whose components are
> laplacian outputs of those corresponding components in input
> vector image?
>
> Thanks in advance!
>
>
> --
> Best wishes,
> Bing Jian
> bjian at cise . ufl . edu
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>