Abstract
Although variable block-size motion estimation provides significant video quality and coding efficiency improvement, it requires much higher computational complexity compared with fixed block size motion estimation. The reason is that the current motion estimation algorithms are mainly designed for fixed block size. Current variable block-size motion estimation implementation simply applies these existing motion estimation algorithms independently for different block sizes to find the best block size and the corresponding motion vector. Substantial computation is wasted because distortion data reuse among motion searches of different block sizes is not considered. In this paper, a motion estimation algorithm intrinsically designed for variable block-size video coding is presented. The proposed multiple block-size search (MBSS) algorithm unifies the motion searches for different block sizes into a single searching process instead of independently performing the search for each block size. In this unified search, the suboptimal motion vectors for different block sizes are used to determine the next search steps. Its prediction quality is comparable with that obtained by performing motion search for different block sizes independently while the computational load is substantially reduced. Experimental results show that the prediction quality of MBSS is similar to full search. ©2009 IEEE.
Original language | English |
---|---|
Title of host publication | ICICS 2009 - Conference Proceedings of the 7th International Conference on Information, Communications and Signal Processing |
DOIs | |
Publication status | Published - 2009 |
Event | 7th International Conference on Information, Communications and Signal Processing, ICICS 2009 - Macau Fisherman's Wharf, Macao Duration: 8 Dec 2009 → 10 Dec 2009 |
Conference
Conference | 7th International Conference on Information, Communications and Signal Processing, ICICS 2009 |
---|---|
Country/Territory | Macao |
City | Macau Fisherman's Wharf |
Period | 8/12/09 → 10/12/09 |
Research Keywords
- Block matching
- Directional search
- Motion estimation
- Search pattern
- Video coding