-
TPS warping
说明: Principal Warps: Thin-Plate Splines and the Decomposition of Deformations
- 2019-05-13 11:16:43下载
- 积分:1
-
数字图像处理_第三版_英_答案
说明: 《数字图像处理(第三版)》课后习题答案,作者冈萨雷斯(Answers to Exercises after Class of Digital Image Processing (Third Edition),author Gonzalez)
- 2019-06-10 10:54:09下载
- 积分:1
-
DCT
多聚焦图像融合是将多幅成像条件相同而且关于同一场景的不同聚焦部位图像,融合成一幅各处都清晰的图像。编写多聚焦图像融合算法程序,实现图像融合。(Multi-focus image fusion is to be pieces of the same imaging conditions and different focus parts of the image on the same scene, fused into one everywhere a clear image. Preparation of multi-focus image fusion algorithm program to achieve fusion.)
- 2020-06-26 19:40:02下载
- 积分:1
-
canny
基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
- 2013-11-17 20:06:46下载
- 积分:1
-
HoleFilling
利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
- 2020-11-27 09:39:30下载
- 积分:1
-
GoDec
Godec底秩矩阵去噪算法,包含论文和代码(Godec denoising bottom rank of the matrix, containing papers and codes)
- 2021-03-27 17:19:12下载
- 积分: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
-
kz
说明: fluent udf dpm particle diamter
- 2011-04-09 02:54:56下载
- 积分:1
-
WatermarkingVedio1
视频水印的matlab源码,文件较多,分为六个压缩包,如果您作相关方向的研究,可用作参考(Video Watermarking Matlab source, the paper more, divided into six compressed, If you made related to the direction of research, can be used as a reference)
- 2006-10-13 17:31:14下载
- 积分:1
-
xtx
本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法(This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator)
- 2013-03-13 14:48:37下载
- 积分:1