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).
- 02:40, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Python/ImageWeightedSum (content was: "File:VTK_Examples_Baseline_ImageData_TestImageWeightedSum.png *Translated to python from the c++ examples by Michka Popoff ==ImageWeightedSum.py== <source lang="python"> #!/usr/bin/env python import vtk # Create image 1 source1 = vtk.vtkImageMandelbrotSource() source1.SetWholeExtent(0, 255, 0, 255, 0, 0) source1.Update() source1Double = vtk.vtkImageCast() source1Doub...", and the only contributor was "IMichka" (talk))