登录
首页 » matlab » image-restoration

image-restoration

于 2015-08-27 发布 文件大小:724KB
0 197
下载积分: 1 下载次数: 34

代码说明:

  对比五种模糊图像复原算法,包括:维纳滤波算法、约束最小二乘滤波算法、Richardson-Lucy(RL)算法、循环边界算法和最优窗算法。(introduces the five kinds of image restoration algorithms, including wiener filtration, constrained least squares filtering, Richardson-Lucy, cyclic boundary algorithm and optimal window algorithm.)

文件列表:

模糊图像复原Matlab源代码
........................\psnrValue.m,643,2015-06-10
........................\WeiNaMinLucy.asv,1966,2015-06-15
........................\WeiNaMinLucy.m,1966,2015-06-15
........................\XunHuan.m,3135,2015-06-10
........................\ZuiYouC.m,2654,2015-06-10





........................\图片1维纳.jpg,26201,2015-06-10
........................\ͼƬ2Lucy.jpg,7972,2015-06-10
........................\图片2最优窗.jpg,25566,2015-06-10
........................\图片2最小二乘.jpg,14327,2015-06-10
........................\图片2模糊.jpg,6017,2015-06-10
........................\图片2维纳.jpg,7916,2015-06-10
........................\ͼƬ3Lucy.jpg,7972,2015-06-10
........................\图片3循环.jpg,8197,2015-06-10
........................\图片3最优窗.jpg,8191,2015-06-10
........................\图片3最小二乘.jpg,14327,2015-06-10
........................\图片3模糊.jpg,6017,2015-06-10
........................\图片3维纳.jpg,7916,2015-06-10
........................\图片库
........................\......\CycBouMes.asv,1118,2015-06-09
........................\......\CycBouMes.m,1118,2015-06-09
........................\......\Limetal2.m,3049,2012-09-01
........................\......\PSNR.m,3674,2012-07-15
........................\......\Zyc_fun.m,228,2015-05-30





........................\......\图片2最小二乘.jpg,42077,2015-06-09
........................\......\图片2模糊.jpg,24947,2015-06-09
........................\......\图片2维纳.jpg,32191,2015-06-09
........................\......\ͼƬ3.jpg,27130,2001-03-01

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

发表评论

0 个回复

  • extractROI
    用于图像处理中的感兴趣区域的提取,以便对物体进行识别(extract the ROI in image process)
    2010-05-18 19:35:15下载
    积分:1
  • poshecai
    针对彩色图像的局部直方图均衡化,可以较好的增强图像细节(poshe,it can enhancements the detail of the image )
    2012-05-08 10:43:38下载
    积分:1
  • 相机采集、控制、、坐标计算、坐标显示等功能的小软件 WProject
    做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
    2020-07-08 11:28:57下载
    积分:1
  • gmm
    混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
    2014-03-25 09:01:12下载
    积分:1
  • VesselTest
    视网膜图像中血管的提取和检测,高斯滤波器模板匹配法提取血管,然后进行血管剔除(Retinal image of blood vessels in the extraction and detection, gaussian filter template matching method to extract the blood vessels, and blood vessels )
    2015-12-23 14:57:38下载
    积分:1
  • aasthana_cvpr2013_code_version_1.0
    人脸检测和特征点定位源码,2014CVPR(face detect and the landmark detect)
    2015-04-22 09:22:20下载
    积分:1
  • Gamma-correction
    说明:  对图像进行伽马校正,可以有效提升图像 亮度和对比度,低于低照度图像现在小于1的参数,对于高亮度的图像选择大于1的参数可以有效调节图像亮度。(Gamma correction can effectively improve the brightness and contrast of the image. The parameters lower than the low illumination image are less than 1. For the high brightness image, the selection of parameters greater than 1 can effectively adjust the brightness of the image.)
    2021-02-10 20:19:52下载
    积分:1
  • FPC_AS_v1.2
    压缩感知重构算法--固定点延拓法,用于大规格图像重构处理(Compressed sensing reconstruction algorithm- a fixed point continuation method for large size image reconstruction process)
    2020-12-20 21:09:08下载
    积分:1
  • SFS
    基于物体灰度图像的物体三维形状恢复,修改图形路径和光源方向即可(Based on the three-dimensional shape of the object to restore the object grayscale image, modify the graphics path and direction of the light source can be)
    2014-02-27 21:53:53下载
    积分:1
  • 深度的快速实现增强的算法 GUIDED
    深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
    2015-04-17 11:22:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载