- Project 用GWT实现的一个功能简单(信息查询
- display_with_dia 本实验仪提供了6 位8段码LED显示电路
- BlueTooth Android 上面 bluetooth互相連結的一個小程式 可幫助使用者加快了解android的藍芽運作模式 主體語言類似 java
- vga-and-keyboard VGA AND KEYBOARD INTERFACING WITH VIRTEX 4
- ApkIcon java linux下解析apk的icon
- EEROM-EMBED EEPROM interface library for Microchip s 24XX EEPROM family
文件名称:cuda_txcl
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.09mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance image processing algorithms. Focuses on the computing power of CPU and CUDA, and detail the background of image processing and several operating principles. After experiments, comparing CPU' s computing power can be found, CUDA' s ability to process data in parallel is very strong. It can be seen in image processing applications, CUDA will be promising. Hough transform performance, however not obvious, which led to the thread queue atomic operations, significantly reduce the thread concurrency, which makes the advantages of CUDA parallel computing can not be displayed to solve this problem, parallel algorithm depends on the Hough transform more in-depth study.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cuda_txcl/cuda_txcl/1228815133019k3ycxxrlkd.jpg
cuda_txcl/cuda_txcl/cuconfig.h
cuda_txcl/cuda_txcl/cuda_txcl.cpp
cuda_txcl/cuda_txcl/cuda_txcl.exe
cuda_txcl/cuda_txcl/cuda_txcl.vcproj
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.8.00.old
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.ALPHA.Sun.user
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.bak
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.SUNSERVER.Administrator.user
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.WIN-OQPHQEF7T79.Administrator.user
cuda_txcl/cuda_txcl/cu_image.h
cuda_txcl/cuda_txcl/Debug/BAT00000623362940.bat
cuda_txcl/cuda_txcl/Debug/BuildLog.htm
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.embed.manifest
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.embed.manifest.res
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/Debug/cuda_txcl.obj
cuda_txcl/cuda_txcl/Debug/cuda_txcl.pch
cuda_txcl/cuda_txcl/Debug/edgedetection.cu.obj
cuda_txcl/cuda_txcl/Debug/edgedetection.obj
cuda_txcl/cuda_txcl/Debug/filter.cu.obj
cuda_txcl/cuda_txcl/Debug/filter.obj
cuda_txcl/cuda_txcl/Debug/houghtransform.cu.obj
cuda_txcl/cuda_txcl/Debug/houghtransform.obj
cuda_txcl/cuda_txcl/Debug/image.cu.obj
cuda_txcl/cuda_txcl/Debug/mt.dep
cuda_txcl/cuda_txcl/Debug/stdafx.obj
cuda_txcl/cuda_txcl/Debug/util.cu.obj
cuda_txcl/cuda_txcl/Debug/vc80.idb
cuda_txcl/cuda_txcl/Debug/vc80.pdb
cuda_txcl/cuda_txcl/Debug/vc90.idb
cuda_txcl/cuda_txcl/Debug/vc90.pdb
cuda_txcl/cuda_txcl/edgedetection.cpp
cuda_txcl/cuda_txcl/edgedetection.cu
cuda_txcl/cuda_txcl/edgedetection.linkinfo
cuda_txcl/cuda_txcl/edgedetect_out.jpg
cuda_txcl/cuda_txcl/filter.cpp
cuda_txcl/cuda_txcl/filter.cu
cuda_txcl/cuda_txcl/filter.h
cuda_txcl/cuda_txcl/filter.linkinfo
cuda_txcl/cuda_txcl/filter_out.jpg
cuda_txcl/cuda_txcl/gray2.jpg
cuda_txcl/cuda_txcl/houghtransform.cpp
cuda_txcl/cuda_txcl/houghtransform.cu
cuda_txcl/cuda_txcl/houghtransform.linkinfo
cuda_txcl/cuda_txcl/image.cu
cuda_txcl/cuda_txcl/image.h
cuda_txcl/cuda_txcl/image.linkinfo
cuda_txcl/cuda_txcl/interface.h
cuda_txcl/cuda_txcl/kernel.cu
cuda_txcl/cuda_txcl/kernel.resx
cuda_txcl/cuda_txcl/portrait_noise.bmp
cuda_txcl/cuda_txcl/ReadMe.txt
cuda_txcl/cuda_txcl/Release/BuildLog.htm
cuda_txcl/cuda_txcl/Release/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/Release/cuda_txcl.obj
cuda_txcl/cuda_txcl/Release/cuda_txcl.pch
cuda_txcl/cuda_txcl/Release/edgedetection.cu.obj
cuda_txcl/cuda_txcl/Release/edgedetection.obj
cuda_txcl/cuda_txcl/Release/filter.cu.obj
cuda_txcl/cuda_txcl/Release/filter.obj
cuda_txcl/cuda_txcl/Release/image.cu.obj
cuda_txcl/cuda_txcl/Release/mt.dep
cuda_txcl/cuda_txcl/Release/stdafx.obj
cuda_txcl/cuda_txcl/Release/util.cu.obj
cuda_txcl/cuda_txcl/Release/vc80.idb
cuda_txcl/cuda_txcl/Release/vc80.pdb
cuda_txcl/cuda_txcl/stdafx.cpp
cuda_txcl/cuda_txcl/stdafx.h
cuda_txcl/cuda_txcl/test.jpg
cuda_txcl/cuda_txcl/test_out.jpg
cuda_txcl/cuda_txcl/Thumbs.db
cuda_txcl/cuda_txcl/util.cpp
cuda_txcl/cuda_txcl/util.linkinfo
cuda_txcl/cuda_txcl/vc80.pdb
cuda_txcl/cuda_txcl/vc90.pdb
cuda_txcl/cuda_txcl/x64/Debug/BuildLog.htm
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.embed.manifest
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.embed.manifest.res
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.obj
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.pch
cuda_txcl/cuda_txcl/x64/Debug/edgedetection.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/edgedetection.obj
cuda_txcl/cuda_txcl/x64/Debug/filter.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/filter.obj
cuda_txcl/cuda_txcl/x64/Debug/houghtransform.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/houghtransform.obj
cuda_txcl/cuda_txcl/x64/Debug/image.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/mt.dep
cuda_txcl/cuda_txcl/x64/Debug/stdafx.obj
cuda_txcl/cuda_txcl/x64/Debug/util.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/vc90.idb
cuda_txcl/cuda_txcl/x64/Debug/vc90.pdb
cuda_txcl/cuda_txcl/x64/Release/BuildLog.htm
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.obj
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.pch
cuda_txcl/cuda_txcl/x64/Release/edgedetection.cu.obj
cuda_txcl/cuda_txcl/x64/Release/edgedetection.obj
cuda_txcl/cuda_txcl/x64/Release/filter.cu.obj
cuda_txcl/cuda_txcl/x64/Release/filter.obj
cuda_txcl/cuda_txcl/x64/Release/houghtransform.cu.obj
cuda_txcl/cuda_txcl/x64/Release/houghtransform.obj
cuda_txcl/cuda_txcl/x64/Release/image.cu.obj
cuda_txcl/cuda_txcl/x64/Release/mt.dep
cuda_txcl/cuda_txcl/x64/Release/stdafx.obj
cuda_txcl/cuda_txcl/x64/Release/util.cu.obj
cuda_txcl/cuda_txcl/x64/Release/vc90.idb
cuda_txcl/cuda_txcl/x64/Release/vc90.pdb
cuda_txcl/cuda_txcl.ncb
cuda_txcl/cuda_txcl.sln
cuda_txcl/cuda_txcl.sln.old
cuda_txcl/cuda_txcl.suo
cuda_txcl/cuda_txcl.suo.old
cuda_txcl/debug/cuda_txcl.pdb
cuda_txcl/release/cuda_txcl.exe
cuda_txcl/release/cuda_txcl.pdb
cuda_txcl/UpgradeLog.XML
cuda_txcl/x64/Debug/cuda_txcl.exe
cuda_txcl/x64/Debug/cuda_txcl.ilk
cuda_txcl/x64/Debug/cuda_txcl.pdb
cuda_txcl/x64/Release/cuda_txcl.exe
cuda_txcl/x64/Release/cuda_txcl.pdb
cuda_txcl/_UpgradeReport_Files/UpgradeReport.css
cuda_txcl/_UpgradeReport_Files/UpgradeReport.xslt
cuda_txcl/_UpgradeReport_
cuda_txcl/cuda_txcl/cuconfig.h
cuda_txcl/cuda_txcl/cuda_txcl.cpp
cuda_txcl/cuda_txcl/cuda_txcl.exe
cuda_txcl/cuda_txcl/cuda_txcl.vcproj
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.8.00.old
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.ALPHA.Sun.user
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.bak
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.SUNSERVER.Administrator.user
cuda_txcl/cuda_txcl/cuda_txcl.vcproj.WIN-OQPHQEF7T79.Administrator.user
cuda_txcl/cuda_txcl/cu_image.h
cuda_txcl/cuda_txcl/Debug/BAT00000623362940.bat
cuda_txcl/cuda_txcl/Debug/BuildLog.htm
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.embed.manifest
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.embed.manifest.res
cuda_txcl/cuda_txcl/Debug/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/Debug/cuda_txcl.obj
cuda_txcl/cuda_txcl/Debug/cuda_txcl.pch
cuda_txcl/cuda_txcl/Debug/edgedetection.cu.obj
cuda_txcl/cuda_txcl/Debug/edgedetection.obj
cuda_txcl/cuda_txcl/Debug/filter.cu.obj
cuda_txcl/cuda_txcl/Debug/filter.obj
cuda_txcl/cuda_txcl/Debug/houghtransform.cu.obj
cuda_txcl/cuda_txcl/Debug/houghtransform.obj
cuda_txcl/cuda_txcl/Debug/image.cu.obj
cuda_txcl/cuda_txcl/Debug/mt.dep
cuda_txcl/cuda_txcl/Debug/stdafx.obj
cuda_txcl/cuda_txcl/Debug/util.cu.obj
cuda_txcl/cuda_txcl/Debug/vc80.idb
cuda_txcl/cuda_txcl/Debug/vc80.pdb
cuda_txcl/cuda_txcl/Debug/vc90.idb
cuda_txcl/cuda_txcl/Debug/vc90.pdb
cuda_txcl/cuda_txcl/edgedetection.cpp
cuda_txcl/cuda_txcl/edgedetection.cu
cuda_txcl/cuda_txcl/edgedetection.linkinfo
cuda_txcl/cuda_txcl/edgedetect_out.jpg
cuda_txcl/cuda_txcl/filter.cpp
cuda_txcl/cuda_txcl/filter.cu
cuda_txcl/cuda_txcl/filter.h
cuda_txcl/cuda_txcl/filter.linkinfo
cuda_txcl/cuda_txcl/filter_out.jpg
cuda_txcl/cuda_txcl/gray2.jpg
cuda_txcl/cuda_txcl/houghtransform.cpp
cuda_txcl/cuda_txcl/houghtransform.cu
cuda_txcl/cuda_txcl/houghtransform.linkinfo
cuda_txcl/cuda_txcl/image.cu
cuda_txcl/cuda_txcl/image.h
cuda_txcl/cuda_txcl/image.linkinfo
cuda_txcl/cuda_txcl/interface.h
cuda_txcl/cuda_txcl/kernel.cu
cuda_txcl/cuda_txcl/kernel.resx
cuda_txcl/cuda_txcl/portrait_noise.bmp
cuda_txcl/cuda_txcl/ReadMe.txt
cuda_txcl/cuda_txcl/Release/BuildLog.htm
cuda_txcl/cuda_txcl/Release/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/Release/cuda_txcl.obj
cuda_txcl/cuda_txcl/Release/cuda_txcl.pch
cuda_txcl/cuda_txcl/Release/edgedetection.cu.obj
cuda_txcl/cuda_txcl/Release/edgedetection.obj
cuda_txcl/cuda_txcl/Release/filter.cu.obj
cuda_txcl/cuda_txcl/Release/filter.obj
cuda_txcl/cuda_txcl/Release/image.cu.obj
cuda_txcl/cuda_txcl/Release/mt.dep
cuda_txcl/cuda_txcl/Release/stdafx.obj
cuda_txcl/cuda_txcl/Release/util.cu.obj
cuda_txcl/cuda_txcl/Release/vc80.idb
cuda_txcl/cuda_txcl/Release/vc80.pdb
cuda_txcl/cuda_txcl/stdafx.cpp
cuda_txcl/cuda_txcl/stdafx.h
cuda_txcl/cuda_txcl/test.jpg
cuda_txcl/cuda_txcl/test_out.jpg
cuda_txcl/cuda_txcl/Thumbs.db
cuda_txcl/cuda_txcl/util.cpp
cuda_txcl/cuda_txcl/util.linkinfo
cuda_txcl/cuda_txcl/vc80.pdb
cuda_txcl/cuda_txcl/vc90.pdb
cuda_txcl/cuda_txcl/x64/Debug/BuildLog.htm
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.embed.manifest
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.embed.manifest.res
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.obj
cuda_txcl/cuda_txcl/x64/Debug/cuda_txcl.pch
cuda_txcl/cuda_txcl/x64/Debug/edgedetection.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/edgedetection.obj
cuda_txcl/cuda_txcl/x64/Debug/filter.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/filter.obj
cuda_txcl/cuda_txcl/x64/Debug/houghtransform.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/houghtransform.obj
cuda_txcl/cuda_txcl/x64/Debug/image.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/mt.dep
cuda_txcl/cuda_txcl/x64/Debug/stdafx.obj
cuda_txcl/cuda_txcl/x64/Debug/util.cu.obj
cuda_txcl/cuda_txcl/x64/Debug/vc90.idb
cuda_txcl/cuda_txcl/x64/Debug/vc90.pdb
cuda_txcl/cuda_txcl/x64/Release/BuildLog.htm
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.exe.intermediate.manifest
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.obj
cuda_txcl/cuda_txcl/x64/Release/cuda_txcl.pch
cuda_txcl/cuda_txcl/x64/Release/edgedetection.cu.obj
cuda_txcl/cuda_txcl/x64/Release/edgedetection.obj
cuda_txcl/cuda_txcl/x64/Release/filter.cu.obj
cuda_txcl/cuda_txcl/x64/Release/filter.obj
cuda_txcl/cuda_txcl/x64/Release/houghtransform.cu.obj
cuda_txcl/cuda_txcl/x64/Release/houghtransform.obj
cuda_txcl/cuda_txcl/x64/Release/image.cu.obj
cuda_txcl/cuda_txcl/x64/Release/mt.dep
cuda_txcl/cuda_txcl/x64/Release/stdafx.obj
cuda_txcl/cuda_txcl/x64/Release/util.cu.obj
cuda_txcl/cuda_txcl/x64/Release/vc90.idb
cuda_txcl/cuda_txcl/x64/Release/vc90.pdb
cuda_txcl/cuda_txcl.ncb
cuda_txcl/cuda_txcl.sln
cuda_txcl/cuda_txcl.sln.old
cuda_txcl/cuda_txcl.suo
cuda_txcl/cuda_txcl.suo.old
cuda_txcl/debug/cuda_txcl.pdb
cuda_txcl/release/cuda_txcl.exe
cuda_txcl/release/cuda_txcl.pdb
cuda_txcl/UpgradeLog.XML
cuda_txcl/x64/Debug/cuda_txcl.exe
cuda_txcl/x64/Debug/cuda_txcl.ilk
cuda_txcl/x64/Debug/cuda_txcl.pdb
cuda_txcl/x64/Release/cuda_txcl.exe
cuda_txcl/x64/Release/cuda_txcl.pdb
cuda_txcl/_UpgradeReport_Files/UpgradeReport.css
cuda_txcl/_UpgradeReport_Files/UpgradeReport.xslt
cuda_txcl/_UpgradeReport_
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
