CUDALink`
CUDALink`
CUDAImageConvolve
CUDAImageConvolve[img,kern]
gives the convolution of img with kern.
CUDAImageConvolve[list,kern]
gives the convolution of list with kern.
CUDAImageConvolve[mem,kern]
gives the convolution of mem with kern.
Details and Options
- The CUDALink application must be loaded using Needs["CUDALink`"].
- CUDAImageConvolve works with binary, grayscale, and other images.
- CUDAImageConvolve works with CUDAMemory and lists.
- CUDAImageConvolve[image,kern] is equivalent to ImageConvolve[image,kern].
- If multiple image channels are present, CUDAImageConvolve operates on each of them separately.
- The following options can be given:
-
"Device" Automatic device used for CUDA computation Padding "Fixed" value used on boundary "OutputMemory" None CUDAMemory where output is stored
Examples
open allclose allBasic Examples (3)
Wolfram Research (2010), CUDAImageConvolve, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
Text
Wolfram Research (2010), CUDAImageConvolve, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
CMS
Wolfram Language. 2010. "CUDAImageConvolve." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
APA
Wolfram Language. (2010). CUDAImageConvolve. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html