All public logs
From KitwarePublic
Jump to navigationJump to search
Combined display of all available logs of KitwarePublic. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:03, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Images/DotProduct (content was: "<div class="floatright">File:VTK_Examples_Baseline_Images_TestDotProduct.png</div> This example demonstrates how to take the pixel-wise dot product of two vector images. The output is a scalar image. Two images, each 2x2x1, are created and filled with 3-vectors. The dot product of each pair of corresponding pixels is produced by the vtkImageDotProduct filter and output to the screen. ==DotProduct.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtkSmartPointer....")