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

搜索资源列表

  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:155603
    • 提供者:
  1. DCTiDCT

    0下载:
  2. DCT-IDCT algorithm and codes
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:83747
    • 提供者:ozcan
  1. Transform

    0下载:
  2. 快速傅里叶变换、快速傅里反叶变换、快速余弦变换、快速余弦反变换,FFT,IFFT,DCT,IDCT-Fast Fourier transform and fast cosine transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2899
    • 提供者:Arnoneo
  1. fdct

    1下载:
  2. VC++实现的DCT、IDCT图像变换与反变换,分为普通和快速模式-VC++ implementation of the DCT, IDCT transform and inverse transform the image is divided into normal and fast mode
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6146617
    • 提供者:sunzeng
  1. DCT

    0下载:
  2. DCT and IDCT code in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:73925
    • 提供者:priya
  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. dct

    0下载:
  2. 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:564222
    • 提供者:cky
  1. DCT-and-iDCT

    0下载:
  2. 一个简单的图像DCT变换和反DCT变换 没有注释-A simple image DCT and inverse DCT transform
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:944
    • 提供者:刘超洋
  1. Some-basic-transformations-in-MATLAB

    0下载:
  2. 图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:838656
    • 提供者:Hopre
  1. DCT

    0下载:
  2. 用VC++实现图像DCT变换及IDCT,界面友好便于实现-complish DCT by VC++
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:229019
    • 提供者:于秀青
  1. DCT-a-Hamming-coding

    0下载:
  2. 1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。 2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。-DCT:Direct DCT and IDCT,blocking. hamming coding:decoding and picking up errors.
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1563
    • 提供者:xietao
  1. DCT-AND-IDCT

    0下载:
  2. VC++实现DCT和IDCT,是可以实现的。-DCT AND IDCT WRITTEN BY VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:25600
    • 提供者:lili
  1. RAW_DCT_IDCT

    0下载:
  2. RAW DCT & IDCT Transform
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:leegaya
  1. DCT

    2下载:
  2. 基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:4096
    • 提供者:kelly
  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. Code

    0下载:
  2. DCT/IDCT converter for JPG GIF or other IMG files
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:110068
    • 提供者:sas
  1. dct

    0下载:
  2. dctt/idct image compression with matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:5507
    • 提供者:mehko
  1. digital

    0下载:
  2. It calculates dct and idct and then calculates psnr and mse
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2053120
    • 提供者:udaya
  1. Jridi17.pdf.tar

    0下载:
  2. An approximate kernel for the discrete cosine transform (DCT) of length 4 is derived from the 4-point DCT defined by the High Efficiency Video Coding (HEVC) standard and used for the computation of DCT and inverse DCT (IDCT) of power-of-two lengt
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1496064
    • 提供者:Imphal
  1. idctmimoofdm

    0下载:
  2. generate signal mimo ofdm using dct with m-psk modulation
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:12288
    • 提供者:ismi
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com