Skip to content
  • Will Schroeder's avatar
    New filter to convert depth image to point cloud · 47988961
    Will Schroeder authored
    This filter takes a depth image and optional color image
    and produces a point cloud. It has been threaded (vtkSMPTools)
    for performance. It plays nicely with vtkRendererSource.
    
    Regression test images; xform working
    
    Properly testing two image inputs
    
    Cleaned ArrayListTemplate API
    
    Regression test images
    
    Tests vary depending on OpenGL backend
    
    Provide more code coverage
    
    Reflect VTK_DELETE_FUNCTION
    47988961