Jump to content

Block-matching algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Thavron (talk | contribs) at 01:16, 7 November 2005 (Created Block-matching algorithm stub page.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A Block-matching algorithm is a way of locating matching blocks in a sequence of Digital video frames for the purposes of Motion compensation.

The purpose of a block-matching algorithm is to find a matching block from a frame in some other frame , which may appear before or after . This can then be used to reduce the overall temporal redundancy of the video sequence.

Block-matching algorithms make use of Block-matching criteria to determine whether a given block in frame matches the search block in frame

Block-matching algorithms

  • Cross Search
  • Full Search
  • Spiral Search