搜索资源列表

  1. Harris-corner-detection-algorithm

    0下载:
  2. 基于Harris角点检测算法的图像拼接技术研究-Harris corner detection algorithm based on image stitching technology research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1157120
    • 提供者:kop
  1. corner

    0下载:
  2. 这是角点检测的程序,图像中所有凹凸点都可以检测到,并在二值图像上显示出来,效果不错。直接运行corner.m即可-Corner detection program, the result is good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:31744
    • 提供者:robert
  1. Corner

    0下载:
  2. 对图像进行反色、增强,及haar角点提取-Anti-color image, enhance, and Corner Detection haar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:74752
    • 提供者:shenlin
  1. Harris-corner-detector

    0下载:
  2. Harris 角点检测,简单初等代码,具体过程-harris corner detector
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:ryetal
  1. 3D-Harris-corner-detector

    0下载:
  2. 基于时空兴趣点的3d harris角点检测代码,matlab编写方式-3D Harris corner detector
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1270784
    • 提供者:ryetal
  1. harris-corner-detector-opencv

    0下载:
  2. 基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1508352
    • 提供者:sk
  1. corner

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

    • 发布日期:2024-05-11
    • 文件大小:1392640
    • 提供者:何逸
  1. feature_detection-using-corner-and-edge

    0下载:
  2. This program is used for feature detection using corner and edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:Kushal
  1. corner-point

    0下载:
  2. 角点检测,友情链接一下,这是别人写的: http://hi.baidu.com/xiaoduo170/blog/item/2816460175c8330779ec2c64.html -Corner detection, Links about, which is written by someone else: http://hi.baidu.com/xiaoduo170/blog/item/2816460175c8330779
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:56320
    • 提供者:ldcr
  1. harry-corner-detection

    0下载:
  2. harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:欣晨
  1. harris-corner-detector

    0下载:
  2. harris角点检测matlab程序,可实现图像区域的选择。-harris corner detection matlab program, select the image area can be realized.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:352256
    • 提供者:赵铁路
  1. Adaptive-Corner-Detection-

    0下载:
  2. 摘要文中算法首先在曲线尺度空间中通过高斯平滑以消除噪声;然后再基于自适应弯曲度计算和角点筛选准 则确定角点. 该算法不需要预先输入参数,具有较好的抗干扰性,实现简单有效. 关键词高斯平滑;尺度空间;自适应;角点检测-Abstract In image processing,corner point means the dominant point of maximum curvature aiong the bounding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:195584
    • 提供者:李齐贤
  1. corner

    0下载:
  2. 角点检测的程序,希望对大家有所帮助,-corner detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:徐光辉
  1. Harris-Corner-Detector

    0下载:
  2. 哈里斯角点检测英文介绍,计算机视觉的重要内容,可以用作特征识别等方向的基础。-Harris corner detection in English, computer vision, can be used as the basis of feature recognition and direction.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:1234944
    • 提供者:ZLS
  1. Corner-detection

    0下载:
  2. 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:5652480
    • 提供者:sue
  1. extract-grid-corner-methods-

    0下载:
  2. 三种角点提取方法的matlab程序,用于摄像机标定。-three methods of corner extract based on matlab。
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:171008
    • 提供者:tangxiaoming
  1. A-COMBINED-CORNER-AND-EDGE-DETECTOR-1988

    0下载:
  2. A COMBINED CORNER AND EDGE DETECTOR 19-A COMBINED CORNER AND EDGE DETECTOR 1988
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:1797120
    • 提供者:quy
  1. corner-detecting

    0下载:
  2. 角点检测的最新方法,对harris方法进行了改进,更加有效简便。及时图像质量稍微差点也能准确检测出来,漏检点少-Corner detection method, harris method has been improved, more effective and simple. Timely image quality is almost a little can be accurately detected, missed the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:6088704
    • 提供者:高健
  1. Harris-corner-detection

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

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:xquesiano83
  1. Harris-Corner

    0下载:
  2. Harris算子提取角点,能够在VS2003环境下正常运行,是很好的代码。-Harris operator to extract the corner points, can run in VS2003 environment, is a good code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:6573056
    • 提供者:理会
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org