CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image compression using wavelet

搜索资源列表

  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2.17kb
    • 提供者:yanhaifeixue
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.49kb
    • 提供者:zhouhao
  1. wav_sofm

    0下载:
  2. 使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1.62kb
    • 提供者:Mr. Yang
  1. speaker_id

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:509.53kb
    • 提供者:ajeeth
  1. CBIR

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:19.98kb
    • 提供者:ajeeth
  1. wavecompression

    0下载:
  2. The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:817byte
    • 提供者:fer
  1. waveletLBGcompression

    0下载:
  2. 用小波变换和LGB编码的方法压缩黑白图片。对图像进行小波变换后,仅对细节系数进行压缩,而且不同小波变换层的细节系数的压缩程度不一样。-Using wavelet transform and coding method LGB compress black and white picture. After the wavelet transform of the image, only the details of the coefficient is compressed, and differ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:771.42kb
    • 提供者:Yin
  1. compressor

    0下载:
  2. Program to simulate the image compression and decompression using wavelet transformation. this program uses the matlab m codes for coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1.04kb
    • 提供者:cpudnt
  1. jpeg2000

    0下载:
  2. this consist of matlab codes for image compression using 2-d wavelet transform.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9.55kb
    • 提供者:katore vishal
  1. thesis

    0下载:
  2. speech compression using wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:261.45kb
    • 提供者:chadlia
  1. MATLAB_Wavelet

    0下载:
  2. MATLAB下小波变换的原理教程及示例 包括:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-MATLAB wavelet transform under the principle of tutorials and examples include: one-dimensional linear non-linear approximation, two-dimensional linear non-line
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4.13mb
    • 提供者:lym
  1. imagecompression

    0下载:
  2. Matlab code for image compression using haar wavelet transforms
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:111.72kb
    • 提供者:Ashok
  1. zhengshuxiaobobianhuanhetuxiangyasuo

    0下载:
  2. 整数小波变换与图像压缩 用MatLAB实现图像的整数小波变换,对行和列各做一次。采用最简单的S小波,它是Haar变换的整数形式。-integral wavelet transform and image compression .To realize the integral wavelet transform based on the Matlab in rows and columns. Using the simple S wavelet ,which is integral form o
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:698byte
    • 提供者:李颀
  1. MATLABimagecompression

    0下载:
  2. 共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行-matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:47.85kb
    • 提供者:John
  1. mywavelet

    0下载:
  2. 利用二维小波函数进行图像压缩和去噪处理的matlab程序-Using two-dimensional wavelet functions for image compression and denoising of the matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:718byte
    • 提供者:李飒
  1. Image-Compression-using-Haar-wavelet

    0下载:
  2. Image Compression using Haar wavelet:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:182.43kb
    • 提供者:Murali
  1. Lossy-Image-Compression-Using-Wavelets

    0下载:
  2. lossy image compression using wavelet...may be lost some data eng...7ayder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:140.12kb
    • 提供者:kadhum
  1. image-compression

    0下载:
  2. image compression using wavelet transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:2.93kb
    • 提供者:shahid
  1. Image-Compression-using-wavelet

    0下载:
  2. image compression using discrete wavelet transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:2.08kb
    • 提供者:aliyy2005
  1. Image-compression-using-wavelet-transform-in-matl

    0下载:
  2. the source code used for image compression using wavelet transform. to use this codes u have to first convert RGB image to grayscale and also its colourmap
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:569byte
    • 提供者:santosh
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com