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

搜索资源列表

  1. susan2l

    0下载:
  2. 图像处理中,角点提取算子susan的详细实现-Image processing, corner extraction operator susan detailed implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:12689
    • 提供者:liuyun
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5811
    • 提供者:陈晓广
  1. 5ge_matlab_yuanma

    0下载:
  2. 5个matlab程序,分别是图像匹配,角点检测,粒子群优化等-5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:756540
    • 提供者:Johnsonliu
  1. source codd of zheng you stereo matcher

    1下载:
  2. 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:95820
    • 提供者:henry
  1. Scaramuzza_OCamCalib_v2.0

    1下载:
  2. 鱼眼镜头标定程序。国外一个学校的鱼眼镜头标定。含有标定图。可以自动提取角点并相机进行校正!-Fish-eye lens calibration procedures. Abroad, a school of fish-eye lens calibration. Containing calibration map. Can automatically extract the corner point and camera correction!
  3. 所属分类:Graph program

    • 发布日期:2014-05-29
    • 文件大小:5753550
    • 提供者:Sean
  1. harris

    0下载:
  2. harris角点监测,简单易上手,有中文程序说明-harris corner monitoring, simple and approachable descr iption of the procedures in Chinese
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4878025
    • 提供者:hao
  1. corner

    0下载:
  2. 用于角点检测,OPENCV开发的,绝对能用 我已经在MFC上调试运行成功-For corner detection, OPENCV developed an absolute can be used MFC debugging I have to run a successful
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:138224
    • 提供者:雷兵
  1. 60179234620073232118437391101

    0下载:
  2. Matlab_基于角点信息和透视变换的图像镶嵌,可以对图像进行角点的处理和变化-Matlab_ Based on Corner of information and perspective transformation of the image mosaic, you can right corner of image processing and changes in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:284818
    • 提供者:zhouwuzhengwang
  1. 41695086jiaodiaoMatch

    0下载:
  2. 适用vc6.0开发的,基于角点的图像匹配程序。-For vc6.0, corner-based image matching.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:739131
    • 提供者:haizi
  1. DetectHarris

    0下载:
  2. harris算法角点提取,用以提取灰度图像的特征点,是图像配准的关键技术-harris corner detection algorithm for gray image of the feature point extraction, image registration is the key technology
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:733
    • 提供者:张毓瑾
  1. jiaodianjiance

    0下载:
  2. 图像角点检测程序,里面有Harris角点检测算法和SUSAN角点检测算法,以及局部极大值的算法-Image corner detection procedures, which are Harris corner detection algorithm and SUSAN corner detection algorithm, and the local maximum of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:21995
    • 提供者:陈智
  1. susan2l

    0下载:
  2. susan角点检测程序,在 vc环境下可执行。-susan corner detection program, executable under vc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12682
    • 提供者:石岩
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:440645
    • 提供者:周振超
  1. jiaodianMUTLAB

    0下载:
  2. 数字图像处理,用matlab实现图像角点的提取。内带有两片关于角点提取说明的PDF文件-Digital image processing, with matlab for image corner extraction. In with two shows on the corner of the PDF file extraction
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:579217
    • 提供者:二维
  1. corners

    0下载:
  2. 从网上找的C++编写的角点匹配程序,不敢独享,拿来分享-From the Internet to find the C++ written in corner matching process, not exclusive, brought to share
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3924
    • 提供者:陈春
  1. cx9

    0下载:
  2. 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:19393
    • 提供者:sfm
  1. pipei

    0下载:
  2. 基于角点特征的图像匹配的几个代码~~较为详细-Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:196121
    • 提供者:Sina Gui
  1. 10.1.1.60.3991

    0下载:
  2. 关于高速角点检测的研究论文~~~很详细-High-speed corner detection on a research paper ~ ~ ~ very detailed ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1809191
    • 提供者:Sina Gui
  1. harris

    0下载:
  2. 本pdf提出了一种改进的基于harris的角点检测方法,对提取角点的方法结合了susan算法的思想-This pdf presents a modified harris corner detection based methods, methods of extracting angular point algorithm combines the ideas susan
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:349597
    • 提供者:幺幺
  1. harris-tuxiangpeizhu

    0下载:
  2. 基于harris角点特征的图像配准程序,首先改进Harris角点检测算子,以便准确提取样本图像的特征点并赋予特征描述符。-Harris corner feature based image registration procedures, the first improved Harris corner detection operator for accurate feature point extraction and sample images are given descr iptors
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:575855
    • 提供者:杨博明
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com