Download presentation
Presentation is loading. Please wait.
Published byΑίγλη Πρωτονοτάριος Modified over 6 years ago
1
An enhanced estimation: motion and rotation estimation
SHAN-HSIANG SHEN
2
Motivation Video encoding methods such as H.264 and MPEG use motion estimation to increase compression rate. Paste each blocks from some reference frame to create current frame. The more pixels can be matched, the more frame quality it can reach. Not only motion, but rotation.
3
Motion estimation Motion: Rotation:
4
Rotation angles How many angle we will estimate depends on the block size.
5
Evaluation Video reader Video Writer
Evaluation program with Java Media Framework (JMF) Video reader Motion and Rotation estimation Video Writer Motion vector and angle (SAD for each frame will be available here for evaluation)
6
Evaluation Test video : 4.24 second-short video with 108 frames including some rotation object. Total SAD for each frame shows difference. Average SAD without rotation: Average SAD with rotation:
7
Conclusion Motion and rotation estimation increase the number of pixel can be matched between current frame and reference frame. SAD is improved but not so much. The number of angle we estimation will be a trade-off between encoding time and performance.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.