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