搜索资源列表

  1. 高斯金字塔

    0下载:
  2. 对图像进行压缩,放大,并实现了高斯金字塔滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-26
    • 文件大小:1892610
    • 提供者:chd128@126.com
  1. 图像压缩的几个MATLAB算法

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

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:陈量
  1. lurastud

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

    • 发布日期:2024-04-29
    • 文件大小:1620992
    • 提供者:aaa
  1. LaplacianPyramid

    0下载:
  2. 一种图像拼接的技术,包括了拉普拉斯金字塔算法源代码和高斯金字塔源代码-An image mosaic of technologies, including the Laplacian pyramid algorithm source code and source code Gaussian pyramid
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:16384
    • 提供者:luxiaoyan
  1. pramidandlap

    0下载:
  2. 有高斯金字塔和拉普拉斯金字塔的源代码,其中有实现融合和拼接的-Have Gaussian pyramid and Laplacian pyramid source code, which has the achievement of integration and splicing of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:133120
    • 提供者:luxiaoyan
  1. pyramid

    0下载:
  2. 高斯金字塔实现的一点程序,对于图象基于MPA分析的基础工作.-Gaussian pyramid realize that the procedure for image analysis based on the basis of the work of MPA.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:吕杰
  1. basicprocessing

    0下载:
  2. 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。-Image bit-plane partition, Gaussian pyramid generation and recovery, image down-sampling factor 4 basic operations, the code has detailed notes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:zhiminn_wang
  1. PyramidSegment

    0下载:
  2. 基于高斯金字塔算法的分割程序。可以手动调整分割阈值,以达到需求的效果。-Gaussian pyramid algorithm based on segmentation procedures. Can manually adjust the segmentation threshold in order to meet the demand for results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1415168
    • 提供者:Nathan
  1. Image-Compression

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

    • 发布日期:2024-04-29
    • 文件大小:44032
    • 提供者:李远
  1. GLPyramid2

    0下载:
  2. 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Mingruixia
  1. image-gaoshi

    0下载:
  2. 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1892352
    • 提供者:esun
  1. LaplaceGaussianPyramid

    0下载:
  2. 运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:小苏
  1. GausPyramid

    0下载:
  2. 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:彭素静
  1. Pyramid

    0下载:
  2. 高斯金字塔分解,matlab实现。 高斯金字塔分解,matlab实现。-Gasussian pyramid decomposition using matlab tool.Gasussian pyramid decomposition using matlab tool.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:wuxwe
  1. GaussPyramid

    0下载:
  2. 基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写-Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:panpan
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extrem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:12288
    • 提供者:tjy
  1. pyramid

    0下载:
  2. 高斯金字塔算法matlab代码,高斯金子塔算法详细源程序-pyramid algorithm matlab code
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:zuoyanjiao
  1. GaussianPyramid

    0下载:
  2. 对灰度图像建立高斯金字塔,可以调整核的参数。-Establish Gaussian pyramid for gray-scale images to , you can adjust the reduce parameters.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:142336
    • 提供者:Hu
  1. gauspyr_vc6.0

    0下载:
  2. 图像多分辨率表示之高斯金字塔表示,可用于图像放缩和平滑及其他处理-Multi-resolution representation of the Gauss image pyramid that can be used for image scaling and smoothing, and other processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1893376
    • 提供者:猪哥不亮
  1. Gscale

    0下载:
  2. 采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:阿凯
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org