VTK/Examples/Cxx/Images/PickPixel2: Revision history

From KitwarePublic
Jump to navigationJump to search

There is no edit history for this page.

This page does not exist. The deletion, protection, and move log for the page are provided below for reference.

  • 03:06, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Images/PickPixel2 (content was: "<div class="floatright">300px</div> This example demonstrates how to continuously retrieve pixel values using the mouse. This example is a slight modification of the existing example Picking a pixel. The main difference is the display of the exact pixel coordinates and values instead of interpolated values. ==PickPixel2.cxx== <source lang="cpp"> #include <vtkVersion.h> #include <vtk...")