当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - harris Point of Interest
搜索资源列表
-
0下载:
针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣
点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基
础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实
验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
-
-
0下载:
Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
-
-
0下载:
仿射不变Harris, Laplacian, det(Hessian) and Ridge 特征点检测
参考文献:An affine invariant interest point detector , K.Mikolajczyk and C.Schmid, ECCV 02, pp.I:128-142.-Matlab code for detecting Affine spatial interest points. Includes Harris, Laplacian, det(Hess
-
-
0下载:
特征检测与匹配是Computer Vision 应用总重要的一部分,这需要寻找图像之间的特征建立对应关系。点,也就是图像中的特殊位置,是很常用的一类特征,点的局部特征也可以叫做“关键特征点”(keypoint feature),或“兴趣点”(interest point),或“角点”(conrner)。Harris角点检测-Feature detection and matching is an important part of the overall application of Compu
-
-
0下载:
harris角检测方法,从图像中提取兴趣点的程序算法-harris corner detection methods to extract an image point of interest program algorithm
-