-
AnatLevin
本算法主要采用变分贝叶斯求解图像忙恢复问题。(This package contains implementations of the MAP_k
blind deconvolution algorithms described in the paper
"Efficient Marginal Likelihood Optimization in Blind Deconvolution"
Levin, Weiss, Durand and Freeman,
)
- 2020-11-20 11:19:37下载
- 积分:1
-
2009_Sachnev
可逆数字水印算法
Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction #IEEE_J_CASVT#, (Reversible watermarking
Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction#IEEE_J_CASVT#, 2009, 19, 989-999
)
- 2020-12-06 14:19:21下载
- 积分:1
-
drtoolbox
国外的牛人写的软件,数据降维工具箱,包含了几十种常用的流形学习方法的源码,自带图形界面。(A foreign master write this dimension reduction toolbox,there s dozens of code of common manifold learning methods. )
- 2013-07-31 17:45:11下载
- 积分: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
-
sfr2
可以计算mtf,使用matlab输入图像即可实现计算(You can calculate MTF and use matlab to input images.)
- 2020-09-15 21:37:55下载
- 积分:1
-
fenqusuanfa
数字全息分区算法模拟,用于从一副同轴全息图中恢复出物体的像(digital holography)
- 2021-04-18 16:38:52下载
- 积分:1
-
SSD%2BSAD%2BNCC算法
说明: 用于立体匹配的三种算法,显示视差图,matlab代码(Three algorithms for stereo matching, display parallax map, matlab code)
- 2020-07-16 11:32:40下载
- 积分:1
-
58366
图像傅利叶变换源码程序,结合易语言位图操作支持库,通过傅利叶公式的计算变化图像。(Fourier transform image source program , combined with easy language support library bitmap operations , by calculating the Fourier formula change images.)
- 2015-12-24 16:36:10下载
- 积分:1
-
toolbox-for-dimensionality-reduction
一个关于数据降维的工具包,外国牛人编写,囊括了各种降维方法,是一个很好的工具!(A tool for data reduction package, foreign cattle were written, include a variety of dimension reduction method is a good tool!)
- 2011-09-22 15:13:47下载
- 积分:1
-
FLICM-Yan47
说明: 此代码是由FCM算法改变的且用于图像分割,比FCM算法对图像的分割的效果更好(This code is changed by FCM algorithm and is used for image segmentation, which is better than FCM algorithm for image segmentation)
- 2019-11-20 15:08:33下载
- 积分:1