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

搜索资源列表

  1. contourlet-CP-RLC

    0下载:
  2. 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:381730
    • 提供者:刘灿
  1. ShannonFanocodingdecoding

    0下载:
  2. 这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1842
    • 提供者:叶徕风
  1. txyslh

    0下载:
  2. 实现了简单的图像的小波变化和压缩编码!! 并计算了压缩后的熵值-To achieve a simple image of the wavelet transform and compression coding! ! And calculate the entropy of the compressed! !
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:46690
    • 提供者:周磊
  1. Chapter1-5

    0下载:
  2. 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1580139
    • 提供者:xiao
  1. Chapter11-13

    0下载:
  2. 第十一章到第十三章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5088147
    • 提供者:xiao
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. matlabhaffman

    0下载:
  2. 基于哈夫曼编码的图像压缩编码程序设计 很好啊-huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1419
    • 提供者:通天塔
  1. acode

    0下载:
  2. 自适应算术编码:实现图像、文档、视频的压缩解压-To achieve images, documents, video compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:335033
    • 提供者:张艳
  1. fcode

    1下载:
  2. 静态算术编码:实现图像、文档、视频的压缩解压缩-Static arithmetic coding: Achieving images, documents, video compression decompression
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:482944
    • 提供者:张艳
  1. Image

    0下载:
  2. MaTLAB处理图像集,包括图像压缩编码变换,压缩文件中包括程序和程序说明。图像处理集-MaTLAB set of image processing, including image compression transform, compressed files, including the procedures and descr iption of the procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:87774
    • 提供者:呆呆
  1. Huffman_Compression

    0下载:
  2. 本程序包含使用Huffman编码压缩图像和解压图像的过程,在VC6.0环境下已进行测试。-This procedure includes the use of Huffman coding image compression image and decompression process, VC6.0 environment has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2131650
    • 提供者:zxssf
  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. DCT

    0下载:
  2. 对图像信号进行DCT压缩和编码及加噪滤波后的恢复-DCT on the image signal compression and coding and increase the recovery of the filtered noise
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8594468
    • 提供者:宋贤明
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:唐宁
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
  1. imagedatabase

    0下载:
  2. 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7904162
    • 提供者:kersmlonq
  1. huffman

    0下载:
  2. huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-27
    • 文件大小:54272
    • 提供者:dawn
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:51673
    • 提供者:zhangxuejian
  1. EZW

    0下载:
  2. EZW图像压缩与解压缩编码算法流程详解以及实现-In this text I will try to explain the implementation of an Embedded Zerotree Wavelet encoder or EZW encoder,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:37436
    • 提供者:付之一笑
  1. BTCcode_ImageCompress

    0下载:
  2. 用Matlab进行方块编码(BTCcode)实现对图像的压缩-Use Matlab to realize BTCcode for image compression
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2879
    • 提供者:zhaojiepeng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com