Interactive games with live photos

This report describes approach to play a non-ending video from a short video without looping. Instead of looping, random jumping from frame to frame is used in this approach. In order to achieve this, frames with most similarity need to be determined as the video should be segmented accordingly. A c...

Full description

Saved in:
Bibliographic Details
Main Author: Lo Yondy Sofian Lodyono.
Other Authors: A S Madhukumar
Format: Final Year Project
Language:English
Published: 2009
Subjects:
Online Access:http://hdl.handle.net/10356/16938
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report describes approach to play a non-ending video from a short video without looping. Instead of looping, random jumping from frame to frame is used in this approach. In order to achieve this, frames with most similarity need to be determined as the video should be segmented accordingly. A continuous streaming of video is done by random selection of segment following streams of the previous segments. Taking into account of processing time needed, several frame comparison methods will be discussed and evaluated. The report will then describe on the approach to do the jumping during the playback. Several existing problems during a jump and its solutions will also be covered. Morphing can be used to make the played-back video as smooth as possible. This report will also provide a possible approach to do morphing automatically without user information. A detailed case study on the result of implementation will be covered. A game has also been developed to be the platform for this player, which will also be discussed in this report. At the end of this report, conclusion will be drawn for the performance of the implementation and also its limitation. Some ideas for improvement will also be suggested.