Data Structures | |
| struct | Buffer |
| A chunk of memory allocated on the GPU. More... | |
| struct | Parameter |
| A parameter has a name and a value. More... | |
| struct | Kernel |
| class | ImageProcessor |
Enumerations | |
| enum | GpuEnvironment { OpenCL, CUDA, GLSL } |
gpuip is a cross-platform framework for image processing on the GPU.
Different GPU environments available.
1.6.1