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