登录
首页 » matlab » bayes

bayes

于 2010-03-30 发布 文件大小:3724KB
0 303
下载积分: 1 下载次数: 2

代码说明:

说明:  基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码(Based on Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code)

文件列表:

基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding.zip
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\barbara.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\bayes.m
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\bayes.pdf
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\boat.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\cameraman.jpg
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\chapter4.doc
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\compare11.m
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\friend.jpg
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\friendgray.jpg
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\house.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\hyderabad512.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\lena.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\mainuday
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\peppers256.png
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\raodecompduplicate.asv
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\raomain.m
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\sthresh.m
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\udaymain.asv
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wave2gray.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wavecopy.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wavecut.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wavefast.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wavefilter.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wavework.p
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wpsnr.asv
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\wpsnr.m
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding\Thumbs.db
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码\bayesthresholding
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码

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

发表评论

0 个回复

  • circle
    Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )(Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radius, x0, y0, color ))
    2010-11-28 20:40:11下载
    积分:1
  • Image_2D_interpolation
    对像素点较少的原始图像进行二维插值,以提高图像的平滑度。()
    2017-09-15 10:57:46下载
    积分:1
  • easysort
    很有意思的分类编程,程序很简单,很适合初期使用者(very interesting classification program, procedures very simple, suitable for beginning users)
    2007-03-20 16:30:41下载
    积分:1
  • Shadow-Mapping-of-Textured-Scene
    计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)
    2020-10-17 20:57:33下载
    积分:1
  • Delaunay
    三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
    2016-11-08 18:24:50下载
    积分:1
  • icpcode
    迭代最近点点云配准算法的matlab实现,最经典的算法(Iterative Closest little cloud registration algorithm matlab realize, the most classical algorithm)
    2013-09-07 18:50:16下载
    积分:1
  • fdtd_2d_tm_src_tfsf
    二维TM偏振平面波传播演进的FDTD实现。(Two-dimensional plane-wave propagation in the evolution of FDTD implementation)
    2021-02-26 14:39:37下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • MatlabFns
    在matlab下进行图像处理的函数库,包含边缘线段拟合,透视变换,立体图像复原等toolbox中所没有的功能,详见index.html(in Matlab under image processing functions, including marginalized segment fitting, perspective transformation, three-dimensional images rehabilitation toolbox are not functional, as described index.html)
    2005-04-26 19:16:00下载
    积分:1
  • vanishing
    基于灭点理论的摄像机标定程序,首先选取具有平行性质的两对线,标好坐标(Based on Vanishing Point camera calibration procedures, first select the character with two pairs of parallel lines, marking a good coordinate)
    2011-05-19 09:22:57下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载