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:06, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Images/ImageCityBlockDistance (content was: "Compute the Manhattan distance from every point to every black point in a binary image. <div class="floatcenter">File:VTK_Examples_Baseline_Images_TestImageCityBlockDistance.png</div> ==ImageCityBlockDistance.cxx== <source lang="cpp"> #include <vtkImageData.h> #include <vtkImageMapper3D.h> #include <vtkImageCast.h> #include <vtkImageThreshold.h> #include <vtkJPEGReader.h> #include <vtkPNGReader.h> #include <vtkSmartPointer.h> #include <vtkImageExtractComponents.h> #include...")