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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 对图像进行基于SIFT算法的特征提取并对图像特征并实现特征匹配-the implement of the sift algorithm and matching based on the feature extracted the image
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17916521
    • 提供者:cuiliyun
  1. stitching

    0下载:
  2. 图像拼接,可用于全景照机等应用场景 根据图像的特征(可选多种特征,例如SIFT,haar,HOG等征),将两幅或多幅图像无缝拼接起来-Image stitching, can be applied to panoramic photographing, and other application scenarios.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:165212
    • 提供者:刘林冲
  1. TestSift_match

    0下载:
  2. 基于SIFT的特征点提取和匹配,在源码基础上修改。-Extraction and matching based on SIFT feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4355633
    • 提供者:王小颖
  1. imMosaic

    0下载:
  2. 该代码提供了基于特征点的全自动无缝图拼接方法,代码可以较好实现。主要利用sift算法和Ransac算法-The code provides automatic seamless stitching method based on feature points, the code can be better realized. The main advantage of the algorithm and Ransac sift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1028384
    • 提供者:钱宏强
  1. ransacOverlap

    0下载:
  2. 程序使用sift提取和匹配图像的特征点,使用RANSAC得到图像的单应矩阵H,再将其中一幅图像通过H变换到另一幅图像的坐标系中。最后计算得到两幅图像重叠区域。图像可以换成自己的。-This code use SIFT to extract and match feature points.Then RANSAC is utilized to calculate homography matrix.Finally,the overlap rate of these two images will
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1016090
    • 提供者:孔德地
  1. draw-characteristic-and-match

    0下载:
  2. 用sift方法检测图像的特征点,并且求出特征向量从而匹配图像。-Sift method is used to inspect the image feature points, and to find the feature vector which match the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5966572
    • 提供者:陈永志
  1. siftDemoV4

    0下载:
  2. sift描述子,用来提取特征点以及匹配 计算机视觉的重要基础-sift descr iptors important foundation for extracting feature points and matching of computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:726738
    • 提供者:
  1. DetectMTInDB

    0下载:
  2. vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary directio
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6444067
    • 提供者:孙天宇
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. Automatic-image-mosaic-method

    0下载:
  2. 一 种 基 于 特征点 的 全自 动 无 缝图 像拼 接方法。 该 方法采用 对 于 尺度具 有 鲁 棒性 的 SIFT 算 法进行 特征点 的 提 取与 匹 配, 并 通过引 导 互 匹 配及投票 过滤 的 方法提高 特征点 的 匹 配 精确 度, 使用 稳 健的 RANSAC 算 法求 出 图 像间 变 换矩 阵 H 的 初 值并 使用 LM 非 线 性 迭代 算 法精炼 H, 最终使用 加 权平 滑 算 法完 成 了 图 像的 无 缝 拼接。-An automatic seamless
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:551254
    • 提供者:lingliu
  1. RobustMatch

    0下载:
  2. 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14266042
    • 提供者:江腾达
  1. plot

    0下载:
  2. 使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。-This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:312191
    • 提供者:孔德地
  1. Display_SIFT-(1)

    0下载:
  2. 指纹识别算法、预处理、指纹特征提取、指纹特征SIFT匹配-Fingerprint recognition algorithm, the preprocessing, fingerprint feature extraction and fingerprint feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:179824
    • 提供者:小罗
  1. 信号处理经典算法

    0下载:
  2. 15个信号处理经典算法模型及代码实现,涵盖 Dijkstra.DP.BFS/DFS.红黑树.KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT 等 15 个经典基础算法,
  3. 所属分类:编程文档

    • 发布日期:2015-05-16
    • 文件大小:10926059
    • 提供者:huangxiaohui
  1. surf

    0下载:
  2. surf实现特征点检测,速度快,效果比sift好-Surf to achieve feature point detection, faster, better results than sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:21522
    • 提供者:李乾坤
  1. SIFT_detector_matcher

    0下载:
  2. 用opencv使用SIFT算法提取图像的特征点,并显示特征点的属性-Opencv use SIFT algorithm was used to extract image feature points, and displays the attribute feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1400493
    • 提供者:dragonfive2015
  1. compare_SIFT_SURF

    0下载:
  2. 对比SIFT与SURF两个提取特征点的算法,对比他们在时间和效果上的优缺点-Compared to SIFT and SURF two algorithms to extract the feature points, compared the advantages and disadvantages of them on time and effect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:878366
    • 提供者:dragonfive2015
  1. immH

    0下载:
  2. 使用两种方法实现图像拼接。一种是用SIFT算法自动实现,一种是用手动选取特征点(可边缘化图像),根据手动选取的特征点进行图像的变换和拼接。-Image stitching using two methods. One is to use SIFT algorithm automatically, one is manually selected features (edge of image), based on manual selection of feature points for im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3953370
    • 提供者:whynot
  1. match

    0下载:
  2. 使用sift算法提取图像特征点,用BBF的索引方式进行配准-extract image features using sift algorithm and complete the registration and stitch by BBF way
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:38892
    • 提供者:李涵
  1. yl_panorama

    0下载:
  2. 实现全景拼接,使用SIFT提取特征,然后使用RANSAC对齐位置,最后进行拼接。-Realization panorama stitching, using SIFT feature extraction, and then use the RANSAC alignment position, and finally stitching.
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:15725946
    • 提供者:刘晓晶
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com