搜索资源列表

  1. harriscornerdetector

    0下载:
  2. 图像处理基于harris角点特征的图像配准程序-Image processing based on the characteristics of harris corner image registration procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:575488
    • 提供者:吳吉翔
  1. GPU-KLT-1.1

    0下载:
  2. 在gpu上运行的klt算法,可以实现角点检测与跟踪-In the GPU running on KLT algorithm, can achieve corner detection and tracking
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:52224
    • 提供者:zk
  1. newmatch

    0下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:张志超
  1. harris-corner

    0下载:
  2. harris角点侦测的程序,很好用,可以自己做修改。-harris corner detection procedures, very good, and can make their own modifications.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:436224
    • 提供者:刘明烁
  1. keypointExtraction

    0下载:
  2. corner detector code including harris,gills,log and so on-corner detector code including harris, gills, log and so on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:351232
    • 提供者:jz
  1. example1

    0下载:
  2. Corner Detect using OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1043456
    • 提供者:liang
  1. Harris_conner_detection

    0下载:
  2. Harris_conner_detection,用MATLAB实现Harris角点检测算子的源码,用于特征点提取及图像配准等。-Harris_conner_detection, use MATLAB to achieve Harris corner detection operator of the source code for the feature point extraction and image registration a
  3. 所属分类:matlab例程

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

    0下载:
  2. 使用MATLAB编写的角点检测源代码,并附有用于检测算法的图形-The use of MATLAB prepared corner detection source code, together with the graphics for the detection algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:83968
    • 提供者:null
  1. harris_video

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:138240
    • 提供者:张豪
  1. klt

    0下载:
  2. 求解KLT算子角点提取,KLT算子角点跟踪,达到亚像素精度-Solving KLT Corner Detection Operator, KLT corner track operator to sub-pixel accuracy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:924672
    • 提供者:张治国
  1. Harris_NCC_detection_matching

    0下载:
  2. Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:Min-Liang Wang
  1. harris_cornerdetect

    0下载:
  2. Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。-Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:76800
    • 提供者:wangzhuz
  1. fast-C-src-2[1].0

    1下载:
  2. Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:tony
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each fr a me image susan corner detection, procedures legible
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 对图像进行角点检测的源代码,用opencv实现-The image corner detection of the source code, using opencv implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:155648
    • 提供者:buaa
  1. code

    0下载:
  2. it is also corner detection code
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:laki
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:sai
  1. susanfeaturedectionsourcecode

    0下载:
  2. the source code is writed by the authot, the susan algorithm to detecte the corner linear and many other features. you can use it in your workspace in windows or linux.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:12288
    • 提供者:翟振刚
  1. detectionCornerHarris

    0下载:
  2. detection corner for harris
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:331776
    • 提供者:rigvedas1
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:MJJ
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org