CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯金字塔

搜索资源列表

  1. LaplacianPyramid

    0下载:
  2. 一种图像拼接的技术,包括了拉普拉斯金字塔算法源代码和高斯金字塔源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:15885
    • 提供者:luxiaoyan
  1. pramidandlap

    0下载:
  2. 有高斯金字塔和拉普拉斯金字塔的源代码,其中有实现融合和拼接的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:133144
    • 提供者:luxiaoyan
  1. pyramid

    0下载:
  2. 高斯金字塔实现的一点程序,对于图象基于MPA分析的基础工作.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3068
    • 提供者:吕杰
  1. OPENCV_SIFT_VC6

    2下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:279098
    • 提供者:马丁
  1. basicprocessing

    1下载:
  2. 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2487
    • 提供者:zhiminn_wang
  1. PyramidSegment

    0下载:
  2. 基于高斯金字塔算法的分割程序。可以手动调整分割阈值,以达到需求的效果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:90894
    • 提供者:Nathan
  1. Image-Compression

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43851
    • 提供者:李远
  1. 图像压缩的几个MATLAB算法

    0下载:
  2. 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10066
    • 提供者:陈量
  1. lurastud

    0下载:
  2. 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1621445
    • 提供者:aaa
  1. 高斯金字塔

    0下载:
  2. computer vision
  3. 所属分类:2D图形编程

  1. 图像配准算法Matlab

    1下载:
  2. LKOFlow 是高斯金字塔图像配准算法 Patrick Vandewalle 含有多种配准算法
  3. 所属分类:matlab例程

  1. GAUSSIANPYRAMID.rar

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨率多多尺度的高斯金字塔的图像处理。,The programming can deal with Gaussian Pyramid. Using Gaussian pyramid process image.he effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1725389
    • 提供者:胡小宁
  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3671356
    • 提供者:xuguoqi
  1. build_pyramid

    0下载:
  2. 用于生成图像的尺度空间金字塔和高斯残差金字塔-build scaled image pyramid and difference of gaussians pyramid
  3. 所属分类:Special Effects

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

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

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

    0下载:
  2. 拉普拉斯金字塔与高斯金字塔相关论文三篇 其中英文1篇,中文论文2篇。英文论文中给出了算法设计的详细过程。-Laplacian pyramid, Gaussian pyramid with three papers related to the English one, Chinese paper 2. English paper gives a detailed algorithm design process.
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1481384
    • 提供者:学校
  1. EarRecog

    0下载:
  2. 人耳边缘检测的源程序,通过建立高斯金字塔确定人耳外轮廓,希望能对大家有帮助-Ear edge detection source, through the establishment of Gaussian pyramid outside the outline of the human ear to identify the hope that it can help you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7800607
    • 提供者:吕志坤
  1. chunman

    1下载:
  2. 基于高斯滤波器的可控金字塔的方向滤波器,对学习方向滤波的同学很有帮助-Gaussian filter based on the direction of the pyramid steerable filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:59487
    • 提供者:张凯兵
  1. crossMatch

    0下载:
  2. 交叉相关的配准算法,采用高斯金字塔对图像分解和快速傅里叶变换加快算法速度,工业级算速度和配准精度。-Cross-related registration algorithm, the Gaussian pyramid image decomposition and fast Fourier transform algorithm to speed up the speed, industrial-grade computing speed and registration accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:167468
    • 提供者:oiis2
  1. gaussian-sobel-pyramid

    0下载:
  2. 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:90318
    • 提供者:wang
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com