-
scanning
阈值重心法实现光带中心线提取,可用于结构光扫描的模型建立,处理二值化图像等。(Threshold barycenter method is used to extract the center line of optical band. It can be used to model structured light scanning and process binary images.)
- 2020-11-18 11:49:39下载
- 积分:1
-
Contour-Tracking
根据图像的边界进行轮廓跟踪来获取图像的外轮廓线(The image of the contour tracking to obtain an image of the outer boundary contour)
- 2021-05-13 10:30:02下载
- 积分:1
-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
liziqun
利用粒子群算法做的关于基于指数熵对数熵TSALLIS熵的多阈值的图像分割,内附无优化算法,可以做时间比较(Using particle swarm optimization to do on the entropy-based index of the number of entropy TSALLIS entropy of multi-threshold image segmentation, containing no optimization, can do more time)
- 2010-07-22 15:47:05下载
- 积分:1
-
elleSR_0.2
Visual Geometry Group项目组开发的超分辨率重建的源码,具有很好的效果。
附有详细的文档说明,可直接运行(a good super-resolution reconstruct source code developed by Visual Geometry Group, with detail description)
- 2009-05-19 11:21:05下载
- 积分:1
-
iterative_blind_deconvolution
实现了迭代盲反卷积的图像去模糊,自己写的代码,没有调用matlab已有函数(Iterative blind deconvolution of images blurred, write your own code, without calling matlab existing function)
- 2020-07-03 04:00:01下载
- 积分: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
-
angle&radius
说明: 对图像的傅里叶变换图像进行径向和角向频谱统计(Statistics of radial and angular spectrum of Fourier transform image)
- 2020-05-14 10:26:12下载
- 积分:1
-
611821311120059151724214871417
相当的经典啊 是基于MATLAB的 大家做图像匹配的都可以用的到(Fairly classic MATLAB-ah is based on the U.S. to do image matching can be used to)
- 2008-06-12 15:28:31下载
- 积分:1
-
IMM_ct
此程序为跟踪效果比较好的交互多模型,对转弯运动的目标有较好的跟踪效果(This program to track the effect of better interacting multiple model, the turning movement of the target tracking)
- 2012-08-02 21:28:56下载
- 积分:1