登录
首页 » Visual C++ » CUDA

CUDA

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

  • opencv249SIFT
    opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
    2015-07-13 20:33:10下载
    积分:1
  • ImageBoard
    图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
    2020-12-27 20:19:02下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • zheji-zhengyan-matlab
    褶积模型 正演模拟 子波与反射系数合成地震响应(model zhengyanmoni zhejimoxing)
    2021-04-23 11:48:47下载
    积分:1
  • uged
    换热器模型的MATLAB实现,可用于工程计算,还可以用于教学演示(Heat exchanger model of MATLAB and can be used for engineering calculation, and can also be used for teaching demonstration)
    2017-08-13 06:23:33下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • CPPvideoimageprocessing
    利用Visual C++实现AVI文件的图像截取 实现对图像数据的读取显示 实现视频图像处理技术 编程中如何操作数据库中的图像字段 实现数字图像增强处理(Use Visual C++ AVI file image interception To read the image data display Video image processing technology Programming how to operate the database image field Digital image enhancement)
    2014-04-21 11:17:34下载
    积分:1
  • SHUZITUXIANGCHULIYUANDAIMA
    数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
    2008-06-01 10:59:54下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载