文件名称:CLConvolution
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.22mb
- 下载次数:
- 0次
- 提 供 者:
- yo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分析了如何創建一個簡單的7x7濾波器的OpenCL是適用於所有的GPU。本案例研究將著眼於提高卷積卷積時的性能與小圖像內核,一般來說,基於 FFT卷積更快的30x30內核及以後 [1],但實際上它的使用不常見的大窗口大小。
.我們將首先實現卷積圖像,然後使用改進的濾波器性能通過使用__constant OpenCL的內存和緩存圖像信息在__local空間。 -Analysis of how to create a simple 7x7 filter is applied to all OpenCL GPU. This case study will focus on improving the performance of the time convolution convolution kernel with a small image, in general, based on FFT convolution kernel and the subsequent 30x30 faster [1], but in fact it is not common to use a large window size. . We will first implement the convolution image, and then use the filter performance improved through the use of memory and cache __constant OpenCL image information in the __local space.
.我們將首先實現卷積圖像,然後使用改進的濾波器性能通過使用__constant OpenCL的內存和緩存圖像信息在__local空間。 -Analysis of how to create a simple 7x7 filter is applied to all OpenCL GPU. This case study will focus on improving the performance of the time convolution convolution kernel with a small image, in general, based on FFT convolution kernel and the subsequent 30x30 faster [1], but in fact it is not common to use a large window size. . We will first implement the convolution image, and then use the filter performance improved through the use of memory and cache __constant OpenCL image information in the __local space.
相关搜索: opencl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CLConvolution
.............\CLConvolution
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\CLConvolution.exe
.............\.............\...\.....\CLConvolution.pdb
.............\.............\...\.....\CLConvolution.vshost.exe
.............\.............\...\.....\CLConvolution.vshost.exe.manifest
.............\.............\...\.....\Cloo.dll
.............\.............\...\.....\Cloo.xml
.............\.............\...\.....\OpenCLTemplate.dll
.............\.............\...\.....\OpenCLTemplate.xml
.............\.............\...\.....\OpenTK.dll
.............\.............\...\.....\OpenTK.GLControl.dll
.............\.............\...\.....\OpenTK.GLControl.xml
.............\.............\...\.....\OpenTK.xml
.............\.............\...\Release
.............\.............\CLConvolution.csproj
.............\.............\CLConvolution.csproj.user
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\obj
.............\.............\...\Debug
.............\.............\...\.....\CLConvolution.csproj.FileListAbsolute.txt
.............\.............\...\.....\CLConvolution.csproj.GenerateResource.Cache
.............\.............\...\.....\CLConvolution.exe
.............\.............\...\.....\CLConvolution.Form1.resources
.............\.............\...\.....\CLConvolution.pdb
.............\.............\...\.....\CLConvolution.Properties.Resources.resources
.............\.............\...\.....\Refactor
.............\.............\...\.....\ResolveAssemblyReference.cache
.............\.............\...\.....\TempPE
.............\.............\...\Release
.............\.............\Program.cs
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\CLConvolution.sln
.............\CLConvolution.suo
.............\Cloo.dll
.............\Cloo.xml
.............\OpenCLTemplate.dll
.............\OpenCLTemplate.xml
.............\CLConvolution
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\CLConvolution.exe
.............\.............\...\.....\CLConvolution.pdb
.............\.............\...\.....\CLConvolution.vshost.exe
.............\.............\...\.....\CLConvolution.vshost.exe.manifest
.............\.............\...\.....\Cloo.dll
.............\.............\...\.....\Cloo.xml
.............\.............\...\.....\OpenCLTemplate.dll
.............\.............\...\.....\OpenCLTemplate.xml
.............\.............\...\.....\OpenTK.dll
.............\.............\...\.....\OpenTK.GLControl.dll
.............\.............\...\.....\OpenTK.GLControl.xml
.............\.............\...\.....\OpenTK.xml
.............\.............\...\Release
.............\.............\CLConvolution.csproj
.............\.............\CLConvolution.csproj.user
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\obj
.............\.............\...\Debug
.............\.............\...\.....\CLConvolution.csproj.FileListAbsolute.txt
.............\.............\...\.....\CLConvolution.csproj.GenerateResource.Cache
.............\.............\...\.....\CLConvolution.exe
.............\.............\...\.....\CLConvolution.Form1.resources
.............\.............\...\.....\CLConvolution.pdb
.............\.............\...\.....\CLConvolution.Properties.Resources.resources
.............\.............\...\.....\Refactor
.............\.............\...\.....\ResolveAssemblyReference.cache
.............\.............\...\.....\TempPE
.............\.............\...\Release
.............\.............\Program.cs
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\CLConvolution.sln
.............\CLConvolution.suo
.............\Cloo.dll
.............\Cloo.xml
.............\OpenCLTemplate.dll
.............\OpenCLTemplate.xml