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

搜索资源列表

  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
    • 文件大小:169176
    • 提供者:宇翔
  1. RGB_DCT.rar

    0下载:
  2. 对RGB颜色空间的彩色图像进行DCT变换,其中可保留任意的变换系数,且可根据需求改变量化步长,RGB color space for color image DCT transform, which may retain any of transform coefficients, and can be quantified in accordance with step changes in demand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:873
    • 提供者:alex
  1. piccompress.rar

    0下载:
  2. 图像压缩编码,dct变换,量化, Z字形扫描 行程编码,Image compression, dct transform, quantization, Z-shaped scan length encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:973
    • 提供者:张理
  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:14183424
    • 提供者:abcd0609
  1. dct

    0下载:
  2. DCT变换和DCT反变换大全,提供多种DCT算法的实现,可用于图像和声音处理。-DCT and IDCT package, supplies lots of DCT and IDCT algorithm, very useful to image and audio processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:25085
    • 提供者:C.L Lee
  1. MATLAB

    0下载:
  2. dct变换 高通滤波 并带有原始图像 对于图像处理的初学者很实用-dct transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:153779
    • 提供者:jiangyuhang
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. ar_dct_kda

    0下载:
  2. 在AR人脸库上进行DCT变换,使用DCT变换后的图像进行 kernel fisher discriminant analysis,其中kernel 函数可以自己选择-In the AR face database on the DCT transform, using the DCT transformed image kernel fisher discriminant analysis, which can choose the kernel function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2370
    • 提供者:邵珠立
  1. DCT

    1下载:
  2. 实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。 经DCT高通滤波后的图像: 经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2014-11-23
    • 文件大小:9131008
    • 提供者:strong
  1. DCT

    0下载:
  2. 基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:229019
    • 提供者:young
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. matlab-code

    0下载:
  2. 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:390377
    • 提供者:pxjy
  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
    • 文件大小:1012
    • 提供者:lintao
  1. MATLAB

    0下载:
  2. dct低通滤波 对于数字图像处理的入门例程再好不过了 其中对滤波器的波形给了三位图像-dct transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:154022
    • 提供者:jiangyuhang
  1. information-hiding

    1下载:
  2. 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2993227
    • 提供者:
  1. Chapter6-9

    3下载:
  2. 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-11
    • 文件大小:6281027
    • 提供者:xiao
  1. 12345

    0下载:
  2. 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:424564
    • 提供者:song
  1. DCT

    0下载:
  2. 数字信号处理实验,DCT图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。-Digital signal processing experiment, DCT image compression, contains matlab experiment m documents and the experiment report for your reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:64326
    • 提供者:
  1. dct

    0下载:
  2. 用MATLAB实现图像的离散余弦变换,程序运行结果表明离散余弦变换能够起到压缩图像的目的。-in order to compress the bite of pictur,the program use the DCT to compress.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1809
    • 提供者:何欢
  1. psnr

    2下载:
  2. 计算两幅图像的psnr值,非常精确完整,绝对好用-Calculation of two images of the PSNR values, integrity and very precise, the absolute ease of use
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:831
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com