vtkImageDotProduct - Dot product of two vector images.
Super Class: vtkImageTwoInputFilter
Description:
vtkImageDotProduct interpretes the scalar components of two images as vectors and takes the dot product vector by vector (pixel by pixel).
Methods:
![]() | static vtkImageDotProduct *New () |
![]() | const char *GetClassName () |
![]() | void ExecuteImageInformation () |
![]() | void ThreadedExecute (vtkImageData ,vtkImageData * ,int ,int ) |
Detailed Method Descriptions: