Everyone can shoot video today. This is especially relevant using smartphone or tablet, since we always have one of them. However, amateur video, which one can easily share with friends, usually lacks stability. The reason is that these videos are usually taken from handheld device. In this project we wish to solve this problem by implementing an automatic video stabilization algorithm that can run on a mobile device. The idea is to stabilize the video as it is being shot, in realtime. The project includes the implementation of the basic algorithm, improving its performance and adapting to the tablet environment. Optionally, an Android application will be written.
Project Goal:
In this project we will develop algorithm and create an application.