Description: 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software Platform: |
Size: 4495694 |
Author:陈兵 |
Hits:
Description: 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software Platform: |
Size: 4495360 |
Author:陈兵 |
Hits:
Description: 一个mpg压缩的水印提取程序,考虑到了几种压缩格式,并基于此提出DCT频率域上的水印提取.对学习视频水印的人有help-Mpg compressed a watermark extraction procedure, taking into account several types of compression formats, and based on this proposed DCT frequency domain watermark extraction. For learning video watermarking help people Platform: |
Size: 1024 |
Author:zzy |
Hits:
Description: 已知两个不同图像块亮度数据如下:
(1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。
(2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。
(3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。
(4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( )
(5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由此分析直流和低频系数的重要性。
-Known brightness of two different image data block is as follows: (1) Principles of analysis of DCT, the DCT method, program and calculate the corresponding DCT coefficient, analysis of distribution coefficients. (2) quantitative analysis based on visual characteristics of the distribution of long-form features step-by-step to complete the DCT coefficient quantization. (3) the use of Z-scan output data to achieve statistical encoding, the formation of Video stream. (4) the use of the reconstructed image brightness IDCT data to calculate the SAD size, analysis of the causes of errors and the use of DCT for the principle of data compression. () (5), respectively, a factor of 1,3,6 using the upper left corner of the reconstruction of images, calculating the corresponding SAD, and the resulting analysis of DC and the importance of low-frequency coefficients. Platform: |
Size: 1024 |
Author:张元 |
Hits:
Description: 本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准
化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出
MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言
程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证
无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动
估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进,
给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计
算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并
在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问
题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。
最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。-In this thesis,an introduction to video compression principal,methods and central
international video coding standards is done firstly.Then analyzing the core techniques
of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding
function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then
compare the compressed ratio of two standards,point out the key of compression is DCT
and Motion Estimation algorithm.Afterwards,studying the DCT/Motion
Estimation/Motion Compensation algorithm in detail and giving an adaptive rood
pattern search for fast Block-Matching motion estimation.Then the simulation of several
motion estimation algorithms based block-matching is given.Accordingly,a scheme of
a DSP-based video compression system is put forward,with the features of TI’s
TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis
of soft and hard environments,also the simulation process.
In the end,the summarization about the Platform: |
Size: 1805312 |
Author:father2002 |
Hits:
Description: Abstract- H.264/AVC is becoming a popular video codec for
its better compression ratio, lower distortion and applicability
to portable electronic devices. Thus, issues of copyright
protection appropriate for this standard become very
important. In this paper, a new blind SVD (Singular Value
Decomposition) - DCT combined video watermarking scheme
for the ".264 standard is proposed. The proposed method is a
blind watermarking algorithm as the hidden information can be
extracted without the original video and the original singular
values. To reduce visual quality degradation caused by
coefficients modifying, the perceptual model and block selection
mechanism are introduced to control the modification strength.
The performance of the proposed algorithm is evaluated with
respect to imperceptibility, robustness and data payload.
Experimental results reveal that the proposed scheme achieves
enough robustness while preserving the perceptual quality.-Abstract- H.264/AVC is becoming a popular video codec for
its better compression ratio, lower distortion and applicability
to portable electronic devices. Thus, issues of copyright
protection appropriate for this standard become very
important. In this paper, a new blind SVD (Singular Value
Decomposition)- DCT combined video watermarking scheme
for the ".264 standard is proposed. The proposed method is a
blind watermarking algorithm as the hidden information can be
extracted without the original video and the original singular
values. To reduce visual quality degradation caused by
coefficients modifying, the perceptual model and block selection
mechanism are introduced to control the modification strength.
The performance of the proposed algorithm is evaluated with
respect to imperceptibility, robustness and data payload.
Experimental results reveal that the proposed scheme achieves
enough robustness while preserving the perceptual quality. Platform: |
Size: 486400 |
Author:lie |
Hits:
Description: 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame composite video, and integrated video compression M files can be directly simulated. Corresponding images, and compressed video before and after, as well as the principle of word report. Platform: |
Size: 11201536 |
Author:魏路 |
Hits:
Description: One of the major drawbacks of the block-based DCT compression methods is that they may result in visible artifacts at block boundaries due to coarse quantization of the coefficients. -Simulation results show that the proposed algorithm significantly reduces the blocking artifacts of still and video images as judged by both objective and subjective measures. Platform: |
Size: 348160 |
Author:huyuan |
Hits:
Description: Blocking artifacts continue to be among the most serious defects that occur in images and video streams compressed to low bit rates using block discrete cosine transform (DCT)-based compression standards (e.g., JPEG, MPEG, and H.263) Platform: |
Size: 707584 |
Author:huyuan |
Hits: