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

搜索资源列表

  1. harris-corner

    0下载:
  2. 采用双阈值,大阈值和小阈值,再用SUSAN思想剔除一部分角点。-Using dual-threshold, high threshold and a small threshold, then SUSAN thought removing part of the corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:33212
    • 提供者:孙洁
  1. Harris-corner-detection

    0下载:
  2. 功能可以实现Harris角点检测,可以达到亚像素级别-Function can be achieved Harris corner detection, can reach sub-pixel level
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1795792
    • 提供者:zzc
  1. Harris-Corner-Detection

    0下载:
  2. 一个用来进行harris角点检测的程序,本程序基于matlab,具有很好的检测效果。-One used for harris corner detection procedures, the procedures based on matlab, has a good detection results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:209785
    • 提供者:liuyun
  1. Harris-corner-extraction

    0下载:
  2. Harris corner extraction matlab code,摄像头标定时采用的角点检测方法,用于提取角点像素坐标。-Harris corner extraction matlab code, camera calibration using corner detection method for extracting corner pixel coordinates.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:8819
    • 提供者:崔勇
  1. corner

    0下载:
  2. 有关角点检测大源代码,代码简单易于理解,非常适合初学者。c-About the big corner detection source code, the ode is simple and easy to understand, very suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4351
    • 提供者:吴锐
  1. Harris-corner

    0下载:
  2. MATLAB下Harris算法的角点检测-Harris corner detection algorithm under MATLAB
  3. 所属分类:VOIP program

    • 发布日期:2017-04-03
    • 文件大小:903
    • 提供者:errfdf
  1. harris-corner-detection

    0下载:
  2. harris角点检测。使用米粒图片可对角点的地方加入标记像素加以显示-harris corner detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:15428
    • 提供者:ww
  1. to-find-corner-points-of-an-image

    0下载:
  2. To find corner point of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:sheetal
  1. Harris-extract-corner-features

    0下载:
  2. 用Matlab程序实现Harris算法提取角点的功能,程序简单、易懂。-Harris algorithm to achieve Matlab program to extract corner features, the program is simple and easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5122
    • 提供者:岳洪伟
  1. corner

    0下载:
  2. 基于matlab语言的角点检测,已验证,算法简单,适合初学者实验。-Corner detection based on MATLAB language, has been verified, the algorithm is simple, suitable for beginners to experiment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4231
    • 提供者:ddd
  1. corner

    0下载:
  2. CSS 改进的曲率尺度空间的角点检测算法-improved curvature scale space corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4649
    • 提供者:huoxing1
  1. Corner-Detection

    0下载:
  2. 角点检测,Apply the Canny edge detector to the gray level image and obtain a binary edge-map-corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:954820
    • 提供者:Hans
  1. Harris-corner-detection-algorithm

    0下载:
  2. 基于Harris角点检测算法的Matlab源程序及其改进程序。-Based on Harris corner detection algorithm Matlab source and improve the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1065
    • 提供者:陈云鹏
  1. sai-corner

    0下载:
  2. corner detection program of an image
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:351923
    • 提供者:sai
  1. corner

    0下载:
  2. 这个小程序可以实现任意一张图片上角点的提取。-Corner extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3590998
    • 提供者:李宗艳
  1. Harris-Corner-track

    0下载:
  2. harris角点检测源码,用于边缘和角点检测的相位一致性代码等。角点跟踪。-Harris corner detection source, used for edge and corner detection phase consistency. Corner point tracking.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:56171
    • 提供者:孙龙
  1. Round-corner-table

    0下载:
  2. Round corner table iPad Input File Formats Supported DVD-Video, DVD folder, DVD IFO File Output File Formats Supported Videos MP4, MPEG-4, H.264, HD H.264 Audios MP3, M4A, AAC Images BMP, GIF, JPEG, PNG
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:8135
    • 提供者:aman
  1. Harris-corner

    0下载:
  2. Harris采用了一种新的角点判定方法。矩阵M的两个特征向量l1和l2与矩阵M的主曲率成正比。Harris利用l1, l2来表征变化最快和最慢的两个方向.若两个都很大就是角点,一个大一个小就是边缘,两个都小就是在变化缓慢的图像区域.-Harris adopted a new method of determining the corner. Matrix M of two feature vectors l1 and l2 with the matrix M is proportional to
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:390574
    • 提供者:于木每
  1. Corner-detection

    0下载:
  2. 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:孙忠武
  1. corner-analysis

    0下载:
  2. Corner is important feature points in the image corners with processing information, the amount of data is relatively small, but the large amount of information. Corner has not clearly defined, research and analysis of diagonal point algorithm and co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:787922
    • 提供者:liezhuo
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com