搜索资源列表
Hausdorff
- 一种改进后的hausdorff算法,鲁棒性好
Hausdorff
- 改源码讲述了图像处理中的Hausdorff距离在java环境下的编写。
Hausdorff距离用于人脸识别
- 利用Hausdorff距离做为图像匹配方法。
jiyuHausdorffdetuxiangpeizhun.
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
Fractaldimension.zip
- the hausdorff dimension via the box counting method , the hausdorff dimension via the box counting method
program
- 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
hausdorff32
- hausdorff距离的一种改进算法,是我自己编写的,用于提取焦点之后的图像配准-hausdorff distance of an improved algorithm, which I have written for the extraction of the focus after the image registration
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
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
hausdorff
- 实现用matlab进行hausdorff距离运算的源程序,包含两图像的匹配。-Implemented by the matlab source code for hausdorff distance operations, including the two images match.
HausdorffRegression
- Hausdorff回归的主要优点是不应该指定的错误(垂直,水平,方向正交...与普通最小二乘),它是相对于较少的距离平方敏感。-The main advantages of the Hausdorff regression are that one should not specify the direction of the errors (vertical, horizontal, orthogonal ... with the ordinary least squares) and tha
Mesh-1.13
- MESH: Measuring Error between Surfaces using the Hausdorff distance
Hausdorff
- 用Hausdorff距离进行视频镜头边界检测-With the Hausdorff distance for video shot boundary detection
Automatic-Recognition-Hausdorff
- 一篇介绍图像识别中基于Hausdorff 距离的行人 步态自动识别方法的学术论文.-The article on image recognition based on Hausdorff distance of pedestrian gait Automatic identification papers.
Hausdorff
- matlab,用Hausdorff进行图像匹配,使用的是M2HD,即doubly modified Hausdorff distance-image matching using doubly modified Hausdorff distance
hausdorff
- hausdorff距离模糊匹配,对二值图像有较好效果-hausdorff distance image matching
Hausdorff
- 画两条折线,并求两条折线之间的Hausdorff距离-Computing the Hausdorff Distance Between two Broken lines
Hausdorff-distance-facedetection
- 利用hausdorff距离判断匹配,实现人脸检测的matlab程序,实现速度还不错-Using Hausdorff to judge the distance matching,Implementation of face detection matlab program,Speed is also good》
Hausdorff-Distance-Match-master
- 基于Hausdorff距离的物体识别,识别率还可以。(Object recognition based on Hausdorff distance)