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.
更多信息和选项
- 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
范例
打开所有单元关闭所有单元基本范例 (3)
Wolfram Research (2010),CUDAImageConvolve,Wolfram 语言函数,https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
文本
Wolfram Research (2010),CUDAImageConvolve,Wolfram 语言函数,https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
CMS
Wolfram 语言. 2010. "CUDAImageConvolve." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html.
APA
Wolfram 语言. (2010). CUDAImageConvolve. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/CUDALink/ref/CUDAImageConvolve.html 年