Skip to content
  • David Gobbi's avatar
    Add filter to convert image data to points. · 498b2e42
    David Gobbi authored
    Given an image and an optional stencil, this filter will copy all
    of the points within the stencil into a vtkPolyData, along with all
    the attributes of those points.  The resulting polydata will have
    points but no cells.
    498b2e42