登录
首页 » matlab » Fakecolor

Fakecolor

于 2021-03-30 发布 文件大小:94KB
0 184
下载积分: 1 下载次数: 11

代码说明:

  System Generator中伪彩色增强建模(Pseudocolor enhancement model in the System Generator)

文件列表:

Fakecolor
.........\FakeColor.mdl,49347,2009-03-27
.........\LoadImage_gray.m,931,2009-03-20

.........\ShowImage_RGB.m,843,2009-03-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
  • VideoDemosB
    说明:  基于matlab和simulink的很好的例子(Matlab and Simulink based on the good example)
    2005-11-09 18:08:25下载
    积分:1
  • thresholddenoise
    小波软阈值去噪的MATLAB代码,输入噪声均值就可得出含噪图像和去噪图像,同时得出峰值信噪比.(Wavelet soft-threshold denoising of MATLAB code, the mean input noise with noise will get the images and de-noising images, peak signal to noise ratio obtained at the same time.)
    2007-11-22 18:17:45下载
    积分:1
  • work
    基于IHS的图像融合算法,用高分辨率图像替换I分量(Based on the IHS image fusion algorithm using high-resolution images to replace I-component)
    2007-09-23 11:23:49下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • defog
    基于全局直方图均衡图像增强和暗通道优先理论相结合的去雾方法。(The priority theory based on global histogram equalization image enhancement and dark channels combined to fog.)
    2013-03-17 21:20:27下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • histogram-matching
    灰度直方图匹配的matlab源代码,比较经典!(Histogram matching matlab source code, compare the classic!)
    2008-04-12 15:25:34下载
    积分:1
  • lineDehaze
    一种基于景深的去雾方法,将按通道中的最大值和最小值作为景深基准线,计算其垂直方向上的暗通道像素均值作为透射图,实现去雾,对航拍图效果显著(A dehaze method based on the depth of field, draw a depth datum line according to the maximum value and minimum value of the dark channel, calculate the pixel of the dark channel at the line perpendicular to the depth datum line.Then the transmission map has been gotten. This method performs good especially when processing the aerial map.)
    2016-11-11 16:53:53下载
    积分:1
  • CASSI
    多光谱成像,压缩编码孔径成像,数据立方体获取,图像重建(multispectral CCA imaging)
    2020-12-12 18:39:15下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载