CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - sift特征提取

搜索资源列表

  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2240
    • 提供者:李联合
  1. SIFT

    0下载:
  2. SIFT算法的VC代码实现,实现图像的SIFT特征提取和显示特征点位置,算法用class封装完整,直接可以使用-code for SIFT of VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:11480
    • 提供者:jecky
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:506269
    • 提供者:东风
  1. SIFTs

    0下载:
  2. 基于MATLAB的SIFT特征点的提取,并对图像的特征点进行描述-MATLAB SIFT feature point extraction based on feature points and describe the image
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:119614
    • 提供者:洪依
  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. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. TestSift_siftFeat

    0下载:
  2. 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:王小颖
  1. video_SIFT

    0下载:
  2. 可是实现对视频的sift特征提取,只需根据视频文档的位置修改路径即可-But to achieve sift feature extraction video, simply modify the path to the document based on the location of the video
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1410052
    • 提供者:李海龙
  1. sift

    0下载:
  2. opencv vs2010写的SIFT特征提取程序-opencv vs2010 SIFT
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:minjie055
  1. sift11

    0下载:
  2. 用于提取sift特征,准确地说是提取dsift 特征,即密集采样的sift特征-it is used to extract dsift feature ,sdfasdfjlkajsdlkfjlkasjdf
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:门计林
  1. sift

    0下载:
  2. 实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配--Applications for the program source code. M documents needed for the operation and image files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1287405
    • 提供者:晚上
  1. sift-matlab

    0下载:
  2. SIFT特征提取源代码,图像检索特征提取技术,提取图片SIFT特征-SIFT feature extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:26648576
    • 提供者:救兵
  1. 1.6 尺度不变特征提取

    0下载:
  2. im=imread('lena.bmp'); im=double(im); [ pos, scale, orient, desc ] = SIFT( im); 注意:要转换成double型(Im = imread (' Lena. BMP '); Im = double (im); [pos, scale, Orient, desc] = SIFT (im); Note: to convert to double)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:16384
    • 提供者:张继刚123
  1. sift

    0下载:
  2. 直接检测提取图像的sift特征,vs工程,直接可用!(Direct detection of SIFT features extracted from images, vs engineering, is available directly!)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:626688
    • 提供者:cwad
  1. SIFT-master

    0下载:
  2. 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:4286464
    • 提供者:Alan1988
  1. siftcode

    0下载:
  2. 基于sift的特征提取算法,经本人验证,效果不错(The feature extraction algorithm based on sift is verified by myself and the effect is good.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1510400
    • 提供者:小庆
  1. sift

    0下载:
  2. 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ssli
  1. SURF_features_extracting

    0下载:
  2. 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)
  3. 所属分类:其他

  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

  1. 基于SIFT特征的图像配准(Matlab源代码)

    2下载:
  2. 基于SIFT的图像匹配配准,代码亲测好用,注释简单易懂,可以提取同名点,进行匹配配准。(Based on SIFT image matching registration, the code is easy to use, the annotation is simple and easy to understand, and the same name points can be extracted for matching registration.)
  3. 所属分类:其他

    • 发布日期:2019-12-11
    • 文件大小:24677376
    • 提供者:doushiweiledaima
« 12 »
搜珍网 www.dssz.com