搜索资源列表
ecu
- 欧式距离在图像相似度测量中发挥着重要的作用-Continental image similarity distance measurement plays an important role
cxsb
- 通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。-through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental dista
invariant_moment
- 摘要:提出了一种基于兴趣点不变矩(IPIM)的图像拼接技术。利用Harris 角检测器获取图像中的兴趣点,计算 兴趣点邻域的平移、旋转及尺度不变矩,通过比较各兴趣点邻域不变矩的欧式距离提取出初始特征点对,根据 几何变换模型剔除伪特征对,最后利用正确映射模型实现图像的拼接。实验表明,该方法对平移以及任意角度 的旋转具有良好的鲁棒性,对于具有小尺度变换的图像仍然具有很好的拼接效果。
ISODATA
- ISODATA聚类算法演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 。 使用欧式距离作为测度标准。
Parzen
- Parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准。
计算两个矩阵的欧式距离
- 计算两个矩阵的欧式距离,opencv,对模式识别有帮助!-Two matrices of Euclidean distance calculation
EuDist
- 这是用于计算图像像素欧式距离的源代码,是一个比较简单的代码-It is used to calculate the image pixel Euclidean distance of the source code, is a relatively simple code
69491719BayesClassier(1)
- 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
090211
- 细化参数的对数极坐标变换图像纹理特征提取算法提出一种细化参数的对数极坐标变换图像纹理特征提取算法,可以有效地消除旋转、缩放和平移等几何形 变的影响.在特征提取过程中,通过自相关图像消除平移的影响,引入细化参数的对数极坐标变换消除旋转和伸缩 的影响.在图像检索过程中,将不完全树型小波变换所得的特征矢量,通过欧式距离来度量图像之间的相似度.实 验表明,本算法对发生几何形变的纹理图像检索平均正确率达81.05 左右,较之传统算法能取得更好的检索 效果.-This paper p rop
MATLAB
- 奇异值分解及欧式距离计算,两组数据之间的计算-singular and calculate distense
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, then you can use the Euclide
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 the Euclidean distance as a c
三维求欧式距离
- 求三维坐标的欧式距离 在三维的坐标下 求出测量值和真实值的误差,误差就是使用欧式距离来代替(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 error is to replace the Euclid
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 data and programs in the compres
test
- 时间序列欧式距离度量;欧几里得距离;时间序列的欧氏距离相似度(Euclidean Distance Measurement of Time Series)
mahalanobis_distance-master
- 马氏距离计算,克服光学图像欧式距离的缺点(Mahalanobis distance)
mahalanobis
- 马氏距离,欧式距离的改进,里面有详细介绍说明(The improvement of Mahalanobis distance and Euclidean distance, which has a detailed introduction.)