CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Harris 角点检测

搜索资源列表

  1. Harriscornerdetection

    0下载:
  2. harris算法的角点检测程序,绝对可用,希望对图像处理初学者有所帮助-harris corner detection algorithm process, absolutely free, hope to be useful image processing for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8072464
    • 提供者:zhuwei
  1. Harris

    0下载:
  2. 检测图像的角点,效果非常棒,里面附带图片
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:586684
    • 提供者:云开
  1. harris

    0下载:
  2. 角点的检测,利用harris 算法 harris corner detection -harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:san
  1. Harris

    0下载:
  2. 研究一种红外医学图像处理与分析方法,实现红外人脸图像中特征区域的自动定位。方法 针对红外正面脸部图像,采用一种无监督的局部和全局的特征提取方法,首先通过阈值法区分出前景和 背景,并根据面部特征对称性在前景中确定鼻区 然后在面部确定一个包含所有特征的矩形区域,利用 Harris算子在该区域检测出角点,并找出这些点的局部最大值点 最后用K-means方法对这些点进行 聚类 -To develop an mi age analyzing procedure forautomatic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:166101
    • 提供者:高雪
  1. studyharris

    0下载:
  2. 角点是图像的重要局部特征,通过处理图像的角点可大大减少图像处 理过程中的计算量.角点检测在图像特征提取、图像配准、超分辨率重建等方面都有 重要的应用 根据实现方法不同可将角点检测的方法分为三大类.指出角点检测技术 的研究和发展方向. -study harris
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:47281
    • 提供者:高雪
  1. HarrisCorner

    0下载:
  2. 实现对输入图像检测Harris角点的功能,并且可以根据自定义的模板大小消除局部重复角点。-Input image to achieve the Harris corner detection function, and can customize the template according to the size of the local elimination of duplicate corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:366311
    • 提供者:陈全齐
  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. jiaodian

    0下载:
  2. 利用harris算法进行角点检测,然后利用鼠标将角点的坐标读取出来,存到数组当中-harris corner detection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:81249
    • 提供者:hanqitao
  1. jiaodianjiance1

    0下载:
  2. 图像处理中的利用matlab编写的基于Harris算法的角点检测程序-Image processing using matlab written algorithm based on Harris corner detection procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:435380
    • 提供者:wangpeixin
  1. matching

    1下载:
  2. 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
  3. 所属分类:OpenGL

    • 发布日期:2012-12-26
    • 文件大小:1182504
    • 提供者:张洋
  1. corner-detecting

    0下载:
  2. 角点检测的最新方法,对harris方法进行了改进,更加有效简便。及时图像质量稍微差点也能准确检测出来,漏检点少-Corner detection method, harris method has been improved, more effective and simple. Timely image quality is almost a little can be accurately detected, missed the point less
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6088741
    • 提供者:高健
  1. Ppalmzipa

    0下载:
  2. 自己做的掌纹识别小软件,呵呵, 有灰度处理、图象滤波、HHARRIS角点检测、小波分解。提取热区,数学生态学等功能 -Palmprint recognition of their own small software, huh, huh, a gray-scale processing, image filterinng, HARRIS corner detection, wavelet decomposition. Extraction of thermal areas, the func
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:132800
    • 提供者:陪同
  1. coner

    0下载:
  2. HARRIS 算法的角点检测 用matlab实现 可以直接用 效果非常好-HARRIS algorithm for corner detection using matlab can direct effect is very good
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:764027
    • 提供者:杨过
  1. Corner-Detector

    0下载:
  2. ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。-This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:432005
    • 提供者:董潇健
  1. harris--feature-extraction

    0下载:
  2. 图像中角点(特征点)提取与匹配算法.,通过harris焦点检测来实现特征的提取-Extraction and matching algorithms of image corners (feature points), harris focus detection to the feature extraction
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2952487
    • 提供者:王磊
  1. lab1

    0下载:
  2. harris corner 角点检测程序-the harris corner corner detection program
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:5598331
    • 提供者:吕武略
  1. harris

    0下载:
  2. pdf Harris 图像中角点的检测 一种新的方法,双目视觉 标定。-Image corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:261623
    • 提供者:王子
  1. sliding_windows

    0下载:
  2. 有关图像中的角点检测(Harris)问题以及图像间的匹配-Problem as well as the match between the image of the image corner detection (Harris)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:5951
    • 提供者:hou tian
  1. GHYharris

    0下载:
  2. 智能视频分析,harris角点的检测。 从图像局部的小窗口观察图像特征 ,角点的定义是窗口向任意方向的移动都导致图像灰度的明显变化。 -Intelligent Video Analysis harris corner detection. Observed image feature from the local image of the small window, the corner points is defined as the movement of the window to
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:1581455
    • 提供者:段皓
  1. harris_jd

    0下载:
  2. harris 算法,可以检查角度,就是角点检测-Harris algorithm, can check the angle, that is, the corner point detecting
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:661
    • 提供者:林挺
« 1 2 ... 19 20 21 22 23 2425 26 »
搜珍网 www.dssz.com