CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - HARRIS角点检测

搜索资源列表

  1. harris

    0下载:
  2. 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:王萍
  1. 可选区域Harris角点检测matlab程序

    1下载:
  2. 选区域Harris角点检测matlab程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-10-30
    • 文件大小:352630
    • 提供者:zhaotielu
  1. HarrisMatlabSrc

    0下载:
  2. harris角点检测,功能完善,鲁棒性好,希望对大家有用,特来分享-harris corner detection, functional, robust, good hope for all of us, special to share
  3. 所属分类:2D Graphic

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

    0下载:
  2. 一种改进的Harris角点检测算法,效果特别好,可以根据不同的特征的图片进行参数设定。-An improved Harris corner detection algorithm results are particularly good! Different characteristics according to the picture parameter set.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2889272
    • 提供者:Bill
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. 77433622corner_detector_2004

    0下载:
  2. Harris角点检测,一个姓赵的老师的教学程序,质量很高-Harris corner detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:947210
    • 提供者:lixiujun
  1. Harris

    0下载:
  2. harris角点检测程序 用于图像配准中特征的前期检测 自带注解 -harris corner detection program features for image registration in the early detection of own comment
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:3104
    • 提供者:王嘉莫
  1. zhangzhengyou-Harris

    0下载:
  2. 用于张氏标定图像的改进的Harris角点检测,富有原图-Zhang calibration images for the improvement of the Harris corner detection, full of artwork
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6682624
    • 提供者:xiaoqiang
  1. Harris-Corner

    0下载:
  2. harris角点检测从图像局部小窗口观察图像特性,对图像的几何变换具有不变性。-Harris corner detection from image local small window looking at the image features, the image geometry transform has invariance
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:2872182
    • 提供者:牛小虾
  1. Harris

    1下载:
  2. 两种亚像素级角点检测方法。一种曲面拟合,一种灰度梯度。并可输出坐标,精度较高,main为运行程序。-The two sub-pixels corner detection method. A surface fitting, a gray gradient. And output coordinates, accuracy, main to run the program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:4863097
    • 提供者:邹伟
  1. corner_search

    0下载:
  2. Harris角点检测:角点事图像中的重要特征,用matlab实现该特征的提取,使用经典算法——Harris-corner search
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:46766
    • 提供者:周璇
  1. .Harris_2

    0下载:
  2. 对Harris角点检测算法进行改进,基于时间序列角点检测,速度较快,解压即可运行,main为主程序-Harris corner detection algorithm improvements based on time series angle point detection, faster, decompression can be run, main main program
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:1714708
    • 提供者:邹伟
  1. harris

    0下载:
  2. 计算机视觉和图像处理中的角点检测,用的是harris算法,MATLAB实现。-Corner detection in computer vision.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:604
    • 提供者:李健
  1. harristest

    0下载:
  2. 运用Harris角点检测原理,进行Harris角点检测,识别出图像关键点-Using Harris corner detection principle for Harris corner detection, to identify the key points of the image
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:647
    • 提供者:猪皮冻
  1. HarrisCorner

    0下载:
  2. 目前效果最好的Harris角点检测Matlab代码.-It is the best HarrisCorner code so far.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:1035
    • 提供者:Feng Qi
  1. HarrispointDetect

    0下载:
  2. Harris角点检测算法,对做图像的特征点匹配时有很大的帮助,希望大家好好学习。-Harris corner detection algorithm to do image matching feature points when there is a great help, I hope we can learn from.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:788
    • 提供者:mary
  1. harris-corner-detection

    0下载:
  2. harris角点检测。使用米粒图片可对角点的地方加入标记像素加以显示-harris corner detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:15428
    • 提供者:ww
  1. harrismatch

    0下载:
  2. 该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。-The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2734
    • 提供者:徐小乙
  1. harrisdetect

    0下载:
  2. 基于matlab软件,编程harris角点检测程序。-harris detect
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:徐小乙
  1. 17ed64bae600

    0下载:
  2. 一种Harris角点检测算法,提高角点检测正确率,精确到亚像素级。-One kind of Harris corner detection algorithm to improve corner detection accuracy, accurate to sub-pixel level.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1221
    • 提供者:韩晓伟
« 12 »
搜珍网 www.dssz.com