- Javajishu Java技术实用教程
- ajaxwebsite_21359 ajax例子 AJAX TAB 选项卡
- hide-mozila-FireFox programme for hide all window of firefox on click up of icon in bar of notification and show on click 2 *2click rigth
- liferay Liferay portal的二次开发文档
- U16-_Lec3 This my power electronic lecture note on diode rectification.
- Computer-Journals 计算机学术刊物大全
文件名称:CUDA-Sobel-Filter-master
介绍说明--下载内容来自于网络,使用问题请自行百度
This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to parallelize the single threaded cpu function, and the last one runs through a NVIDIA gpu to parallelize the function onto the many cores available on the gpu. The resulting output from the functions should be the same no matter which way it is ran, the only difference will be the time taken to process each method. In most cases, the CPU will run the slowest, then openmp, and finally the GPU method will run the fastest (due to having more cores to handle many small computations). The result will be an image showing an edge map produced by each method, the edge maps should all be the same.
相关搜索: edge detection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CUDA-Sobel-Filter-master
CUDA-Sobel-Filter-master\.gitignore
CUDA-Sobel-Filter-master\Makefile
CUDA-Sobel-Filter-master\README.md
CUDA-Sobel-Filter-master\flags.png
CUDA-Sobel-Filter-master\imageLoader.cpp
CUDA-Sobel-Filter-master\lodepng.cpp
CUDA-Sobel-Filter-master\lodepng.h
CUDA-Sobel-Filter-master\sobelFilter.cu
CUDA-Sobel-Filter-master\.gitignore
CUDA-Sobel-Filter-master\Makefile
CUDA-Sobel-Filter-master\README.md
CUDA-Sobel-Filter-master\flags.png
CUDA-Sobel-Filter-master\imageLoader.cpp
CUDA-Sobel-Filter-master\lodepng.cpp
CUDA-Sobel-Filter-master\lodepng.h
CUDA-Sobel-Filter-master\sobelFilter.cu
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
