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

搜索资源列表

  1. openCVVC.netvc620060703

    0下载:
  2. 一篇很不错的在VC6和vc.net中使用加载opencv beta 5的文章,里面含有安装配置并附加打开文件、角点检测、轮廓跟踪等源程序。-a very good and the VC6 vc.net use of beta load OpenCV five articles , it contains configuration and installation of additional open files, corner detection, contour tracking sourc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:36273
    • 提供者:-
  1. corner_detect

    0下载:
  2. 原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel's OpenCV library implementation.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:43852
    • 提供者:付富
  1. TPointInfo

    0下载:
  2. 角点检测: 最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当 输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3429
    • 提供者:g
  1. corner

    0下载:
  2. 基于OPENCV的,用VC++编的角点检测程序.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:94737
    • 提供者:朱晨
  1. corner

    1下载:
  2. 角点检测程序(需要opencv库的支持)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:60235
    • 提供者:Lee
  1. facedetect

    0下载:
  2. VC6.0与Opencv环境下的视频采集,图像滤波,角点检测,运动跟踪,通过测试
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:236475
    • 提供者:lonfan
  1. facedetect

    0下载:
  2. VC与opencv环境下实现人脸角点检测与运动跟踪,效果蛮不错的
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-18
    • 文件大小:3958104
    • 提供者:王月领
  1. cornerdetect

    0下载:
  2. 较为经典的角点检测算法,在Opencv编译环境下实现,较为理想
  3. 所属分类:图形图象

    • 发布日期:2014-01-18
    • 文件大小:1341684
    • 提供者:王月领
  1. Opencv_shipincaiji

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序,在该程序界面上可进行以上每个功能测试.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:243050
    • 提供者:vera
  1. harris-code

    0下载:
  2. opencv c++ 实现harris角点检测-opencv harris
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:641
    • 提供者:皮耶罗
  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
    • 文件大小:1354909
    • 提供者:fjieaf
  1. OpenCvHarris

    0下载:
  2. 在windows里调用OpenCv了的Harris角点检测算法-In the windows where call OpenCv the Harris corner detection algorithm for
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4313924
    • 提供者:ZhangyanNie
  1. VCopencv

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪,大家可以看看,不错的啊 -vc imagine information deal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:257593
    • 提供者:微风
  1. harris

    0下载:
  2. 自己编写的opencv实现harris角点检测,visual c++ 6.0 实现-I have written opencv realized harris corner detection, visual c++ 6.0 implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:126452
    • 提供者:kevin
  1. GrayImageTest

    1下载:
  2. Opencv 选取感兴趣区域 不在是指定的矩形 可以是任意图形! 然后将选定的mask 放入到goodfeaturetotrack中实现任意区域的角点检测。-The Opencv select the area of ​ ​ interest is not in the specified rectangle can be any graphic! Selected and then the mask placed into goodfeaturetotrack corner detection
  3. 所属分类:图形图象

    • 发布日期:2012-11-08
    • 文件大小:5603507
    • 提供者:张超
  1. jiaodian_jiance

    0下载:
  2. visual c++ 主要实现功能是:角点检测(利用opencv).-visual c++ main function is to: corner detection (using opencv).
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:94678
    • 提供者:liuzijian
  1. corner_detection

    0下载:
  2. 此代码为在visual C++和OpenCV开发环境下实现图像角点检测的功能-This code for the visual C++ And OpenCV development environment to achieve image corner detection function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:34072
    • 提供者:张豪
  1. tracking

    0下载:
  2. 这个有多种功能的openCV的程序,有Camshift跟踪、滤波、角点检测等功能!-Target tracking based Camshift, filter,target detection.OpenCv
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:232971
    • 提供者:笑笑
  1. VCandopencvcornerdetect

    0下载:
  2. 关于人脸的角点检测,是一个用vc和opencv结合的例子,很好用。-About Face of corner detection is a combination of using vc and opencv example of good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:241078
    • 提供者:hongrong
  1. corner

    0下载:
  2. 对图像进行角点检测的源代码,用opencv实现-The image corner detection of the source code, using opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:155903
    • 提供者:buaa
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com