CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波变换编码

搜索资源列表

  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6383
    • 提供者:陈大明
  1. Reversible EZW-Based Image Comp

    0下载:
  2. 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:29074
    • 提供者:东海
  1. SPIHT-matlab

    0下载:
  2. 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:233180
    • 提供者:李一
  1. 123321Wavelet

    0下载:
  2. 用VC实现小波变换的图像处理程序,图像压缩,编码等-with VC wavelet image processing, image compression and coding
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:46346
    • 提供者:傅升红
  1. mentos_ezw

    0下载:
  2. 用matlab实现的EZW编码解码,对图像进行小波变换,EZW算法搜索小波系数矩阵,包括熵编码(HUFFMAN)-achieved using Matlab EZW codec, the image wavelet transform, EZW wavelet algorithm search coefficient matrix, including entropy coding (HUFFMAN)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10122
    • 提供者:小迟
  1. wavelet02

    0下载:
  2. 小波变换应用:一种基于预测分类的小波图像编码-wavelet transform applications : a classification based on the forecast of wavelet image coding
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:198263
    • 提供者:吕超
  1. testreport

    0下载:
  2. 直方图、图象处理变换、小波变换、模板运算、图像压缩与编码、应用KL变换进行图象的特征提取 -histogram, image processing, transformation, wavelet transform, template operations, image compression and coding, Application KL transform the image feature extraction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:王英强
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. ImageProcessing

    0下载:
  2. 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:838158
    • 提供者:user
  1. DVC

    3下载:
  2. 分布式视频编码程序,不包括传统帧编码部分,仅WZ编码部分,对信源进行了分类,小波变换,LDPC等-Distributed video coding process, not including traditional frame coding part, only part of WZ coding, the source for the classification, wavelet transform, LDPC, etc.
  3. 所属分类:Multimedia program

    • 发布日期:2015-12-15
    • 文件大小:3196128
    • 提供者:yuyanli
  1. LPCsource

    0下载:
  2. 线性预测编码(LPC)源程序,模拟每帧240样本的、频率50-300的线性预测编码算法实现,表现形式为控制台程序。-Linear predictive coding (LPC) source
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1979358
    • 提供者:瑞吉
  1. wavelet

    0下载:
  2. 这是关于利用小波变换进行二层压缩的小程序,利用小波工具箱,进行图像编码,分层,解压缩,最后还原。-This is a program about wavelet
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:718
    • 提供者:hekang
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. EZW_Code

    0下载:
  2. 图像小波压缩变换,ezw零树编码-wavlet
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:215352
    • 提供者:luoqi
  1. prg4

    0下载:
  2. 小波变换编码:是一种近年来得到迅速发展应用的编码方法,小波工具的强大功能正越来越受到人们的重视。-Wavelet transform coding: is a rapid development in recent years the application of the coding method, wavelet tool of the strong function has been paid more and more attention
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:311724
    • 提供者:宝宝余
  1. EZW

    0下载:
  2. 小波变换的EZW编码,希望对大家学习小波变换编码有用-EZW wavelet transform coding, we want to learn useful for wavelet transform coding
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:3483
    • 提供者:leehui
  1. spiht_code

    0下载:
  2. 小波变换的SPIHT编码,希望对大家学习小波变换编码有用-SPIHT wavelet transform coding, we want to learn useful for wavelet transform coding
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:473828
    • 提供者:leehui
  1. MATLAB-SPIHT

    0下载:
  2. 用MATLAB对图像进行小波变换,对变换后的系数进行SPIHT编码,形成压缩码流,是经典的小波变换编码方法-MATLAB to image wavelet transform, to transform coefficients on SPIHT coding, forming compression streaming, is a classic wavelet transform coding method
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:71544
    • 提供者:
  1. 3d_wavelet

    0下载:
  2. 一个小波变换编码的图像压缩算法,可以学习小波编码相关方法-A wavelet transform coding image compression algorithm, can learn from wavelet coding
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:7033752
    • 提供者:黄柳苹
  1. 高速图像压缩编码器的VLSI结构设计研究

    0下载:
  2. 高速图像压缩编码器的VLSI结构设计研究.kdh 相当有水平的博士论文。里面详细讲到了如何设计小波变换VLSI结构。并对verilog hdl设计结构进行了评估-The high-speed image compression VLSI architecture design of the encoder the study. Kdh quite the level of Ph.D. thesis. Which talked about in detail how to design VLSI
  3. 所属分类:行业发展研究

    • 发布日期:2017-11-01
    • 文件大小:1734244
    • 提供者:木阮清
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com