登录
首页 » matlab » harris

harris

于 2008-12-18 发布 文件大小:564KB
0 131
下载积分: 1 下载次数: 157

代码说明:

  harris算子寻找角点,并实现配准。附试验材料。(harris corner operator to find and to achieve registration. Test materials attached.)

文件列表:

harris角点特征,图像配准程序
...........................\基于harris角点特征的图像配准程序
...........................\................................\image stitch
...........................\................................\............\$matlab_temp_file$456d6b22


...........................\................................\............\computeM0.m
...........................\................................\............\gaussAtPointSP.m
...........................\................................\............\gaussDeriv.m
...........................\................................\............\gaussDerivSP.m
...........................\................................\............\gaussDerivSP.m.bak



...........................\................................\............\m-001-5.jpeg
...........................\................................\............\m-001-6.jpeg
...........................\................................\............\m-001-7.jpeg
...........................\................................\............\MATCHES.M
...........................\................................\............\mosaic_demo.asv
...........................\................................\............\mosaic_demo.m
...........................\................................\............\neighbours.m
...........................\................................\............\NMS.M
...........................\................................\............\sbairport01.jpg
...........................\................................\............\sbairport05.jpg
...........................\................................\............\steeredDerivs.m
...........................\................................\............\THARRIS.M
...........................\................................\............\window_view_1.jpg
...........................\................................\............\window_view_2.jpg

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main
    1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 (1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S. 2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text. 3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
    2014-04-20 13:55:31下载
    积分:1
  • blurr
    blur face in video ie hide face
    2012-11-27 03:06:06下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • LCDBMP_to_H
    说明:  LCD彩色图片转换工具BMP_to_H,可以进行24位色的BMP图片转换(LCD color image conversion tools BMP_to_H)
    2009-08-08 12:00:22下载
    积分:1
  • ASM
    ASM算法的matlab实现,完整的ASM算法流程,包含各个子程序(ASM algorithm matlab achieve complete ASM algorithm process contains various subroutines)
    2012-12-11 12:50:09下载
    积分:1
  • Image-Matching
    主要介绍关于图像匹配的相应matlab程序设计(Focuses on the appropriate image matching matlab program )
    2013-11-09 11:34:55下载
    积分:1
  • dwtwatermark
    基于dwt的数字图像水印技术的matlab源代码。包括嵌入和提取,效果不错。(Dwt-based digital image watermarking technique matlab source code. Including the embedding and extraction, good results.)
    2021-02-07 18:29:55下载
    积分:1
  • seg
    在MATLAB下的红外图像检测源码(In MATLAB under the infrared image detection source)
    2008-04-28 14:39:12下载
    积分:1
  • canny
    基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
    2013-11-17 20:06:46下载
    积分:1
  • BKIS
    A fast customizable function for locating and measuring the,
    2017-05-22 18:54:27下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载