-
Harrispin
采用小波变换提取图像特征,对图像特征点进行匹配可以实现畸变图像校正。(Using wavelet transform to extract image features, the image feature points matching can be achieved distortion image correction.)
- 2016-04-04 13:20:44下载
- 积分:1
-
stereo_mrf-master左右图作业
斯坦福大学概率图模型课程作业,利用马尔科夫随机场进行图像分割,能运行,附有英文说明文档(Stanford University Probability Chart Model Assignment, using Markov random field for image segmentation, operation, with English documentation)
- 2017-06-22 17:42:07下载
- 积分: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
-
不同阈值降噪后的效果
用matlab仿真,研究不同阈值降噪后的效果,使用penalty阙值降噪后信号,使用Birge_Massart阙值降噪后信号,使用缺省阙值降噪后信号。(Using matlab simulation to study the different threshold noise reduction effect, the use of penalty threshold denoised signal after noise reduction using Birge_Massart threshold signal, use the default threshold signal after noise reduction.)
- 2013-06-02 07:58:17下载
- 积分:1
-
SURF源码(matlab版)
说明: SURF的实现代码,用于图像特征提取,对于入门计算机视觉的同学有帮助(SURF implementation code for image feature extraction, for beginners of computer vision students help)
- 2020-07-17 10:58:48下载
- 积分:1
-
QIM_DCT
这是一个基于DCT域QIM的音频信息伪装算法的源代码,输出信噪比(DCT QIM MATLAB)
- 2020-10-29 11:09:56下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
platerecognize
说明: 利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好(License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy)
- 2009-07-23 22:22:08下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1