CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - harris opencv

搜索资源列表

  1. harris_video

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10450
    • 提供者:张豪
  1. feature-points

    0下载:
  2. Harris,FAST,Eigen 3种特征点提取方法的比较,开发平台是vs2005和opencv-Harris, FAST, Eigen 3 kinds of feature point extraction method comparison, the development platform is vs2005 and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39249
    • 提供者:xu
  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. Harris-corner-detection

    0下载:
  2. Harris corner detection algorithm for OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1421
    • 提供者:xquesiano83
  1. harris-test

    0下载:
  2. 用opencv和matlab同时实现的harris角点检测算法,自己写的,已通过测试,效果良好-Harris corner detection algorithm implemented at the same time using opencv and matlab, wrote it myself, has been tested to good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:15442141
    • 提供者:
  1. Harris

    0下载:
  2. 基于opencv函数的角点提取 包括消除临近角点的改进方法-Extracted of angle points based on the the opencv function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6888550
    • 提供者:悠悠
  1. Harris-Corner--detection

    0下载:
  2. 基于opencv的比较经典的harris角点检测算法,检测效果比较好-Harris corner detection algorithm based on the the opencv comparison classic, better detection effect
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:927794
    • 提供者:吴星怡
  1. Harris

    0下载:
  2. opencv harris角点检测 从而实现两张图片的拼接-the opencv harris corner detection in order to achieve the two pictures splicing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:23686683
    • 提供者:651
  1. Harris

    0下载:
  2. opencv环境下实现的harris-laplace算法(多尺度harris角点特征提取算法)-opencv environment Harris-laplace algorithm (multi-scale Harris corner feature extraction algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:3201
    • 提供者:张哲敏
  1. harris

    1下载:
  2. Harris角点检测C++版本,编写代码实现而非OPENCV实现,适用于算法研究。-The C++ code of HarrisCorner.It was coded by hand otherwise OPENCV.It was designed for someone who study the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4381033
    • 提供者:Feng Qi
  1. opencv-relex-detection-

    0下载:
  2. 对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,-Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16795896
    • 提供者:
  1. harris-

    0下载:
  2. 计算机视觉基于opencv的harris角点检测数学原理参考资料,便于快速理解该算法-Computer Vision Based harris corner detection opencv mathematical principle reference for quick understanding of the algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:416600
    • 提供者:gong
  1. 基于OpenCV的角点检测

    0下载:
  2. 运行在VC++软件下的程序!对于图片的角点特征进行检测!
  3. 所属分类:Windows编程

  1. harris

    0下载:
  2. opencv + visual stdio. harris角点检测-opencv+ visual stdio. harris Corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1991
    • 提供者:洛克李
  1. Harris

    0下载:
  2. 该算法为Harris单幅图像角点提取算法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for Harris single image corner detection algorithm, a debugging can run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1702797
    • 提供者:
  1. harris

    0下载:
  2. VS2012+OpenCV2.4.8中实现Harris角点检测,包括cornerHarris函数的使用方法-OpenCV Harris corner detection, including the use of cornerHarris function method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6030270
    • 提供者:郑小航
  1. SIFT-HARRIS-Gaussian

    1下载:
  2. OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:279626
    • 提供者:liminyue
  1. Harris-coners

    0下载:
  2. 使用VS2012,opencv进行图片的角点检测,程序源码经过本人测试,可以使用.-Using VS2012, opencv carried pictures of corner detection, Open Source undergo testing, it can be used.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:3598140
    • 提供者:聂葳
  1. Harris-Corner

    0下载:
  2. Harris算子提取特征点、匹配、提粗匹配程序,(基于opencv).-Harris operator extracting feature points, matching proposed matching program, (based on opencv).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:174824
    • 提供者:烛光
  1. HarrisMatch(opencv)

    0下载:
  2. harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-08
    • 文件大小:15588844
    • 提供者:烛光
« 1 23 4 »
搜珍网 www.dssz.com