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

搜索资源列表

  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:朱晓路
  1. 任意2的幂次方长度数据快速dct

    0下载:
  2. 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:罗永
  1. DCT得快速算法

    0下载:
  2. 这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:297.86kb
    • 提供者:安风铃
  1. fft

    0下载:
  2. 用c语言实现DCT的快速傅里叶算法,即用16的dsp实现fft的变换-DCT-fast Fourier transform algorithm ,using6 dsp fft of transformation 。
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:989byte
    • 提供者:唐旭
  1. Analysis_of_channel_estimation_methods_for_OFDMA.

    0下载:
  2. OFDMA, Orthogonal Frequency Division Multiple Access is a broad band communication method. Here channel estimation is more crucial. Based on the FFT size used for OFDM transmission method that many number of channel co-efficients are to be estimated
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:muruga
  1. li3-16

    0下载:
  2. 图像锐化实例,分别保存用DCT和小波方法的变换系数-Image sharpening examples, save the use of DCT and Wavelet transform coefficients
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:623byte
    • 提供者:张毅
  1. dip4

    1下载:
  2. 对原始灰度图像进行图像压缩,对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换 -The original gray image compression, this map for 8 × 8 DCT transform, respectively, to retain only the DC coefficient, and to retain the former 4,8,16 months tr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:591byte
    • 提供者:potato
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2.87kb
    • 提供者:嘟嘟
  1. DCTtransformation

    0下载:
  2. DCT变换的基本思路是将图像分解为8×8的子块或16×16的子块,并对每一个子块进行单独的DCT变换,然后对变换结果进行量化、编码-The basic idea is to transform DCT the image is decomposed into 8 × 8 sub-block or 16 × 16 sub-blocks, and each separate sub-block DCT, and then quantify the results of the transform c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:59.2kb
    • 提供者:孙一
  1. Untitled23

    0下载:
  2. 在DCT变换域水印算法中,针对整个载体(如整幅图像)或者载体的各部分(比如对图像进行分块,块大小一般为8×8或者16×16)。-DCT WATERMARK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:725byte
    • 提供者:李晨璐
  1. interpre

    1下载:
  2. 基于matlab的帧内16*16宏块预测代码实现,采用全搜索算法,后面有简化的DCT变换和量化过程-inter prediction of 16*16 macroblocks using Full Search Algorithm based on matlab, followed with simplified process of DCT transform and quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1.58kb
    • 提供者:haha
  1. JPEG_BaseLine_Encoder

    0下载:
  2. The JPEG compression scheme is divided into the following stages: 1. Transform the image into an optimal color space. 2. Adjust Aspect Ratio 16:9 3. Digitization Scheme 4:2:0. 4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:774.01kb
    • 提供者:ouchi
  1. DCT_Gaosi_fenkuai

    1下载:
  2. 对256*256大小的8bit灰度lena图像进行仿真 将图像分为16*16的分块进行计算 稀疏矩阵采用DCT矩阵,观测矩阵采用高斯随机矩阵,重构采用OMP算法- 256* 256 size lena image simulation 8bit grayscale image is divided into 16 * 16 calculate block sparse matrix using DCT matrix, observation matrix using Ga
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.37kb
    • 提供者:蒋小燕
  1. DCT-and-Image-Compression

    0下载:
  2. DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and trans
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.4kb
    • 提供者:Eldhose
  1. 3.2DCT

    0下载:
  2. 对cameraman.tif图像进行DCT变换,分别选取最大的1/4、1/8、1/16个变换系数(其余置为0),进行反DCT得到重构图像,显示原图像和各重构图像并分别计算重构图像的峰值信噪比。-Cameraman.tif DCT transform of the image, were selected maximum 1/4,1/8,1/16 transform coefficients (the remainder is set to 0), inverse DCT to obtain th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:842byte
    • 提供者:王丽
  1. DCT-transform-of-the-image

    0下载:
  2. 对cameraman.tif图像进行DCT变换,分别选取最大的1/4、1/8、1/16个变换系数(其余置为0),进行反DCT得到重构图像,显示原图像和各重构图像并分别计算重构图像的峰值信噪比。-Cameraman.tif DCT transform of the image, were selected maximum 1/4,1/8,1/16 transform coefficients (the remainder is set to 0), inverse DCT to obtain th
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10.06kb
    • 提供者:zy
  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
    • 文件大小:1.43mb
    • 提供者:Imphal
  1. MaseraConf_17.pdf.tar

    0下载:
  2. In this paper, we present area- and power-efficient architectures for the implementation of integer discrete cosine transform (DCT) of different lengths to be used in High Efficiency Video Coding (HEVC). We show that an efficient constant matrix-
  3. 所属分类:其他

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

    1下载:
  2. 程序主要用于dct图片分块,包括8*8,16*16,32*32,64*64分块等等。(The program is mainly used to block DCT pictures, including 8*8, 16*16,32*32, 64*64 block, and so on.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:77kb
    • 提供者:wang_san
搜珍网 www.dssz.com