Sketch animation based on sketch-annotated key-frame in normal video

This project report proposes a program that allows the creation of animated sketches through motion transfer from video. All the user needs to do is to input a video and sketch over the video frame. With the initialization of point trackers using the Kanade-Lucas-Tomasi algorithm for tracking, the s...

Full description

Saved in:
Bibliographic Details
Main Author: Teo, Yun Ning
Other Authors: Cham Tat Jen
Format: Final Year Project
Language:English
Published: 2014
Subjects:
Online Access:http://hdl.handle.net/10356/59892
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This project report proposes a program that allows the creation of animated sketches through motion transfer from video. All the user needs to do is to input a video and sketch over the video frame. With the initialization of point trackers using the Kanade-Lucas-Tomasi algorithm for tracking, the selected points will be detected on each frame and the sketch will be plotted accordingly. These frames are then put together to form a video file, with the same frame rate as that of the input video.