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:55, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Images/ImageThreshold (content was: "<div class="floatcenter">File:VTK_Examples_Baseline_Images_TestImageThreshold.png</div> The image on the left is the input image and the image on the right is the thresholded version. ==ImageThreshold.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkImageData.h> #include <vtkImageThreshold.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkInteractorStyleImage.h> #include <vtkRenderer.h> #include <vtkImageMapper3D.h> #incl...")