|
|
|||
|
|
|
CUDAImageAdd | ![]() |
adds an amount x to each channel value in img. |
adds an amount x to each channel value in mem. |
gives an image in which each pixel is the sum of the corresponding pixels in |
gives a CUDAMemory in which each pixel is the sum of the corresponding pixels in |
| "Device" | Automatic | device used for CUDA computation | |
| "OutputMemory" | None | CUDAMemory where output is stored |