Skip to content

This repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a research project for developing an efficient motion estimation algorithm, so that the video compression technology can keep pace with the high frame rate videos and high resolution videos.

Notifications You must be signed in to change notification settings

AK1194/Video-Compression-motion-estimation-block-video-encoder

Repository files navigation

Video-Compression-motion-estimation-block-video-encoder

This project is about the motion estimation block of a video encoder in video compression. The aim of this project is to find an optimum motion estimation algorithm which has a fair trade off between accuracy of frame estimation and the speed. I have implemented Full Search algorithm (FS), logarithmic search algorithm (LS) in MATLAB using 10 frames of Foreman.

The sample video (10frames) is also uploaded here in the zip file.

About

This repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a research project for developing an efficient motion estimation algorithm, so that the video compression technology can keep pace with the high frame rate videos and high resolution videos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published