登录
首页 » matlab » Untitled

Untitled

于 2015-04-20 发布 文件大小:1KB
0 412
下载积分: 1 下载次数: 36

代码说明:

  将原图像进行退化处理(选择大气湍流导致图像模糊时相应的PSF),然后将退化后的图像进行复原(使用维纳滤波、直接逆滤波).(The original image degradation process,and then restore the degraded image with Wiener filtering and inverse filtering.)

文件列表:

Untitled.m,2105,2015-04-20

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

发表评论


0 个回复

  • FAST-ICA
    1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,p)/norm(W(:,p)) 8、若W不收敛,返回第5步 9、令p=p+1,若p小于等于m,返回第4步 剩下的应该都能看懂了 基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
    2013-06-27 15:39:00下载
    积分:1
  • Fisherface-Recognition
    完整实现Fisherface人脸识别,能够在AR、ORL、FERET等使用,采用彩色图像进行测试,实验效果好,有的能达到100 (This package implements a well-known FLD-based face recognition method, which is called Fisherface )
    2011-10-24 13:58:54下载
    积分:1
  • Shadow-Detection
    阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
    2021-04-11 19:08:58下载
    积分:1
  • SAR_Clutter
    SAR杂波统计建模方面的源程序,不仅可以能为SAR图像去噪工作提供数据源,更是研究SAR图像分割方面的很好的工具。(SAR clutter statistical modeling of the source, not only for SAR image denoising can provide the data source, but also aspects of SAR image segmentation a good tool.)
    2010-11-12 00:05:13下载
    积分:1
  • matlab
    给出了偏微分方程的径向基函数配点法的数值解法,进行了数值模拟,并且给出了图形(The numerical solution of the radial basis function with partial differential equation method, numerical simulation, and gives the graphic )
    2014-04-17 09:27:58下载
    积分:1
  • DIC-process
    两幅图像中有重叠部分,通过数字图像相关算法可以找到两幅图像相同的点(using matlab to match the corresponding piexls in the two images)
    2012-01-08 21:04:12下载
    积分:1
  • Denoising-3-in-1
    去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM(Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM)
    2013-08-01 11:40:42下载
    积分:1
  • CVPR12_SAS_code
    一种基于超像素的图像分割程序,是cvpr13年文章的相应代码,可以学习下(An ultra-pixel-based image segmentation procedure is the appropriate code cvpr13 In the article, you can learn under)
    2014-03-26 16:05:10下载
    积分:1
  • QT库做的摄头采集
    【实例简介】
    2021-06-16 00:31:10下载
    积分:1
  • Colored-Noise-Kalman-Filter
    Colored-Noise Kalman Filter for Vibration Mitigation of Position Attitude Estimation Systems
    2014-10-15 00:00:38下载
    积分:1
  • 696518资源总数
  • 105065会员总数
  • 14今日下载