CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 角点 检测

搜索资源列表

  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. harris

    0下载:
  2. 角点提取,利用HARRS角点检测方法,测试出棋盘格角点,是标定的前提-corner detect
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:676
    • 提供者:star
  1. harris

    0下载:
  2. Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2882030
    • 提供者:吴文祥
  1. Corner

    0下载:
  2. 角点检测算法代码 已经验证过,无误 -Corner detection algorithm code has been proven correct oh. .
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2883995
    • 提供者:赵建涛
  1. my_harris

    0下载:
  2. Harris角点检测,用于图像的匹配等! 直接运行,没有错误!-Harris corner detection for image matching! Run directly error!
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2694
    • 提供者:赵建涛
  1. YES-corner

    0下载:
  2. 基本角点检测方法的算法代码! 无错误,直接运行!-Basic corner detection algorithm code! Error-free, direct run!
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:7941829
    • 提供者:赵建涛
  1. harristest

    0下载:
  2. HARIS角点检测代码,用来检测图像的haris特征点-haris corner detector detect the keypoint in the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:24967835
    • 提供者:
  1. harry-using-cPP

    0下载:
  2. harris 角点检测的C++代码,可以运行。-harris corner detection C++ code can run.
  3. 所属分类:Other systems

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

    0下载:
  2. matlab harris角点检测 matlab harris角点检测-harris feature harris feature
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1208
    • 提供者:lijian
  1. harris_ncc

    0下载:
  2. harris角点检测,并对检测的角点用NCC进行匹配-harris corner detection, and detection of the corner points are matched with NCC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:77113
    • 提供者:lijian
  1. 1.5 角点特征检测

    0下载:
  2. 1.5-1 in_img=imread('long.jpg'); [posr,posc]=Harris1(in_img,0.04); 1.5-2 直接运行 1.5-3 img=imread('door.jpg'); points=harrislaplace(img); 1.5-4、1.5-5为1.5-3的子函数(1.5 1 In_img = imread (' long.jpg '); [posr, posc] = Harris1 (in_img, 0.04);
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:150528
    • 提供者:张继刚123
  1. 1.5 角点特征检测

    0下载:
  2. 用于图像检测,视频图像处理技术等。文件中有详细编码,执行即可。(For image detection, video image processing technology. File in a detailed code, the implementation can be.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:150528
    • 提供者:新视野
  1. ORB

    0下载:
  2. 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:276480
    • 提供者:jerry he
  1. harris3D

    0下载:
  2. 该工程基于pcl库,能够实现点云中harris3D角点的检测,(This project is based on PCL library, and can realize the detection of harris3D corner in point cloud,)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:38889472
    • 提供者:jerry he
  1. Harris特征点检测

    0下载:
  2. 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
  3. 所属分类:其他

  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. jiaodianjiance

    0下载:
  2. 这是角点检测的canny算法的代码,实现角度和位置自己设置,有界面,可运行。(This is the corner detection of the Canny algorithm code, the realization of the angle and location of their own settings, there is an interface, can run.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:89088
    • 提供者:王春水
  1. Harris

    0下载:
  2. 对图像进行角点检测,带注释,图片请另行添加(Corner detection of images, annotated ,Please add a new picture)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:221184
    • 提供者:嘻1
  1. conerdetection

    0下载:
  2. 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
  3. 所属分类:其他

  1. harris

    1下载:
  2. 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
  3. 所属分类:其他

    • 发布日期:2021-04-20
    • 文件大小:2048
    • 提供者:lala123456
« 12 3 »
搜珍网 www.dssz.com