搜索资源列表
EuDist
- 求向量的欧式距离-vector for the Continental distance
cxsb
- 通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。-through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector g
invariant_moment
- 摘要:提出了一种基于兴趣点不变矩(IPIM)的图像拼接技术。利用Harris 角检测器获取图像中的兴趣点,计算 兴趣点邻域的平移、旋转及尺度不变矩,通过比较各兴趣点邻域不变矩的欧式距离提取出初始特征点对,根据 几何变换模型剔除伪特征对,最后利用正确映射模型实现图像的拼接。实验表明,该方法对平移以及任意角度 的旋转具有良好的鲁棒性,对于具有小尺度变换的图像仍然具有很好的拼接效果。-Abstract: This paper pr
ISODATA
- ISODATA聚类算法演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 。 使用欧式距离作为测度标准。-ISODATA clustering algorithm demo program in full accordance with the
Parzen
- Parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准。-Parzen window probability density function is estimated demo program in full accordance with the
sedt3D-0.3
- SEDT 高效的欧式距离转换算法,具有线性复杂度。可移植性好,VC6.0-SEDT efficient conversion algorithm for Euclidean distance, with linear complexity. Good portability, VC6.0
k_Mean
- K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类-K cluster analysis, using Euclidean distance, K show the clustering results of clustering method for classification
69491719BayesClassier(1)
- 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
090211
- 细化参数的对数极坐标变换图像纹理特征提取算法提出一种细化参数的对数极坐标变换图像纹理特征提取算法,可以有效地消除旋转、缩放和平移等几何形 变的影响.在特征提取过程中,通过自相关图像消除平移的影响,引入细化参数的对数极坐标变换消除旋转和伸缩 的影响.在图像检索过程中,将不完全树型小波变换所得的特征矢量,通过欧式距离来度量图像之间的相似度.实 验表明,本算法对发生几何形变的纹理图像检索平均正确率达81.05 左右,较之传统算法能
MATLAB
- 奇异值分解及欧式距离计算,两组数据之间的计算-singular and calculate distense
EuDist
- 这是用于计算图像像素欧式距离的源代码,是一个比较简单的代码-It is used to calculate the image pixel Euclidean distance of the source code, is a relatively simple code
matlab
- 欧式距离计算方法及源码,用于计算遗传算法相似度-matlab ou
cede
- 计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离-Computing geodesic distance, geodesic distance is a large distance, popular in high-dimensional data distribution space, the Euclidean distance is no longer applicable
Distance
- 对bmp图像的读写操作及各种距离变换,如曼哈顿,棋盘距离变换,欧式距离变换等。-distance transformation of bmp pictures and access of bmp files.
CA_Sequential
- 实现了向量的聚类算法,输入三个参数:向量集合、划分数目和设定的阈值,就可得到聚类结果,以欧式距离作为距离判别准则。-Realize the vector of the clustering algorithm, the input three parameters: vector set and the division of number and set threshold, can get clustering results to
各种距离计算matlab源码
- 计算两个矩阵之间的距离:具体有欧式距离,chisquare距离以及绝对距离等。
三维求欧式距离
- 求三维坐标的欧式距离 在三维的坐标下 求出测量值和真实值的误差,误差就是使用欧式距离来代替(Finding the Euclidean distance of three-dimensional coordinates The error of the measured value and the true value is obtained in the three-dimensional coordinates, and the
Euclidean distance
- 图像的欧氏距离计算,运用mat类对像素点间的距离进行计算(Calculation of Euclidean distance of images)
欧式距离+归一化
- 本程序是Matlab程序,实现了去数据的批量处理,对数据进行归一化,求欧式距离。压缩包里有数据有程序,并且程序有很详细的注释,是本人自己编写的,希望可以帮到有需要的人!(This program is a Matlab program, which implements batch processing of data, normalization of data and Euclidean distance. There are da
test
- 时间序列欧式距离度量;欧几里得距离;时间序列的欧氏距离相似度(Euclidean Distance Measurement of Time Series)