搜索资源列表

  1. r8x8dct

    0下载:
  2. 8x8的DCT算法源代码,可以移植到各种DSP芯片。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27102
    • 提供者:zengmaiping
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3476
    • 提供者:viconia
  1. my_dct

    2下载:
  2. 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:张子木
  1. C-DCT

    0下载:
  2. 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:廖和
  1. r8x8dct

    0下载:
  2. 8x8的DCT算法源代码,可以移植到各种DSP芯片。-8x8 source code of DCT algorithm can be ported to a variety of DSP chips.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:122880
    • 提供者:zengmaiping
  1. dm_dct_fenkuai

    0下载:
  2. 在DCT域,利用8*8分块DM方法,嵌入隐藏信息。可设置量化步长、选择各种经典的攻击方式和控制攻击强弱。返回误码率和峰值信噪比。利用Matlab编写。-In the DCT domain, the use of 8* 8 block DM methods, embedding hidden information. Quantization step size can be set to choose a variety of clas
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:148480
    • 提供者:张湛
  1. DCT_IDCT

    0下载:
  2. to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:hujik
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:viconia
  1. 8x8IDCT

    0下载:
  2. 8x8 iDCT verilog code 一次輸入八個點-8x8 iDCT verilog code once the importation of eight points
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-23
    • 文件大小:8303616
    • 提供者:Emuil
  1. my_dct

    0下载:
  2. 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像-Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:张子木
  1. Loeffler_dct

    0下载:
  2. JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。-JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-23
    • 文件大小:330752
    • 提供者:罗小伟
  1. workingjpeg

    0下载:
  2. JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:anitha
  1. PARA

    0下载:
  2. 采用dct变换,编制对图象进行变换的程序,图象采用8x8分快。分别采用用2、3、5、8个和全部系数恢复原图象
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:hgfj
  1. DCT-Implementation

    0下载:
  2. The 8x8 discrete cosine transform (DCT) is an efficient, real-valued transform often used in image compression. Special, fast algorithms for the DCT have been developed to accommodate the many arithmetic operations i
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-23
    • 文件大小:271360
    • 提供者:zpy
  1. DCT

    0下载:
  2. 将一幅图像先进行分成8X8块,然后对每个8X8块进行DCT变化,最后将变换后的图片进行分层,重新显示-Will an image to 8 X8 into pieces, then to every 8 X8 block DCT change, finally will transform the images after the layered, displayed again
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:225280
    • 提供者:翟明
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Adam_Z
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:rowthof
  1. DCT

    0下载:
  2. 利用元胞数组对图像的每个8x8块进行DCT变换后,重整图像,在左上角显示图像概貌-After the use of cellular arrays for each 8x8 block DCT transform image, reforming the image is displayed in the upper left corner of the image overview
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:193536
    • 提供者:陈裕佳
  1. DCT-compress

    0下载:
  2. 把图像分成8x8的图像块进行DCT变换压缩,再用霍夫曼编码,其中DCT变换未调用matlab 的函数,可以满足一些作业的要求-The image is divided into 8x8 image blocks of compressed DCT transform, then Huffman coding, which is not the DCT matlab function calls, meet some of the req
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:36864
    • 提供者:朱兆琪
  1. dct basis

    0下载:
  2. 8x8 Discrete Cosine Basis
  3. 所属分类:matlab例程

    • 发布日期:2021-07-23
    • 文件大小:699
    • 提供者:live2021
« 12 »

源码中国 www.ymcn.org