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

搜索资源列表

  1. Corner

    0下载:
  2. corner detection 角点检测的详细程序,也许对于你检测目标有辅助作用-corner detection angle detection of the procedures in detail, perhaps for your testing objectives supporting role
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 图像中对特征点,如角点的检测算法-image of feature points, such as the corner detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:115601
    • 提供者:谭一飞
  1. Corner

    0下载:
  2. 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the ga
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:林蛋大
  1. Corner

    0下载:
  2. 根据论文Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support算法写的角点检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110290
    • 提供者:张三
  1. harris-corner-detector.rar

    0下载:
  2. harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:433367
    • 提供者:夏前
  1. Harris-Corner

    0下载:
  2. Harris角点检测的一套完整程序,可能对大家有用-Harris corner detection of a complete set of procedures that may be useful to everyone
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2868167
    • 提供者:babydream
  1. Harris-Corner

    0下载:
  2. Harris Corner很好用的VC++Harris Corner-Harris Corner very well with the VC++ Harris Corner
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:580100
    • 提供者:宋雷
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. harriscornerdetection

    0下载:
  2. OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3186555
    • 提供者:飞鹰
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4498
    • 提供者:sai
  1. Corner

    0下载:
  2. 一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:920470
    • 提供者:BileiZhu
  1. Corner-detection

    1下载:
  2. 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5652728
    • 提供者:sue
  1. Harris-Corner

    0下载:
  2. 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改进算法的角点检测时间仅为原算法的14.3 ,并实现了对T、斜
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:36916
    • 提供者:tlcling
  1. Corner-Dectection-Review-

    0下载:
  2. 角点检测入门的综述文章。 目前更厉害的是Harris,SIFT等。 这篇文章是学习角点检测的基础。-Corner detection of the review article. Good introductory information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1687441
    • 提供者:mechess
  1. Corner

    0下载:
  2. 角点检测的程序代码,能对简易图象的角点进行提取,实验证明很有效。-Corner detection procedure code, simple images on the corner point extraction, proved very effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53949
    • 提供者:王洪蕾
  1. corner.m

    0下载:
  2. 另一种算法的图象角点检测程序,可同时检测边缘.-Another algorithm for image corner detection process, the edge can be detected simultaneously.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7336
    • 提供者:留云
  1. Harris-corner-detect

    0下载:
  2. Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352696
    • 提供者:孙谦
  1. Corner

    2下载:
  2. 这是一个用Matlab编写的提取图像轮廓并且标示出图像中拐点的例子,输出拐点的坐标。-This is an extract prepared using Matlab image contours and marked a corner in the example image, the output coordinates of corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2928792
    • 提供者:谷敬
  1. harris-corner-detector

    0下载:
  2. Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。-Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:432986
    • 提供者:王勇
  1. corner detect

    1下载:
  2. 用于多边形角点检测,主要针对二值化后的图像进行处理(Used for polygon corner detection, mainly for two valued image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:棠梨不煎雪
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com