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).

Logs
  • 03:03, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Images/Gradient (content was: "<div class="floatcenter">600px</div> Find the gradient vector of an image at every pixel. Display the original image, the x component of the gradient, the y component of the gradient, and the gradient itself. The example takes an optional .jpeg image file. * Thanks to Eric Monson. ==Gradient.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkVersion.h> #include <vtkImageData.h> #include <vtkDoubleArray....")