-
msssim
图像质量评价代码,用于评估两副图片的相似度(Image quality evaluation)
- 2017-09-29 16:29:23下载
- 积分:1
-
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
-
Lee
2、掌握Lee滤波与Refined-Lee滤波滤波效果ENL/ESI分析的原理及方法;
3、分析比较Lee滤波与Refined-Lee滤波的滤波性能;
4、分析滤波窗口与滤波效果的关系。
(2, master the principles and methods of filtering and Refined-Lee Lee filter filtering effect ENL/ESI analysis 3. Comparative analysis filtering performance Refined-Lee Lee filter and filter 4, analysis filtering window and filtering effect relationship.)
- 2015-05-01 17:00:49下载
- 积分:1
-
mymedfilt2_fun1
matlab 直方图统计可以进行统计进行直方图的绘制(Matlab statistical histogram can be conducted for the drawing histogram)
- 2006-12-07 20:36:09下载
- 积分:1
-
ex2
说明: Ostu分割方法实现
根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method
According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
- 2019-11-12 11:16:29下载
- 积分:1
-
shuzishuiyinzongshu
:数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍
了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数
字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发
展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
- 2015-03-18 16:12:36下载
- 积分:1
-
135
matlab程序,图像应用处理,可实现散焦模糊篡改图像的定位和分离,实现模糊图像真实性的检测(matlab program, image processing applications can be realized defocus blurred image tampering localization and separation, to achieve authenticity blurred image detection)
- 2013-05-24 11:48:51下载
- 积分:1
-
Indian
使用基于词典的稀疏表示高光谱图像分类,多任务联合稀疏表示和逐步MRF优化的高光谱图像分类(Dictionary-based sparse representation hyperspectral image classification, multi-task joint sparse representation and stepwise MRF optimized hyperspectral image classification)
- 2018-04-01 20:51:42下载
- 积分:1
-
saliency
视觉注意机制一种新型的目标检测方法,该文给出了一种比较有效的处理策略(Visual attention mechanism to target a new detection method, the paper gives a more effective treatment strategies)
- 2010-10-06 10:07:13下载
- 积分:1
-
基于MATLAB的图像信息隐藏算法研究与实现_陈小娥
采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
- 2021-03-13 14:49:24下载
- 积分:1