搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
fft+DCT
- 自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
DCT
- 一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考
dct
- 基于恩智浦dsp芯片的dct变换源码,很实用
DCT变换
- 图像DCT变换
DCT变换 C实现
- DCT变换的实现,用C语言实现的
DWT_DCT_SVD.rar
- this is matlab code for the paper solved on the DWT SVD and DCT ,this is matlab code for the paper solved on the DWT SVD and DCT
DCT
- 利用原本的256*256影像矩陣 計算出DCT矩陣-Use of the original 256* 256 video matrix to calculate DCT matrix
dct
- 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
DCT
- 可完成二维DCT变换及量化,实现h264中变换量化部分功能-To be completed by two-dimensional DCT transform and quantization, transform h264 realize some functions to quantify
dct
- Dct of 4*4 matrix of an image
DCT
- Matlab Code for watermarking in DCT
DCT
- 生成一个高斯水印后,对待嵌入水印的载体图像进行二维的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
DCT
- 通过DCT变化在图像中,嵌入水印,加入噪声,并解出嵌入图像,计算误差率。-Through the DCT changes in the watermarked image, add noise, and extract out the embedded images to calculate margin of error.
DCT - Open Source
- DCT Implemetation using FFT.
matlab实现DCt
- 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)
DCT变换
- 实现颜色图像DCT水印嵌入和提取,以及彩色版本和非彩色版本图像的程序(Implementation of color image DCT transform)
dct
- 程序主要用于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.)
MATLAB(DCT+DWT)
- 数字水印(DCT+DWT)原理加代码,这是变化域的主要两方面(Digital watermarking algorithm of DCT and DWT)
MATLAB读取JPEG图片的DCT系数
- jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)