登录
首页 » Visual C++ » CUDA

CUDA

于 2020-12-13 发布 文件大小:20187KB
0 274
下载积分: 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 个回复

  • SAR_image_processing
    SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
    2010-01-26 09:52:42下载
    积分:1
  • Ratematching_byylluo
    LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪(The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning)
    2011-01-23 21:35:25下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • opencv-sift
    图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
    2013-06-08 16:46:48下载
    积分:1
  • Picture
    图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
    2013-05-28 16:20:28下载
    积分:1
  • Graphic
    一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
    2010-05-21 09:01:03下载
    积分:1
  • DoG
    高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的(Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation, achieve the goal of blurred image )
    2015-08-13 02:03:24下载
    积分:1
  • pca-sift
    pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)
    2010-05-17 09:46:17下载
    积分:1
  • aam
    用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
    2012-10-16 16:12:43下载
    积分:1
  • CxImage
    说明:  VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 (VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP &lt -&gt JPG, PNG &lt &gt TIFF format conversion, etc..)
    2011-04-08 12:16:37下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载