-
winImageCompletion-master
Implementations of image processing algorithms(This project can be built by Visual Studio 2012. Project description file included. Currently it is for Windows only.)
- 2015-04-20 10:43:47下载
- 积分:1
-
ecg_r
对ecg信号进行预处理,并检测ecg的r波,并进行特征提取,并在图中进行标注(On ecg signal preprocessing and detection of r ecg wave, and feature extraction, and marked on the drawing)
- 2020-11-18 17:39:38下载
- 积分: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
-
Lowrank
修复破损图片,图像修复序列-Lowrank模型(Repair damaged picture, image repair sequence -Lowrank model)
- 2018-03-28 19:15:31下载
- 积分:1
-
Distributed-SAR
说明: 分布式合成孔径雷达成像仿真,包含像素级配准。(Distributed Simulation of synthetic aperture radar imaging, including pixel-level registration.)
- 2009-08-16 10:45:23下载
- 积分:1
-
matlab
小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。(Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancement. The paper gives detailed procedures for example, implemented with the MATLAB image processing based on wavelet transform.)
- 2010-11-10 22:06:35下载
- 积分:1
-
NAFSM
基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理((NAFSM)Noise Adaptive Fuzzy Switching Median Filter for Salt-and-Pepper Noise Reduction(SPletter10))
- 2011-06-24 13:25:44下载
- 积分:1
-
cut-image
是关于matlab中GUI程序裁剪程序,提供了多种方法,对于图像处理有很好的补充作用(Is about matlab GUI program in tailoring, offers a variety of methods, for image processing, have very good supplementary function)
- 2013-09-02 16:44:20下载
- 积分:1
-
tuxiangxihua
图像处理基本算法其中之一的图像细化(Image processing one of the basic algorithm for image thinning)
- 2008-06-04 17:11:50下载
- 积分:1
-
Camera-Calibration-Matlab
相机标定工具箱,首先通过线性的方法求解出部分的摄像机参数,然后再利用非线性优化方法求出包括畸变系数在内的所有标定参数的最优解(Camera Calibration Toolbox for Matlab)
- 2020-06-29 08:20:02下载
- 积分:1