搜索资源列表
hausdorff
- 著名的基于hausdorff距离模糊匹配的图像处理方法。
Hausdorff
- 两幅图像匹配算法,利用hausdroff算法
加权Hausdorff距离
- 图像匹配中的距离计算
Hausdorff距离用于人脸识别
- 利用Hausdorff距离做为图像匹配方法。
123
- 一种基于方向信息的鲁棒型Hausdorff距离匹配方法。该方法采用方向信息提取图 像边缘,通过计算边缘匹配率( edge matching rate, EMR)获得候选匹配区域,然后采用修正后的Hausdorff距离构造 相似性测度。实验结果表明,该方法加快了匹配过程,提高了抗噪性能,并能够准确匹配含有遮挡和伪边缘点的图 像,从而解决了基于传统Hausdorff距离匹配方法因噪声点、伪边缘点和出格点而造成的误匹配问题。-Based on the direction of inform
program
- 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
xhoughtool1.1.tar
- 使用Hausdorff 距离进行图像匹配-Hausdorff distance-based matching code
product
- 提出了一种改进的加权Hausdorff距离,并将其应用于字符图像的匹配。该方法根据字符图像的结构特征对字符不同区域设置不同的权重。实践表明该方法改善了图像匹配效果。-An improved weighted Hausdorff distance, and applied to characters in the image matching. The method according to characters in the image of the structural characteris
image matching
- 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
sarMatch
- 基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离-SAR images based on edge features and optical image matching, for the Hausdorff distance measure
hausdorff
- 实现用matlab进行hausdorff距离运算的源程序,包含两图像的匹配。-Implemented by the matlab source code for hausdorff distance operations, including the two images match.
templatematching
- 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
Hausdorff
- matlab,用Hausdorff进行图像匹配,使用的是M2HD,即doubly modified Hausdorff distance-image matching using doubly modified Hausdorff distance
hausdorff
- hausdorff距离模糊匹配,对二值图像有较好效果-hausdorff distance image matching
Hausdorff
- hausdorff算法用于实现图像匹配的C语言代码-C language code hausdorff image matching algorithm is used to achieve
Hausdorff-distance-facedetection
- 利用hausdorff距离判断匹配,实现人脸检测的matlab程序,实现速度还不错-Using Hausdorff to judge the distance matching,Implementation of face detection matlab program,Speed is also good》
hausdorff
- hausdorff距离图像匹配,可以实现两副图像进行匹配-hausdorff image matching
Hausdorff距离匹配代码
- Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配
Hausdorff-Distance-Match-master
- 基于Hausdorff距离的物体识别,识别率还可以。(Object recognition based on Hausdorff distance)