CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - DCT 变换

搜索资源列表

  1. tuxiangyasuo

    0下载:
  2. 基于DCT变换的图像压缩的基本原理及其实现步骤。采用DCT变换压缩的依据。图像压缩过程的最后步骤是编码量化了的图像。在此,我采用的是Huffman编码方法。并使用MATLAB7.0实现DCT图像压缩的仿真。-DCT based on the image compression
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:91829
    • 提供者:xunnin
  1. matlab

    0下载:
  2. ~~多种变换的数字水印源码DCT DWT-~ ~ A wide range of digital watermarking Transform DCT DWT source
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6405
    • 提供者:张川
  1. 11111111111456

    0下载:
  2. 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:155909
    • 提供者:武同学
  1. TCPxiaobo

    0下载:
  2. 用DCT变换和小波变换对全色光学图像和多光谱图像进行融合,生成同一图像。-Use DCT transform and wavelet transform of the panchromatic optical images and multi-spectral image fusion to generate the same image.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 可完成二维DCT变换及量化,实现h264中变换量化部分功能-To be completed by two-dimensional DCT transform and quantization, transform h264 realize some functions to quantify
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:215412
    • 提供者:清水
  1. Encoder264

    0下载:
  2. H.264图像编码程序对输入像素块X的整数DCT变换和量化-H.264 encoding process the input image pixel block X integer DCT transform and quantization
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1820
    • 提供者:ydl
  1. DCT2

    0下载:
  2. 利用VHDL设计实现了DCT变换,在ISE仿真通过-VHDL designs and implements the use of DCT transform, in the ISE simulation through the
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:7060145
    • 提供者:洪依
  1. DCT

    0下载:
  2. 生成一个高斯水印后,对待嵌入水印的载体图像进行二维的DCT变换,然后嵌入水印-Generates a Gaussian watermark, the watermark embedded in the carrier to treat two-dimensional image of the DCT transform, and then embedding the watermark
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:253420
    • 提供者:蓝媚
  1. DCT

    0下载:
  2. Visual C++实现视频编码中的DCT和反DCT变换-Visual C++ implementation of the DCT video coding and anti-DCT transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1923944
    • 提供者:fanyunpeng
  1. 2005-12-29_22-34-9_93

    0下载:
  2. 用VHDL实现dct.离散余弦变换(DCT)在图像编解码方面应用十分广泛,至今已被JPEG、MPEG1、MPEG2、MPEG4和H26x等国际标准所采用。由于其计算量较大,软件实现往往难以满足实时处理的要求,因而在很多实际应用中需要采用硬件设计的DCT处理电路来满足我们对处理速度的要求-Using VHDL implementation dct. Discrete cosine transform (DCT) in image decoding application of very exten
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:yangjing
  1. DCT

    0下载:
  2. 使用C语言实现DCT变换 精度不是很高-Using the C language is not very high precision DCT transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:999
    • 提供者:丁成
  1. 593IDCT

    0下载:
  2. dct变换与dct逆变换,程序可以直接运行,代码中有详细注释,容易理解。-dct dct transform and inverse transform, the program can run the code in detail in notes, easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:203586
    • 提供者:马文庆
  1. DCT1

    0下载:
  2. 数字水印DCT变换,含有水印的嵌入与提取-Digital watermarking, DCT, contain watermark embedding and extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:孙超
  1. aa

    0下载:
  2. 一个实现图像傅里叶变换、DCT变换,平移、旋转、图像缩放等功能的集成软件,matlab源代码。-it a software which has many functions such as FFT,DCT,zoom in and zoom out.it s a code written with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:437425
    • 提供者:陈战
  1. imageprocesing

    0下载:
  2. 详细的matlab图像处理,有DCT变换图像压缩,对比度增强,直方图均衡化,规定化,平滑滤波,锐化,频域滤波等-Detailed matlab image processing, image compression with DCT transform, contrast enhancement, histogram equalization, the provisions of, smoothing, sharpening, frequency domain filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2981
    • 提供者:yuezhixin
  1. KLDCT_Markov

    0下载:
  2. 用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:591
    • 提供者:pcyan
  1. KLDCT_img

    0下载:
  2. 用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。-For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:651
    • 提供者:pcyan
  1. YINPIN

    0下载:
  2. 利用dct变换,,以及LSB置换,将水印信息嵌入到音频信号中-use dct and lsb,make the watermark embedding the vedio
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:8789811
    • 提供者:唐银
  1. matlab实现DCt

    0下载:
  2. 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:MBLee
  1. DCT变换

    1下载:
  2. 实现颜色图像DCT水印嵌入和提取,以及彩色版本和非彩色版本图像的程序(Implementation of color image DCT transform)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:风痕灬
« 12 »
搜珍网 www.dssz.com