登录
首页 » Visual C++ » CUDA

CUDA

于 2020-12-13 发布 文件大小:20187KB
0 334
下载积分: 1 下载次数: 48

代码说明:

  将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)

文件列表:

zxl
...\Debug
...\.....\cudart32_50_35.dll,472424,2012-09-25
...\.....\zxl.exe,105472,2013-04-15
...\.....\zxl.ilk,694540,2013-04-15
...\.....\zxl.pdb,1125376,2013-04-15
...\ipch
...\....\zxl-5a2f2cfd
...\....\............\zxl-cc18b5ca.ipch,45416448,2013-04-15
...\zxl
...\...\book.h,5887,2010-09-28
...\...\Debug
...\...\.....\kernel.cu.cache,1030,2013-04-11
...\...\.....\kernel.cu.deps,32595,2013-04-15
...\...\.....\kernel.cu.obj,251741,2013-04-15
...\...\.....\link-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.7408-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link.7408-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.7408.read.1.tlog,2,2013-04-15
...\...\.....\link.7408.write.1.tlog,2,2013-04-15
...\...\.....\link.8148-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link.8148-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.8148.read.1.tlog,2,2013-04-15
...\...\.....\link.8148.write.1.tlog,2,2013-04-15
...\...\.....\link.read.1.tlog,3242,2013-04-15
...\...\.....\link.write.1.tlog,984,2013-04-15
...\...\.....\mt.read.1.tlog,486,2013-04-15
...\...\.....\mt.write.1.tlog,382,2013-04-15
...\...\.....\rc.read.1.tlog,458,2013-04-11
...\...\.....\rc.write.1.tlog,362,2013-04-11
...\...\.....\zxl.Build.CppClean.log,2828,2013-04-11
...\...\.....\zxl.exe.embed.manifest,406,2013-04-11
...\...\.....\zxl.exe.embed.manifest.res,472,2013-04-11
...\...\.....\zxl.exe.intermediate.manifest,381,2013-04-15
...\...\.....\zxl.lastbuildstate,84,2013-04-15
...\...\.....\zxl.log,19094,2013-04-15
...\...\.....\zxl_manifest.rc,196,2013-04-11
...\...\junzhi.txt,3991,2013-04-10
...\...\kernel.cu,4747,2013-04-15
...\...\vc100.pdb,438272,2013-04-15
...\...\zhongzhi.txt,4472,2013-04-10
...\...\zxl.vcxproj,4652,2013-04-10
...\...\zxl.vcxproj.user,143,2013-04-01
...\zxl.sdf,35082240,2013-04-15
...\zxl.sln,876,2013-04-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 041156300Medical3D
    RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式(sadfsadf asdfasdf asdf)
    2013-11-26 10:44:44下载
    积分:1
  • VisualSFM_windows_cuda_64bit
    很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
    2019-05-16 16:00:52下载
    积分:1
  • ASED
    在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
    2020-09-10 05:38:04下载
    积分:1
  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • IPLib2.0
    一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)
    2021-01-05 09:48:54下载
    积分:1
  • gusu
    利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
    2010-10-17 22:47:17下载
    积分:1
  • k_mean_uv
    利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
    2013-01-15 15:05:42下载
    积分:1
  • future_net.tar
    2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
    2016-04-12 14:00:55下载
    积分:1
  • Kkkllt134L
    非常好的klt算法的事例程序源码,大大家多多下在亚,谢谢大家乐 (Very good klt algorithm example program source code, large lot next in Asia, and thank you for music)
    2012-08-29 22:42:49下载
    积分:1
  • Light-Spot
    针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
    2010-12-10 22:56:07下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载