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

搜索资源列表

  1. wavelets

    3下载:
  2. 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
  3. 所属分类:压缩解压

    • 发布日期:2017-05-23
    • 文件大小:413929
    • 提供者:刘灿
  1. a

    0下载:
  2. Matlab矢量量化图像压缩程序 矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于 训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:47153
    • 提供者:adu
  1. nflmhamming

    1下载:
  2. Hamming窗加权非线性调频脉冲压缩程序-Hamming window weighted linear FM pulse compression process
  3. 所属分类:matlab

    • 发布日期:2015-03-30
    • 文件大小:577
    • 提供者:孙艳芳
  1. matlab

    8下载:
  2. 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-09
    • 文件大小:529408
    • 提供者:张小小
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  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
    • 文件大小:2226
    • 提供者:yanhaifeixue
  1. jpeg

    2下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4617
    • 提供者:Justin
  1. CS_OMP

    1下载:
  2. 压缩感知的一个经典算法,即正交匹配追踪,在MATLAB7.0下已实现-Perception of a classical compression algorithm called orthogonal matching pursuit, had been achieved in the MATLAB7.0
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:1221
    • 提供者:杨淑媛
  1. dct

    4下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:218073
    • 提供者:nn
  1. ECGreading

    0下载:
  2. MIT-DB标准数据库中心电信号的读取程序可用于心电信号压缩与编码-MIT-DB standard ECG database, the reading program can be used for ECG signal compression and coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:695275
    • 提供者:liuyongwang
  1. The_Speex_Codec_Manual_Version_1.2_Beta_3

    0下载:
  2. Speex是一套开源的专门压缩声音的库,压缩的性能非常高,常用在VoIP或者其它网络程序中。Speex声称自己是不受任何专利限制,并授权根据修订后的BSD许可证发布。它可以用来与Ogg容器格式或直接在UDP / RTP协议下传输。 这份是Speex的编码手册英文版,下面的地址是维基百科中关于Speex的介绍: http://en.wikipedia.org/wiki/Speex-Speex is a free software speech codec that may be used on
  3. 所属分类:Audio program

    • 发布日期:2016-01-22
    • 文件大小:410795
    • 提供者:瞿志超
  1. VFW-compression-h264

    0下载:
  2. 一个用VFW方法来实现视频压缩的程序,实现用H264来压缩。但在使用前要安装合适的播放器,推荐使用完美解码播放器。-A video compression function used VFW mode.It can implement in h264, but it need you to install a suitable video player.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2118502
    • 提供者:taiyongyu
  1. DCT

    0下载:
  2. 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:205026
    • 提供者:桂树
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:19381
    • 提供者:普明
  1. DCT

    2下载:
  2. 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:7195
    • 提供者:zy
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:173537
    • 提供者:朱江
  1. PictureView

    0下载:
  2. 一个图片管理程序,包括WEB浏览、WAP浏览及图像压缩等相关操作。-A picture management program, including the WEB browser, WAP browser and image compression and other related operations.
  3. 所属分类:WAP develop

    • 发布日期:2017-05-11
    • 文件大小:2866655
    • 提供者:zyg
  1. jpegcompress

    0下载:
  2. 灰度图像的jpeg压缩处理,解压处理,以及信噪比SNR的计算-Grayscale jpeg image compression, decompression, as well as the calculation of signal to noise ratio SNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:17930
    • 提供者:华斌
  1. image-compression-with-PCA

    1下载:
  2. 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。-On the 400 block with a gray image compressi
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4187674
    • 提供者:刘明
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com