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

搜索资源列表

  1. SIFT.rar

    1下载:
  2. 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2634894
    • 提供者:
  1. Implementation-of-SIFT-detection

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

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

    1下载:
  2. 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:wangxiaofei
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. asift_source

    1下载:
  2. asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-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 t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:452076
    • 提供者:txy
  1. sift

    0下载:
  2. 用Matlab实现灰度图像SIFT(尺度不变特征变换)特征点的提取-Grayscale images with Matlab SIFT (Scale Invariant Feature Transform) feature point extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1576
    • 提供者:lucia
  1. sift4

    0下载:
  2. :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:264470
    • 提供者:LIDAN
  1. MSA

    3下载:
  2. 仿射不变特征提取 多尺度自卷积方法-The Multi-Scale Autoconvolution (MSA) method offers a novel way of approaching this problem. The method provides affine invariant features with only moderate computational complexity and does not require any other segmentation steps
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:130391
    • 提供者:chenfeng
  1. sift-0.9.19

    1下载:
  2. 图像处理中尺度不变特征提取算法SIFT,为最新版。从0.9.17升级到了0.9.19版本-Image processing in scale invariant feature extraction algorithm SIFT, the latest version. Upgrade from 0.9.17 to 0.9.19 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-07
    • 文件大小:2808832
    • 提供者:周鸽
  1. jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa

    0下载:
  2. 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:107287
    • 提供者:fenghao
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. Csift

    0下载:
  2. c实现基于旋转尺度不变特征提取特征点的方法-C implementation of the rotation based on scale-invariant feature extraction method of feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7920519
    • 提供者:周春
  1. scale-feature-extraction

    0下载:
  2. 用matlab实现灰度图像的尺度不变特征提取-Grayscale images with matlab scale-invariant feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:10364
    • 提供者:
  1. SIFT_wonderful

    0下载:
  2. SIFT 尺度不变特征提取算法 可参考可运行有测试图片-SIFT with test picture and it can work well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:94227
    • 提供者:jiangshuai
  1. 1.6-SIFT

    0下载:
  2. 赵小川matlab书籍第1.6节尺度不变特征提取,里面有源码和注意事项- Zhao Xiaochuan matlab Books in Section 1.6 scale invariant feature extraction, which has the source code and precautions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:16517
    • 提供者:努力
  1. Scale-Invariant-Feature-Extraction

    0下载:
  2. 尺度不变特征提取 im read( lena.bmp ) im double(im) [ pos, scale, orient, desc ] SIFT( im) -Scale Invariant Feature Extraction im imread( lena.bmp ) im double(im) [ pos, scale, orient, desc ] SIFT( im)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:486922
    • 提供者:马士林
  1. sift-matlab

    0下载:
  2. SIFT(尺度不变特征提取)特征提取的基本实现-the algorithm of SIFT
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1285902
    • 提供者:WQ
  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-20
    • 文件大小:16384
    • 提供者:张继刚123
  1. invariable_moment

    0下载:
  2. Hu矩具有旋转、平移、尺度等特性的不变特征,实验采用这个方法提取图像的7个不变矩特征(Hu moment has the invariant characteristics of rotation, translation, scale and other characteristics, the experiment uses this method to extract the image of the seven invariant moments)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:14589
  1. 1.6 尺度不变特征提取

    0下载:
  2. 角点特征的特征,该小节说明角点问题,详细说明(The feature of the angular feature, which indicates the Angle point problem)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:16384
    • 提供者:daisy!
« 12 3 4 »
搜珍网 www.dssz.com