Skip to content

add opengl gpu image processing support

Ken Martin requested to merge ken-martin/vtk:opengl_imageproc into master

Provide an example of how to use the GPU to do some image processing. Includes a helper class that handles some of the common tasks that you would need to do for image processing.

Merge request reports