搜索资源列表
dct
- 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
DCT
- 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
DCT
- 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
DCT
- DCT变换的源代码,支持一维二维DCT变换及反变换-DCT transform of the source code, to support the one-dimensional two-dimensional DCT transform and inverse transform
DCT
- 视频处理中经常需要进行DCT变换,这是本人自己编写的、可以对图像样点进行一维和二维的DCT变换-Video processing often require DCT transform, which is I have written, you can kind of image points of one-dimensional and two-dimensional DCT transform
JPEG-DCT
- JPEG中DCT 变换在 matlab中的实现 相当简便-JPEG in the DCT transform in matlab in the realization of a very simple
dct
- 基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
DCT
- 利用原本的256*256影像矩陣 計算出DCT矩陣-Use of the original 256* 256 video matrix to calculate DCT matrix
dct
- 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
DCT
- DCT余弦变换编码,处理效果还是不错的-DCT cosine transform coding, the treatment effect is still good
dct
- 基于matlab编写的dct数字水印程序,文件包括有源程序以及简单的说明等-DCT matlab prepared based on digital watermarking procedures, documentation, including source code, as well as simple descr iptions
DCT
- 基于DCT域的鲁棒水印,能抗击一定程度的压缩,剪切等攻击-Based on the DCT domain robust watermarking, can fight against a certain degree of compression, shear, such as attacks
DCT
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
dct
- 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
dct
- 主要是进行DCT变换的源码,供大家参考希望能得到大家的认可。-Mainly DCT transform source for your information we hope to be recognized.
dct-quanlity-snr
- 对一幅图像进行不同量化水平的DCT变换,可以应用于不同分块大小下的DCT变换测试。-On an image to quantify the level of different DCT transform, can be applied to different sub-block size DCT transform under test.
DCT
- 用C语言编写的DSP程序,实现离散余弦变换 (DCT),在CCS下运行~-Using C language DSP procedures, implementation of discrete cosine transform (DCT), run at CCS ~
DCT
- 可完成二维DCT变换及量化,实现h264中变换量化部分功能-To be completed by two-dimensional DCT transform and quantization, transform h264 realize some functions to quantify
DCT
- code for dct for image processing