搜索资源列表

  1. 高斯金字塔

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

    • 发布日期:2009-03-26
    • 文件大小:1892610
    • 提供者:chd128@126.com
  1. 基于金字塔互信息配准

    0下载:
  2. 基于金字塔互信息配准的资料 包含论文,图像互信息,图像金字塔分解
  3. 所属分类:2D图形编程

  1. 一种基于分形和金字塔算法的纹理综合方法

    0下载:
  2. 基于分形的纹理图像的金字塔处理方法,搞分形的可以-A grain image synthesis method depend on Pyramid algorithmic. It is useful for guys doing separate shape
  3. 所属分类:语音合成与识别

    • 发布日期:2024-10-20
    • 文件大小:382976
    • 提供者:山药蛋
  1. 图像压缩的几个MATLAB算法

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

    • 发布日期:2024-10-20
    • 文件大小:10240
    • 提供者:陈量
  1. The_imagefusion_based_on_Gradient_pyramid

    0下载:
  2. 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术。-containing two papers, mainly based on the gradient pyramid decomposition of multi-sensor image fusion technology.
  3. 所属分类:图形图象

    • 发布日期:2024-10-20
    • 文件大小:515072
    • 提供者:阿黄
  1. pyramidSeg

    0下载:
  2. 采用金字塔方法进行图像分割,OpenCV编写。代码来自《OpenCV教程基础篇》一书
  3. 所属分类:图形图象

    • 发布日期:2024-10-20
    • 文件大小:90112
    • 提供者:汪婧
  1. pyramid_segmentation

    0下载:
  2. 采用金字塔分层的算法对图像进行分割,分割效果不错。-Hierarchical pyramid algorithm using image segmentation, segmentation good results.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-20
    • 文件大小:84992
    • 提供者:鄢胜勇
  1. epic

    0下载:
  2. EPIC (Efficient Pyramid Image Coder)。一种高效的金字塔编码算法。图像有损压缩。算法基于精采样非正交二阶小波分解以及霍夫曼熵编码-EPIC (Efficient Pyramid Image Coder). An efficient coding algorithm pyramid. Image lossy compression. Algorithm is based on the wonderful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:92160
    • 提供者:戴宏斌
  1. pyramid

    0下载:
  2. 图像分割,常用的方法很多,较常用的是利用金字塔搜索法,向下向上搜索,对图像进行很好的分割-Image segmentation, commonly used in many ways, more commonly used search method is the use of the pyramid downward upward english, very good image segmentation
  3. 所属分类:2D图形编程

    • 发布日期:2024-10-20
    • 文件大小:84992
    • 提供者:lily
  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-10-20
    • 文件大小:2048
    • 提供者:zhiminn_wang
  1. Image-Compression

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

    • 发布日期:2024-10-20
    • 文件大小:44032
    • 提供者:李远
  1. pyramin

    0下载:
  2. 用 金字塔 方法 进行 图像 分割 opencv-pyramid segementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:84992
    • 提供者:li
  1. GPExpand

    0下载:
  2. 图像金字塔分解与图像金字塔重构matlab 程序,我试过了,很不错-Image pyramid decomposition and reconstruction of image pyramid matlab program, I tried, very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:1024
    • 提供者:李健
  1. fsdpyramid

    0下载:
  2. 本程序实现了基于FSD金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure based on the implementation of the FSD pyramid image fusion algorithm, the effect was not bad, you can reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:1024
    • 提供者:WSH
  1. GausPyramid

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

    • 发布日期:2024-10-20
    • 文件大小:1024
    • 提供者:彭素静
  1. Matlabprime

    0下载:
  2. Matlab基于金字塔结构的图像处理 GUI界面,可直接使用-Matlab based on the pyramid structure of image processing GUI interface, can be directly used
  3. 所属分类:matlab例程

    • 发布日期:2024-10-20
    • 文件大小:1604608
    • 提供者:liuyanqi
  1. imagepyramids

    0下载:
  2. 图像金字塔,得到降采样后的图像和残差图像-image pyramids,generating image pyramids and predicton residual
  3. 所属分类:图形图象

    • 发布日期:2024-10-20
    • 文件大小:27648
    • 提供者:Jackymo
  1. Pyramid

    0下载:
  2. 生成金字塔图像,非常有用,已经测试过,可以使用-Motion-blurred recovery algorithms, a very useful
  3. 所属分类:图形图象

    • 发布日期:2024-10-20
    • 文件大小:43008
    • 提供者:白雪
  1. 梯度金字塔

    1下载:
  2. 实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-20
    • 文件大小:3072
    • 提供者:yanlei3490
  1. 金字塔

    0下载:
  2. 图像金字塔制作,matlab版本,分层显示,不同频率重采样(Image Pyramid making)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-20
    • 文件大小:9216
    • 提供者:叶叶011
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org