搜索资源列表

  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:4579328
    • 提供者:king
  1. SURF-OpenCV

    0下载:
  2. SURF算法和OpenCV的人脸特征检测技术研究 -SURF algorithm and OpenCV Face Feature Detection Technology
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:306176
    • 提供者:杨帆
  1. SURF

    0下载:
  2. 主要是SURF算法在人脸识别 遥感图像配准和拼接等操作的实现,算法清晰。-SURF algorithm is mainly in face recognition remote sensing image registration and joining together the realization of the operation, the algorithm is clear.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:10836992
    • 提供者:萧萧
  1. SURF

    0下载:
  2. 图像 好方法 欢迎大家下载,无密码解压 surf-good code very goos
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:961536
    • 提供者:wu
  1. SURF

    0下载:
  2. 用SURF实现图相配准,可以自行修改图片-SURF Image registration
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:467968
    • 提供者:St yao
  1. SURF

    0下载:
  2. 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:1448960
    • 提供者:赵书睿
  1. surf

    0下载:
  2. 改进的sift算法,称为surf,来实现图像的匹配,并显示。 -Improved sift algorithm, known as the surf, to achieve the image matching, and displayed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:717824
    • 提供者:张倩
  1. surf

    0下载:
  2. surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2753536
    • 提供者:zz
  1. SpeededUpRobustFature

    0下载:
  2. This article presents a novel scale- and rotation-invariant detector and descr iptor, coined SURF (Speeded-Up Robust Features). SURF approximates or even outperforms previously proposed schemes with respect to repeatab
  3. 所属分类:加密解密

    • 发布日期:2024-05-05
    • 文件大小:2754560
    • 提供者:xukaijun
  1. SURF-CPP

    0下载:
  2. SURF算法的Visual C++实现,可运行,有注释,容易理解!-The SURF algorithm Visual C++ achieve, can run Notes!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:98304
    • 提供者:刘驰
  1. SURF-feature

    0下载:
  2. 用于提取灰度图像的SURF特征,并能进行特征显示和特征向量显示。-SURF characteristics used to extract the gray-scale image, feature and eigenvectors shows.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1934336
    • 提供者:陈浩
  1. SURF-algorithm-improved

    0下载:
  2. SURF 改进SURF算法 图像配准 图像处理-SURF improvement SURF algorithm for image registration image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:315392
    • 提供者:liu
  1. surf

    0下载:
  2. 关于surf算法的论文,为英文资料,讲解很详细-Surf algorithm about the thesis, for English material, the explanation is very detailed
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:2427904
    • 提供者:大葱
  1. surf

    0下载:
  2. surf特征点以及描述子的提取和匹配,是图像处理中一项重要的作用-Surf feature point extraction and matching as well as descr iptors, in image processing is an important role
  3. 所属分类:汇编语言

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:razor
  1. SURF

    0下载:
  2. SURF feature matching
  3. 所属分类:软件工程

    • 发布日期:2024-05-05
    • 文件大小:1249280
    • 提供者:123456
  1. surf

    0下载:
  2. 基于SURF的图像匹配,通过两个Web-camera构成的双目视觉系统实时提取图片进行匹配,并将相互匹配的匹配点在图像中显示出来-SURF-based image matching, real-time extraction of binocular vision system consisting of two Web-camera picture matching and mutual match match point in th
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:18693120
    • 提供者:乐天
  1. SURF

    0下载:
  2. SURF算子(Speeded Up Robust Feature)是一种稳健的图像检测和描述算子。算法中有一部分是受到SIFT算子启发,标准SURF算子运算速度比SIFT快几倍并且在不同图像转换时要比SIFT更稳定。-SURF operator (Speeded Up Robust Feature) is a robust image detection and descr iption operator. Part of the al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:719872
    • 提供者:郭涵
  1. surf

    0下载:
  2. 基于opencv surf匹配的源码 很方便实用的-Opencv surf-based matching of source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:3217408
    • 提供者:朱本福
  1. SURF

    0下载:
  2. This is surf(Speeded Up Features Robust) matlab code for detection keypoint and construct descr iptor and matching
  3. 所属分类:其他行业

    • 发布日期:2024-05-05
    • 文件大小:1967104
    • 提供者:m
  1. SURF

    0下载:
  2. SURF特征检测C++源码和英文文献的翻译资料-The SURF feature detection C++ source and English literature translated information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2151424
    • 提供者:陈浩
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »

源码中国 www.ymcn.org