搜索资源列表
Untitled2
- 用harris 算子提取特征点 然后求取两帧图像之间的运动参数-Operator Feature Extraction then strike two images among the parameters of the movement
harris.m
- 立体视觉的关键技术是解决对应问题,点特征常被用来做特征。HARRIS角点检测算子较有影响。用MATLAB编写的。-stereo vision technology is the key to solve the matching problem, point feature often used to do features. HARRIS corner detection operator more influential. MATLAB prepared.
Harris
- 著名的角点提取算子Harris算子 非常牛!
HarrisCornerDetector
- 此程序直接能进行角点提取,是基于Harris算子的一种算法
harris
- 一个关于harris算子提取图像特征的程序。。 做了些许改动
200672513458
- 影像特征匹配,利用harris算子提取特征角点
Harris
- 经典的Harris算子源码,通过制定文件路径可以很好的检测出角点
detector
- 特征点提取,使用Forster Harris算子提取特征点,采用相关系数法进行影像匹配-Feature Point Detector
harris_corners_image_registration
- 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
my_harris
- Harris算子提取特征点的matlab程序-Get feature point using Harris
harris
- harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
Harris
- 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classi
Harris
- 用MATLAB编写Harris提取算子的具体算法-Harris prepared using MATLAB operator specific algorithm for extracting
Harris
- 研究一种红外医学图像处理与分析方法,实现红外人脸图像中特征区域的自动定位。方法 针对红外正面脸部图像,采用一种无监督的局部和全局的特征提取方法,首先通过阈值法区分出前景和 背景,并根据面部特征对称性在前景中确定鼻区 然后在面部确定一个包含所有特征的矩形区域,利用 Harris算子在该区域检测出角点,并找出这些点的局部最大值点 最后用K-means方法对这些点进行 聚类 -To develop an mi age analyzing procedure forautomatic
Harris-Corner
- Harris算子提取角点,能够在VS2003环境下正常运行,是很好的代码。-Harris operator to extract the corner points, can run in VS2003 environment, is a good code.
Harris-corner
- 用Harris算子进行图像角点检测,可以通过参数调节,是一个不错的程序。-Harris operator image corner detection through parameter adjustment is a good program.
harris
- 根据harris算子提取图像角点(特征点) 根据灰度梯度变化的原理 实测有效-Extracted according to the operator harris corner of an image (feature points) according to the principle of gray gradient measured
MATLAB-Harris
- harris算子计算简单,提取出的角点比较均匀,应用比较广泛-harris operator simple calculation extracted corner uniform, used widely
Harris
- 是对m算子的改进,Harris算子以目标像素点为中心的一个小窗口为计算单元,用解析形式表达该单元呀任意方向移动后的灰度变化情况。-Harris Is the improvement of m operator, Harris operator to target pixel as the center of a small window as the calculating unit, expressed in analytical form after the unit ah arbitrar
harris
- 运用opencv编译Harris算子进行点特征提取,运行快,效果好-Opencv Harris