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

搜索资源列表

  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform inverse DCT 5, Shift the val
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:186880
    • 提供者:颜新卉
  1. MATLAB

    0下载:
  2.  产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;  采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;  计算信号量化噪声比(SQNR);  信道误码率为10-3;  解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求:  采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1610
    • 提供者:louzhu
  1. YUVdct

    0下载:
  2. YUV序列打开,DCT变换,IDCT变换、量化、反量化等操作-YUV sequence of open, DCT transform, IDCT transform, quantization, inverse quantization operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:64878
    • 提供者:王瑾
  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. jpegmatlab

    0下载:
  2. jpeg图像进行量化和反量化的matlab程序-jpeg images can be quantified and inverse quantization of the matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7053
    • 提供者:carol
  1. DctQuant

    0下载:
  2. 工程名为DctQuant,编程实现了一帧CIF格式4:2:0的YUV图像的H.264的整数变换、量化以及逆量化、逆变换。具体的功能表述如下: 1、首先按“打开YUV”按钮,选择一帧格式为CIF的4:2:0的YUV图像(默认的YUV图像的格式为4:2:0的CIF格式)。选择完成后,可以看到显示的输入图像。 2、输入QP值,QP是0到51之间的整数值,超出范围,会弹出对话框提示。QP默认为28。注意:当改变QP值为0时,即没有量化,则点击转换按钮显示出的PSNR值即为输入图像的PSNR值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:446152
    • 提供者:王婉君
  1. MP3-Code

    1下载:
  2. Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:70813
    • 提供者:赵昕
  1. H264DCT_SSE2

    0下载:
  2. 完全利用SSE2汇编指令实现的H.264的色度信号的DCT变换和量化、反量化和反变换程序,包含Hardamard变换-Fully implemented using SSE2 assembler instructions H.264 DCT chrominance signal transform and quantization, inverse quantization and inverse transform process, including Hardamard transform
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:55866
    • 提供者:舒念
  1. sse_luma

    0下载:
  2. 利用vc++实现的 基于MMX汇编指令进行优化的H.264的量化和反量化程序,可以运行和输出结果,所需时间是优化前的十分之一,非常有效。-Using vc++ implementation based on optimized MMX assembler instructions H.264 quantization and inverse quantization process, can run and output the results, the time is one-tenth of
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:335924
    • 提供者:舒念
  1. 1

    0下载:
  2. AVS 和H.264 的通用反量化模块设计 论文-AVS and H.264 generic inverse quantization module design thesis
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-24
    • 文件大小:165129
    • 提供者:詹成
  1. ImageProcessing

    1下载:
  2. JPEG图像压缩标准MATLAB仿真程序。包括DCT变换及其逆变换、量化及反量化等过程。-JPEG image compression standard MATLAB simulation program. Including the DCT transform and its inverse transform, quantization and inverse quantization and other processes.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:55012
    • 提供者:秋田
  1. encoding

    0下载:
  2. 灰度图像的DCT及之字形扫描,量化,反量化,逆扫描,图像复原-DCT and the gray image of the zigzag scan, quantization, inverse quantization, inverse scanning, image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:624
    • 提供者:lizezheng
  1. 61IC_H4231

    0下载:
  2. PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4825704
    • 提供者:李阳
  1. Quantization-for-DCT

    0下载:
  2. 量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。-Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calcul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:522
    • 提供者:Adam_Z
  1. HDecoder2264

    0下载:
  2. H.264解码器源程序 包括括对输入像素块的反量化和反变换 -H.264 decoder source consists of the input pixel block of inverse quantization and anti-transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1291
    • 提供者:fz
  1. IQIT

    0下载:
  2. Inverse quantization and DCT for h.264 in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:6710
    • 提供者:Alex
  1. image-quantization-(reproduced)

    0下载:
  2. 数字图片量化:图像进行高斯滤波,图像直方图均衡及其处理,图像添加噪声并且滤除,矩阵做DCT反变换,对图像做dct变换和量化-Digital image quantization: image Gauss filtering, image histogram equalization and processing, image adding noise and filtering, matrix DCT inverse transform, DCT transform and quantizati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14424
    • 提供者:miyue
  1. LAB1

    0下载:
  2. JPEG算法实现:1.读取图片 2. 分别对3个通道DCT变换及量化, 3.反量化-JPEG algorithm: 1. Read Photos 2. respectively three channels DCT transform and quantization, 3. The inverse quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:吴国文
  1. test

    0下载:
  2. 程序功能:模拟DCT编码解码过程,生成带“块效应”的图像 实验图片:lena.jpg(512*512) 步骤:彩色图像→灰度图像→DCT→量化→反量化→IDCT→重构图像并保存- Program features: Analog DCT encoding and decoding process, generated with the " block effect" image Experimental Image: lena.jpg (512* 512)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:858
    • 提供者:kuiliping
  1. DCT-etc-DEY

    0下载:
  2. 视频解码:包括反DCT变换,反量化,VLD,MC等,-Video decoding: including the DCT transform and inverse quantization, VLD, MC etc.,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:68532
    • 提供者:haumewyzojk
« 12 »
搜珍网 www.dssz.com