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

搜索资源列表

  1. SIFTPRO

    0下载:
  2. SIFT提取算法的代码,可以用于感兴趣点分析
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13929
    • 提供者:郑伟
  1. sift特征提取与匹配

    1下载:
  2. 所属分类:源码下载

  1. SIFT算法的C语言实现(基于OpenCV),

    2下载:
  2. SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-20
    • 文件大小:448526
    • 提供者:yuanou2007
  1. sift实现特征提取和图像匹配

    1下载:
  2. sift实现特征提取和图像匹配
  3. 所属分类:源码下载

    • 发布日期:2011-03-25
    • 文件大小:3100582
    • 提供者:gaohaidi
  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:642048
    • 提供者:xuwanting
  1. DistinctiveImageFeaturesfromSc

    0下载:
  2. 图像处理的一个关键算法 来自计算机视觉领域的一片论文 SIFT用来提取图像的特征点 可以用来做物体追踪,Image processing algorithm, a key area of computer vision from a thesis to extract images SIFT feature points can be used to do object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:491216
    • 提供者:faway
  1. ttt.rar

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法,OPENCV the SIFT-based feature extraction and matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:283106
    • 提供者:zcq
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:294594
    • 提供者:herman
  1. sift_0_9.rar

    0下载:
  2. sift算法0.9版;对数据进行提取后聚类;采用聚类算法k-means,sift algorithm version 0.9 right after extracting the data clustering using k-means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:85965
    • 提供者:rockey_jiang
  1. sift-demonstration

    0下载:
  2. sift匹配与识别演示程序 运行face.m文件,载入图片后可提取sift特征点-sift demonstration.rar. run face.m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3417548
    • 提供者:3rdo
  1. imagestitch

    1下载:
  2. 自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4135703
    • 提供者:蒋江军
  1. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. SURFmex

    0下载:
  2. surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1132848
    • 提供者:猪哥不亮
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:241854
    • 提供者:李齐贤
  1. RANSAC_SIFT

    0下载:
  2. sift特征点的提取匹配后使用Ransac进行基本矩阵的估计-sift the extraction of feature points were matched using the fundamental matrix estimation Ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:577049
    • 提供者:尚超
  1. imagematch

    1下载:
  2. 提取两幅图像的sift特征,并匹配图像,采用c语言实现-Extraction of two images of sift features, and matching images, using c language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:393597
    • 提供者:li
  1. colorful_sift

    0下载:
  2. 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。-Since only the use of images of gray-scale information, SIFT algorithm can not distinguish between good shape similar but different colors of objects. In
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:189364
    • 提供者:lirongjie
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. feature-extract

    0下载:
  2. 几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。-Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-L
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1218669
    • 提供者:肖锋
  1. test2eyes5

    0下载:
  2. 基于SIFT快速匹配算法,对障碍物进行检测,提取障碍物,双目测距等。能指出指定范围内的障碍物。-SIFT-based fast matching algorithm, obstacle detection, extraction of obstacles, such as binocular distance. Can point to obstacles within the specified range.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27874421
    • 提供者:罗铃
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com