CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 变换编码

搜索资源列表

  1. DrakeDCT050629B

    0下载:
  2. DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:63.19kb
    • 提供者:中国
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:812.29kb
    • 提供者:郑英
  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:33.91kb
    • 提供者:aa
  1. DCTpcm_code

    1下载:
  2. 子块DCT变换编码/帧内预测编码DPCM,基于JPEG量化矩阵的量化与反量化-block DCT encoding / decoding predictive coding DPCM. JPEG quantization matrix based on the quantitative and anti - quantization
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:田彬
  1. yinpinyasuo

    0下载:
  2. 【转载】叙述了MPEG音频编码标准中的变换编码技术,包括改进余弦变换和反变换,时域混叠抵消与自适应窗选择。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:332.83kb
    • 提供者:李琉星
  1. zheng

    0下载:
  2. 嵌入式零树小波变换编码 EZW 的MATLAB 程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:77.34kb
    • 提供者:zhengzheng
  1. EZW图像编码

    0下载:
  2. 使用小波变换进行图像编码的经典程序。非常有用
  3. 所属分类:matlab例程

  1. JPEGcompression.rar

    2下载:
  2. 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.28kb
    • 提供者:龙活
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. DCT

    1下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1012byte
    • 提供者:lintao
  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
    • 文件大小:7.03kb
    • 提供者:zy
  1. ImageCoding

    0下载:
  2. 图像的压缩编码,有像素编码、预测编码、变换编码等-Image compression coding, there are pixel coding, predictive coding, transform coding, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:228.4kb
    • 提供者:吴耀宗
  1. H.264

    4下载:
  2. H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:808.37kb
    • 提供者:liu
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.1kb
    • 提供者:罗鹏
  1. Untitled3

    0下载:
  2. 离散余弦变换图像压缩-分块,变换,编码,传送,解码-Discrete cosine transform image compression- block, transform, coding, transmission, decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:562byte
    • 提供者:syx
  1. 5

    0下载:
  2. 这是变换编码技术 是一种压缩技术 可以对图片或者字符-This is a transform coding technique is a compression technology, or characters in the picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:linwei
  1. LSCS_KFCS_code

    0下载:
  2. 压缩采样,基于乃奎斯特采样,压缩编码,变换编码-compressed sampling
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:44.66kb
    • 提供者:goodboy
  1. wavelet

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

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

    0下载:
  2. 变换编码的实现,对初学者还是值得参考的 比较有用的
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:陈浩
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com