
By Byung-Gyu Kim, Kalyan Goswami
This booklet discusses intimately the elemental algorithms of video compression which are generic in smooth video codec. The authors dissect complex requirements and current fabric in a manner that will get readers quick in control through describing video compression algorithms succinctly, with out going to the mathematical information and technical standards. For speeded up studying, hybrid codec constitution, inter- and intra- prediction recommendations in MPEG-4, H.264/AVC, and HEVC are mentioned jointly. furthermore, the newest learn within the speedy encoder layout for the HEVC and H.264/AVC is usually included.
Read Online or Download Basic Prediction Techniques in Modern Video Coding Standards PDF
Similar information theory books
This detailed quantity offers a brand new process - the final thought of knowledge - to clinical realizing of data phenomena. in accordance with a radical research of data techniques in nature, know-how, and society, in addition to at the major instructions in details conception, this thought synthesizes present instructions right into a unified approach.
Managing Economies, Trade and International Business
The present part of globalization and the elevated interconnectedness of economies via exchange have stimulated the administration and development charges of economies and in addition the aggressive and managerial concerns for companies. This publication makes a speciality of 3 major matters – fiscal progress and sustainable improvement; alternate, legislations and rules; and aggressive and managerial matters in overseas company – from a multidisciplinary, transversal and eclectic standpoint.
Efficient Secure Two-Party Protocols: Techniques and Constructions
The authors current a entire examine of effective protocols and methods for safe two-party computation – either common buildings that may be used to soundly compute any performance, and protocols for particular difficulties of curiosity. The publication makes a speciality of suggestions for developing effective protocols and proving them safe.
Information Theory and Best Practices in the IT Industry
The value of benchmarking within the provider area is definitely well-known because it is helping in non-stop development in items and paintings methods. via benchmarking, businesses have strived to enforce most sensible practices with the intention to stay aggressive within the product- marketplace during which they function. despite the fact that reviews on benchmarking, rather within the software program improvement area, have overlooked utilizing a number of variables and hence haven't been as complete.
Extra info for Basic Prediction Techniques in Modern Video Coding Standards
Example text
Moreover, bidirectional prediction technique is also adopted in HEVC. Hence, two motion vectors (MVs) are calculated separately for each inter-PB using two reference pictures from list-0 and list-1. For each MV, RD cost is calculated using the original and generated predicted blocks. 1. In this table, we are only considering the inter-mode prediction and also the merge/skip prediction. 1, 1864 RD cost calculations are required for a 64 64 CU size, to predict its correct inter-mode. In this table, we do not consider the RD cost of intra-mode.
In this example, only the vertical padding is considered. No doubt that if we consider different other orientations of padding, then the prediction will be more accurate. Let us consider three orientation of padding as shown in Fig. 2. In this diagram apart from the vertical padding, horizontal padding and diagonal padding are also considered. So, for this example, all the three predictions are performed (vertical, horizontal, and diagonal). The corresponding residual blocks are generated, and the rate-distortion cost values are calculated.
Other than the skip mode, eight different PU modes are available for the inter-prediction. Among these eight modes, two modes are square shaped, PART_2N 2N and PART_N N, and two modes are rectangular shaped, PART_N 2N and PART_N 2N. These four types of prediction modes (square and rectangular) are symmetric in nature. For all CU sizes (64 64 to 8 8), the symmetric-shaped prediction modes are calculated. On the other hand, the rest of the four inter-prediction modes are grouped as asymmetric prediction modes (AMP modes).