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

搜索资源列表

  1. opensurf

    0下载:
  2. 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3588031
    • 提供者:leeshuzhen
  1. Good-descriptor

    0下载:
  2. 经典的描述子集合,主要有:sift,surf,steerfilter,SMD,-Classical descr iptors: sift,surf,steerfilter,SMD,......
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14817161
    • 提供者:
  1. cours_indexation

    0下载:
  2. indexation images with SURF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1209125
    • 提供者:adilkhalki
  1. ClC_SURF_V2.2

    0下载:
  2. SURF物件辨識,使用者可以直接修改偵測的物件 用視頻作辨識偵測-SURF object recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3306307
    • 提供者:Jimmy Chiou
  1. surf

    0下载:
  2. 图像匹配 匹配率高 速度快 图像匹配 匹配率高 速度快 -Image matching matching high speed image matching matching high speed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6345339
    • 提供者:李猛
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. graphic-model

    0下载:
  2. 绘制三维图,绘制三维网格图,并在xoy平面绘制相应的等高线,绘制三维网格图,并在网格图周围绘制垂直水平面的参考平面,用surf绘制高斯分布函数的曲面图,利用peaks函数产生的数据绘制其带状图,绘制空间立体的切片图,绘制三维瀑布图 ,绘制等值线图,绘制球面图-Draw a three-dimensional map, draw a three-dimensional grid map and draw the corresponding contour xoy plane, draw a thr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:810
    • 提供者:陈雪
  1. image-image-processing(ppt)

    0下载:
  2. 中科院的图形图像处理课件,很不错的课程,可以上网找视频配合使用-Chinese Academy of Sciences of the graphics image processing courseware, very good course, you can surf the Internet and video used in conjunction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:7943158
    • 提供者:ls6dlh
  1. surfmex

    1下载:
  2. matalab调用C程序实现的基于SURF算法的全景图像拼接-matalab call C SURF algorithm based Program for panoramic image stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10891009
    • 提供者:罗章全
  1. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2967
    • 提供者:guonan
  1. opencv_surf

    0下载:
  2. opencv实现surf特征点提取和配对-opencv surf feature point extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:458060
    • 提供者:linyiyu
  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-08
    • 文件大小:9081657
    • 提供者:王玉影
  1. OpenSURF_version1c

    0下载:
  2. 基于SURF算法的图像拼接程序,执行效率高于SIFT算法-Executive efficient than SIFT algorithm based on the the SURF algorithm of image stitching procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1964808
    • 提供者:renyong
  1. SURFOpencv

    0下载:
  2. 在Opencv环境下用SURF实现图片匹配-SURF achieve in Opencv environment with picture matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:12841229
    • 提供者:李佳
  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. OpenSURF

    0下载:
  2. SURF opencv 算法 图像识别 匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:10208354
    • 提供者:wdc
  1. image-registrstionSURF

    2下载:
  2. 基于OPENCV的图像配准代码,基于SURF算法-image registrstion based on SURF in VS2008
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:371357
    • 提供者:周彦宏
  1. KuGouController

    0下载:
  2. surf特征点的代码,有注释,很好用,已验证oK-opensurf code,it is very good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:236452
    • 提供者:陈秋水
  1. SurfTest

    0下载:
  2. opencv控制台下实现经典的surf算法-opencv console classic surf algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4122755
    • 提供者:651
  1. FeatureDetection

    0下载:
  2. 图像的SURF特征检测,并将两张图片的特征进行匹配-SURF feature detection of the image, and the characteristics of the two picture matching
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:12709380
    • 提供者:尹士韦
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com