CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - surf code

搜索资源列表

  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:90039
    • 提供者:亚云
  1. CV-SURF

    0下载:
  2. 基于vc++6.0的SURF算法的程序代码,可以直接运行-Based on the SURF algorithm for vc++6.0 program code can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2190186
    • 提供者:jly
  1. SurfGesture

    0下载:
  2. this code does hand gesture recoginition using SURF feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6014612
    • 提供者:jumanji
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2697521
    • 提供者:douyanyan
  1. TestSurf

    0下载:
  2. It is just a sample code of SURF algorithm. It captures the image from camera.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11402043
    • 提供者:John Lin
  1. 11

    1下载:
  2. 图像处理源码,是基于SURF(加速鲁棒性特征配准)特征图像配准的源码,在vs2008平台上开发的-Image processing source code is based on SURF (accelerated robustness feature alignment) characteristics of the image registration source code, developed in vs2008 platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3823591
    • 提供者:sunxiaoxiao
  1. SURF

    0下载:
  2. 图像 好方法 欢迎大家下载,无密码解压 surf-good code very goos
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:961498
    • 提供者:wu
  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 image matching shoes.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2753280
    • 提供者:zz
  1. SURF_VC6.0

    0下载:
  2. 在vc+opencv 中的surf 特征点提取的代码,结果比较好。-In the vc+ opencv surf the feature point extraction code, the result is better
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9081657
    • 提供者:王玉影
  1. OpenSURFcs

    0下载:
  2. 基于OpenSURF改写的的提取SURF特征算子的C#代码,付提取结果显示demo-Code written in C# to extract SURF from images, which is modified from OpenSURF (C++). A demo program is attached to show the result
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:122697
    • 提供者:yuewu
  1. showtest

    0下载:
  2. 这个程序在ubuntu 中的OpenCV2.4.4能运行,没试过其他平台,但应该是大同小异的。其中代码都是C++风格,用了surf算法寻找特征点,用flann算法匹配特征点,有简单拼接模式和加权平均匹配模式-This program can run in ubuntu in OpenCV2.4.4, have not tried other platforms, but it should be pretty much the same. Where the code is C++ style,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:743294
    • 提供者:huangjianpeng
  1. OpenSURFcpp

    0下载:
  2. surf.cpp一个源程序供参考;核心程序-it is a source code for SURF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5220890
    • 提供者:yang
  1. 1

    0下载:
  2. 这是一个关于图像匹配的代码,有sift,surf的 特征检测 , 特征提取等,有它们的具体实现算法,很值得研究,也比较适合初学者-This is a code on the image matching, there sift, surf feature detection, feature extraction, etc., have their specific algorithm, it is worth studying, but also more suitable for begin
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16680735
    • 提供者:吕孟娇
  1. SURF-based-image-stitching

    5下载:
  2. SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:2070528
    • 提供者:马丁
  1. OpenCv_BoFSURF

    0下载:
  2. OpenCV 图像处理与特征分析示例: SURF 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SURF feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1781
    • 提供者:george
  1. siftsurf

    0下载:
  2. siftdemo原码(MATLAB),SURF是C++文件,检测可以使用。-siftdemo original code (MATLAB), SURF is a C++ file。they can be used 。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2014395
    • 提供者:zhang
  1. OpenCVdemo15-surf

    0下载:
  2. opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2869804
    • 提供者:李骁
  1. SURF

    0下载:
  2. SIFT算法的改进加速版本SURF算法,matlab源代码,有测试图片-SIFT algorithm to improve the accelerated version of SURF algorithm, matlab source code, test picture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1421920
    • 提供者:minwuguo
  1. surf

    0下载:
  2. 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-20
    • 文件大小:6354944
    • 提供者:wenyue
« 12 »
搜珍网 www.dssz.com