CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - corner

搜索资源列表

  1. opencv寻找图像角点的小程序

    0下载:
  2. 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19.17mb
    • 提供者:刘峰伯
  1. Corner

    0下载:
  2. 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
  3. 所属分类:OpenCV

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

    0下载:
  2. 用高斯滤波函数实现哈里斯角点检测,并对文件夹中的几张图像进行标定-With a Gaussian filter function to achieve Harris corner detection, and a few folders in the calibration image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.07mb
    • 提供者:邢姝姝
  1. harris_opencv

    0下载:
  2. 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.29mb
    • 提供者:fjieaf
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:673.84kb
    • 提供者:liu
  1. findCorner

    0下载:
  2. opencv中检测角点的实例哦!很实用,其实原理看不懂没关系,看到代码自然就明白了!-opencv example of corner detection Oh! Very practical, in fact, can not understand it does not matter theory, see the code naturally understand!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:jamie
  1. calibrate camera

    1下载:
  2. opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:4.35mb
    • 提供者:awake
  1. matching

    0下载:
  2. 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.15mb
    • 提供者:杨刚
  1. CornerDetect

    0下载:
  2. 使用OpenCV检测五子棋盘角点,采用Harr算子进行角点检测-Corner detection using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:774kb
    • 提供者:郭俊杰
  1. Corner_Detect

    0下载:
  2. 這是以 VC2008 為開發環境,用 OpenCV 語法寫的偵測物體角點 Corner Detect 的程式。-This is the VC2008 as the development environment, using the syntax written in OpenCV corner detection of objects Corner Detect program.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:王大帥
  1. corner

    0下载:
  2. 本代码提供了角点检测的算法,并且利用opencv的滚动条实现实时检测-This code provides a corner detection algorithm, and using the scroll bar opencv real-time detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:223.05kb
    • 提供者:李咋
  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
    • 文件大小:3.29mb
    • 提供者:朱文博
  1. corner

    0下载:
  2. 角点检测,寻找精确的角点位置,然后在角点地方做标记-Corner detection, corner to find the exact location of
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:何逸
  1. Harris-corner-detection

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

    • 发布日期:2017-04-02
    • 文件大小:1.39kb
    • 提供者:xquesiano83
  1. corner

    0下载:
  2. Corner detection on image opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-21
    • 文件大小:33.8mb
    • 提供者:bahnes
  1. corner

    0下载:
  2. 角点监测,主要利用GoodFeatureToTrack函数,在图像中寻找具有大特征值的角点。效果良好。-Corner monitoring, using mainly GoodFeatureToTrack function, in the image to find a corner point having the largest eigenvalue. To good effect.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1.61mb
    • 提供者:zhouyang
  1. Trajkovic-Corner

    0下载:
  2. Trajkovic4邻域和8邻域的角点检测-Trajkovic4 neighborhood and neighborhood corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1.21mb
    • 提供者:赵峰
  1. Corner-detection

    0下载:
  2. 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1.56mb
    • 提供者:夏小满
  1. Corner-detection

    0下载:
  2. 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:孙忠武
  1. OpenCV-harris-corner-detection

    0下载:
  2. oponcv haar 角点检测,包含可以运行的完整代码。-oponcv haar corner detection, contains the complete code can run.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.81mb
    • 提供者:gaoyiyi
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com