登录
首页 » Visual C++ » CUDA_image-denoising

CUDA_image-denoising

于 2014-09-15 发布 文件大小:5201KB
0 262
下载积分: 1 下载次数: 41

代码说明:

  用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)

文件列表:

imageDenoising
..............\bmploader.cpp,2538,2013-07-03
..............\data

..............\....\ref_knn.ppm,391734,2012-09-13
..............\....\ref_nlm.ppm,391734,2012-09-13
..............\....\ref_nlm2.ppm,391734,2012-09-13
..............\....\ref_passthru.ppm,391734,2012-09-13
..............\doc



..............\imageDenoising.cpp,16281,2013-07-03
..............\imageDenoising.cu,2535,2013-07-03
..............\imageDenoising.h,2080,2013-07-03
..............\imageDenoising_copy_kernel.cuh,780,2013-07-03
..............\imageDenoising_knn_kernel.cuh,5048,2013-07-03
..............\imageDenoising_nlm2_kernel.cuh,7248,2013-07-03
..............\imageDenoising_nlm_kernel.cuh,5725,2013-07-03
..............\imageDenoising_vs2010.sdf,8474624,2013-07-03
..............\imageDenoising_vs2010.sln,1255,2012-09-13
..............\imageDenoising_vs2010.vcxproj,14357,2013-06-02
..............\imageDenoising_vs2010.vcxproj.user,143,2013-06-02
..............\ipch
..............\....\imagedenoising_vs2010-b1aad446
..............\....\..............................\a020fcb3.ipch,1966080,2013-07-03
..............\Win32
..............\.....\Debug
..............\.....\.....\imageDenoising.cu.cache,1198,2013-07-03
..............\.....\.....\imageDenoising.cu.deps,19772,2013-07-03
..............\.....\.....\imageDenoising.lastbuildstate,89,2013-07-03
..............\.....\.....\imageDenoising.unsuccessfulbuild,0,2013-07-03
..............\.....\.....\imageDenoising_copy_kernel.cuh.cache,1224,2013-07-03
..............\.....\.....\imageDenoising_knn_kernel.cuh.cache,1222,2013-07-03
..............\.....\.....\imageDenoising_nlm2_kernel.cuh.cache,1224,2013-07-03
..............\.....\.....\imageDenoising_nlm_kernel.cuh.cache,1222,2013-07-03
..............\.....\.....\imageDenoising_vs2010.log,14963,2013-07-03
..............\x64
..............\...\Debug
..............\...\.....\imageDenoising.cu.cache,1200,2013-07-03
..............\...\.....\imageDenoising.cu.deps,19772,2013-07-03
..............\...\.....\imageDenoising.lastbuildstate,87,2013-07-03
..............\...\.....\imageDenoising.unsuccessfulbuild,0,2013-07-03
..............\...\.....\imageDenoising_copy_kernel.cuh.cache,1226,2013-07-03
..............\...\.....\imageDenoising_knn_kernel.cuh.cache,1224,2013-07-03
..............\...\.....\imageDenoising_nlm2_kernel.cuh.cache,1226,2013-07-03
..............\...\.....\imageDenoising_nlm_kernel.cuh.cache,1224,2013-07-03
..............\...\.....\imageDenoising_vs2010.log,15007,2013-07-03

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

发表评论


0 个回复

  • kmeans
    kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
    2013-10-17 10:57:41下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • VapourSynth-BM3D-master
    VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》(VapourSynth-BM3D-master BM3D original algorithm code, run super-fast, Reference " Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering" )
    2016-10-17 19:18:10下载
    积分:1
  • bmpstartv1
    我自己做的一个bmp文件进行24位真彩转256灰度和二进制的程序,并能用sobel算法,识别物体的边界。 (I myself make a bmp file for 24-bit true color to 256 gray-scale and binary procedures and sobel algorithm can be used to identify object boundaries.)
    2008-02-18 03:14:39下载
    积分:1
  • vc++ 数字
    vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢(vc digital image processing with very good after I read greatly benefit hope you like)
    2020-06-26 09:00:01下载
    积分:1
  • DXFRead-master
    读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)
    2017-09-26 15:48:30下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • files
    数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
    2012-04-27 14:06:39下载
    积分:1
  • loci
    实现用帧差法画质心轨迹 高斯背景建模 可以运行的程序 opencv(Picture frame difference method implemented by the loci of Gaussian background modeling)
    2014-05-19 21:27:37下载
    积分:1
  • 696518资源总数
  • 104730会员总数
  • 34今日下载