Block-matching algorithm: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: bibcode. | Use this bot. Report bugs. | Suggested by Abductive | Category:Film and video technology | #UCB_Category 326/709
Tag: Reverted
Line 34:
This algorithm calculates the [[Loss function|cost function]] at each possible ___location in the search window. This leads to the best possible match of the macro-block in the reference frame with a block in another frame. The resulting motion compensated image has highest peak signal-to-noise ratio as compared to any other block matching algorithm.
However this is the most computationally extensive block matching algorithm among all. A larger search window requires greater number of computations.
kn, l:;
 
==== Optimized hierarchical block matching (OHBM) ====