-
Notifications
You must be signed in to change notification settings - Fork 0
zhenhuahu/EBMA-and-HBMA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
EBMA.py is the source code to implement the exhaustive block matching algorithm with integer-pel accuracy. EBMA_halfPel.py is the source code to implement the exhaustive block matching algorithm with half-pel accuracy. HBMA.py is the souce code to implement the hierarchical block matching algorithm. It has 2 levels. project1.py contains code on how to call these 3 methods. display.py has sub-functions to convert yuv to rgb, display frame, draw motion field and calculate psnr. getYuvFrame.py contains code to read yuv video file and get the desired frame.
About
python code on EBMA and HBMA algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published