Skip to content

youssef3173/Video_Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video processing: Block motion estimation using Full and Diamond Search

Block-matching is the most popular technique for motion estimation /compensation in video coding standards. Full search (FS) is the most accurate and simple technique in block-matching algorithms (BMAs).

Diamond search makes use of the center-biased motion characteristics of video sequences and uses diamond search patterns instead of rectangular as most of other search methods.

About

Video processing: Block motion estimation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages