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

搜索资源列表

  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. SUSAN.rar

    1下载:
  2. IDL编写的一个SUSAN角点检测程序,相当不错,可参考·,IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-26
    • 文件大小:20748
    • 提供者:kaiven
  1. harris_code.rar

    1下载:
  2. harris角点检测算法,代码可以通过修改sigma, thresh, radius, disp的值控制角点数量。,harris corner detection algorithm, the code can be by modifying the sigma, thresh, radius, disp corner of the value of quantity control.
  3. 所属分类:Graph program

    • 发布日期:2016-03-26
    • 文件大小:177146
    • 提供者:季全
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. susan.rar

    1下载:
  2. susan角点检测算法的MATLAB程序实现,susan corner detection algorithm for implementation of the MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2016-04-19
    • 文件大小:7840
    • 提供者:陈光
  1. harris.rar

    1下载:
  2. harris角点显示,本代码实现了传统经典的算法harris,能够显示灰度图像的角点,,harris corner shows that the code of the algorithm for the traditional classic harris, grayscale images can show the corner points,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4351158
    • 提供者:lifeng
  1. RANSAC.rar

    1下载:
  2. 算法实例,角点匹配的算法,不错的,可以看看,ransac
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:643780
    • 提供者:infor9
  1. Moravec.rar

    0下载:
  2. 自己编写的采用Moravec Interest Operator提取角点的算法,I have written using the Moravec Interest Operator Corner Extraction algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48663
    • 提供者:游磊
  1. susan.rar

    1下载:
  2. 一种改进的susan角点检测算法,非常好用,效果明显。,An improved susan corner detection algorithm is very easy to use, the effect clearly.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:8448
    • 提供者:Bill
  1. HarrisJiaoDianJianCe.rar

    0下载:
  2. Harris的角点检测算法的MATLAB程序实现,Harris corner detection algorithm of the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1048
    • 提供者:陈光
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1359953
    • 提供者:罗胜华
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  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. harrisforstner

    0下载:
  2. 进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。-The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corne
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:923955
    • 提供者:dawd
  1. CameraCalibration

    0下载:
  2. matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。-matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4860619
    • 提供者:llc
  1. ASIFT_SIIMS_final

    0下载:
  2. ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3219383
    • 提供者:包军
  1. SUSAN

    0下载:
  2. SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2730
    • 提供者:陈全齐
  1. susan

    1下载:
  2. Matlab平台下用SuSan算法检测眼睛角点-Matlab platform with SuSan algorithm to detect the eye corner
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:3072
    • 提供者:江水
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com