搜索资源列表

  1. matlab--surf

    0下载:
  2. 运用matlabr2012a,实现SURF算法的图像特征提取和匹配。-Use matlabr2012a, SURF algorithm for image feature extraction and matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:5002240
    • 提供者:李鹄
  1. Surf

    0下载:
  2. 利用SURF算法,对人脸提取特征点。经作者检验,识别率可以在80 以上。- Extract face feature points using of SURF algorithm. With the inspection, the recognition rate can be above 80 .
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:2304000
    • 提供者:屠震元
  1. Harris-SURF

    0下载:
  2. Harris,SURF特征点提取匹配算法,两种算法实例比较-Harris, SURF feature point extraction matching algorithm compares two algorithms examples
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:495616
    • 提供者:李琳
  1. surf-xiangjie

    0下载:
  2. SURF是SIFT算法的改进算,速度快,这里是详解请看。-SURF is improved SIFT algorithm, fast speed, this is, please see.
  3. 所属分类:软件工程

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

    0下载:
  2. SURF matlab代码。 包含例程 和源程序-surf source code. it includes an example of using it
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-05
    • 文件大小:1943552
    • 提供者:李川
  1. image-matching-using-surf-and-ransac

    0下载:
  2. 对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果-Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descr iptor, then accor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:108544
    • 提供者:王奇
  1. SURF

    0下载:
  2. 基于SURF算法的特征提取代码,里面包含一些图像处理算法,opencv2.3.1和vs210-Feature extraction based on SURF algorithm code, containing some image processing algorithms, opencv2.3.1 and vs210
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:21665792
    • 提供者:cold
  1. SURF-based-image-stitching

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

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

    0下载:
  2. 基礎SURF應用從最簡單的入門找特徵點、到稍微進階的影像比對以及照片合成全景圖的應用-SURF application of basic applications, from the simplest to find entry feature points to a slightly advanced image comparison and synthesis panorama photo
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:25830400
    • 提供者:蔡秉嘉
  1. surf

    0下载:
  2. 实现surf算法的matlab代码 实现surf算法的matlab代码-Surf algorithm to achieve the matlab code
  3. 所属分类:2D图形编程

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

    0下载:
  2. This is achieved by relying on integral images for image convolutions by building on the strengths of the leading existing detectors and descr iptors (in casu, using a Hessian matrix-based measure for the detector, and a
  3. 所属分类:波变换

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

    0下载:
  2. Speeded Up Robust Features (SURF) SURF (Speeded Up Robust Features) is a robust local feature detector invariant to scale rotation and illumination similaire to SIFT Scale Invariant Feature Transform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:788480
    • 提供者:ghoualmi
  1. Surf

    0下载:
  2. 本程序通过提取SURF特征,实现同一场景不同视角特征点的匹配-The SURF program by extracting features different perspectives of the same scene to achieve matching feature points
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. SURF匹配的C程序,VS2010运行环境。-SURF matching C program, VS2010 runtime environment.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:474112
    • 提供者:山姆
  1. SURF-improveed-sift

    0下载:
  2. 对sift算法进行改进的SURF,应用到实际中,速度有很大的改善-Sift algorithm for improved SURF, applied to the practice, the speed has greatly improved
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1159168
    • 提供者:liushoubao
  1. SURF-Points

    0下载:
  2. Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT-Module Provides implementation of SURF Poi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:49152
    • 提供者:yuvaraj
  1. OpticalFlow-BY-SURF

    0下载:
  2. 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF  Motion
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:7522304
    • 提供者:王松
  1. OpenCVdemo15-surf

    0下载:
  2. opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2870272
    • 提供者:李骁
  1. SURF-characterization

    0下载:
  2. VS1020+opencv Surf 特征点的描述,Opencv版本2.49可运行-VS1020+ descr iption, Opencv version 2.49 opencv Surf feature points can be run
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:139264
    • 提供者:刘柯
  1. Describe-SURF-Features

    0下载:
  2. 使用SURF特征检测和匹配特征点,使用SURF特征检测和匹配特征点-Describe SURF Features
  3. 所属分类:OpenCV

    • 发布日期:2024-05-05
    • 文件大小:4339712
    • 提供者:Tyer
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

源码中国 www.ymcn.org