Visual Information Systems. A Course Project On Trailer Classification. Shreeharsh Kelkar

Size: px
Start display at page:

Download "Visual Information Systems. A Course Project On Trailer Classification. Shreeharsh Kelkar"

Transcription

1 Visual Information Systems A Course Project On Trailer Classification Shreeharsh Kelkar sak2010@columbia.edu 1

2 1.1 Goal of This Project The goal of this project is not just trailer classification, but film classification. However considering that the average length of a normal film is approximately 2 hrs, it becomes difficult to effectively apply techniques such as shot segmentation, motion characterization to such a long sequence of images. A trailer, on the other hand, can be considered to be a compact representation of a film. Indeed a trailer is basically a short clip, which effectively summarizes a film. Thus the problem of film classification can be reduced to one of trailer classification. A trailer can be anything between 1 minute to 5 minutes long. Interestingly since a trailer is supposed to package a film, it generally contains many of the film s high points designed to capture the potential viewer. Thus the trailer of a film emphasizes the type of film it is marketing. Thus classifying the trailer also turns out to be better than classifying the whole movie. (For e.g. an action movie trailer will generally contain lots of action even though the film may have a large number of non-action shots interspersed with action sequences.) At this stage we might also speculate on the uses that this automatic trailer classification may be put to. It is not hard to conclude that in the future video may be delivered to the user using high-speed networks such as the Internet. Thus the user will now have access to a multitude of channels, all of which have diverse video content. In such circumstances, the user may require this automatic classification in order to find a program, which suits his interests. Interestingly trailer classification may also be used to characterize the amount of violence in the film (since violence in films can be easily distinguished by the motion content of the film). This could be useful for other tasks such as film censorship. The rest of this document is organized as follows. Section 1.2 is a brief introduction to the concept of film genre. Section 1.3 gives the overview of how a trailer may be classified. Section 1.4 deals with the implemented method along with the results obtained. Lastly in section 1.5, I have attempted to try and obtain certain characteristics in which trailers of different genre films differ from each other. 2

3 1.2 Film Genres Film Genres are various forms or identifiable types, categories, classifications or groups of films that have similar, familiar or instantlyrecognizable patterns, filmic techniques or conventions that include one or more of the following: settings (and props), content, themes, plot, narrative events, motifs, styles, structures, situations, icons (e.g., six-guns and tengallon hats in Westerns), characters (or characterizations), and stars. The main genres are action/adventure, comedy, drama, and the musical. The term action/adventure is an all-encompassing term that comprises genres such as war movies, gangster (crime) movies, science-fiction (like the Star Wars Trilogy), horror movies and the Western. On the other hand the comedy, drama and the musical genres are essentially characteroriented (or relationship oriented films). Recently film types such as buddy films, caper films, aviation films etc have surfaced but for most part they fall into any one of the above-mentioned categories. Consider films said to be action/adventure films. Action films usually include high energy, stunts and chases, possibly with rescues, battles, fights, escapes, non-stop motion, spectacular rhythm and pacing, and sometimes exotic locations. Character oriented films, on the other hand are serious (or comic) presentations, portraying realistic characters, settings, life situations, and stories. These films are also characterized by most part, by an absence of high-energy stunts and chases. It is primarily this absence of motion that can be used to differentiate character films from action films. Action films and character-oriented films (and consequently their trailers) also differ in the way they approach background music, narrative and other film techniques. These differences will also be explored later in Section

4 1.3 Overview of Trailer Classification Trailers can be classified as action/character by two basic characteristics: motion activity and average shot length. It is difficult to quantify the abstract features of each film genre such as the character complexity since these are basically qualitative in nature. However we can safely say that action movies have busy imagery highspeed chases, car-crashes, and explosions while character-oriented movies on the other hand will have long duration shots. This is because these movies consist mainly of conversations and a meaningful dialogue cannot be shown in a shot which doesn t even last a few seconds. On the other hand, showing flying debris (bomb explosion) results in a highmotion scene with fewer frames in a shot. Thus in a limited way, the shot length and the motion-content of a trailer can be used for classification. To establish the amount of motion in a scene, (and this must be independent of camera motion and changes in lighting) in [1] the authors have used tangent distance between successive images. The key idea behind tangent distance is that, when subject to spatial transformations, images describe manifolds in a very high dimensional space. A metric invariant to those transformations should measure the distance between these manifolds instead of measuring the distance between other properties of the images themselves. However since these manifolds are very complex the distance between the tangents to the manifolds is measured instead. Instead of this the optical flow in each shot could be determined. The average of the optical flows of all the shots in the trailer could be used to quantify the amount of motion in the trailer. 4

5 The average shot length can be determined by using the twin threshold shot detection algorithm. Exact partitioning into shots is not necessary since trailers mostly rely on fast cuts rather than on slow fades or wipes. The trailer is now characterized by the feature pair (A, L), where A is the average motion activity and L is the average shot length. 1.4 Implementation & Results The following method was used to classify the trailers. A clip from a trailer, which seemed to be most representative of its genre, was chosen. The clip had duration not exceeding 10 seconds (or when decomposed into its frames, not more than 100 frames). 1. The twin threshold shot detection algorithm was then applied to the clip. The average shot length (L) of the clip was determined. 2. The average difference between the color histograms of subsequent frames was also determined. Seven clips were analyzed. The movies along with their IMDB (Internet Movie Database) genre are tabulated below: Movie The Lord of the Rings: The Fellowship of the Ring (L) Shrek (S) Forrest Gump (F) Memento (M) The Fast and the Furious (FF) X-Men (X) Se7en (7) IMDB Genre Fantasy/Adventure Adventure/Romance/ Animation/Fantasy/ Family/Comedy Drama/Comedy Drama/Crime/ Mystery/Thriller Thriller/Action Action Sci-Fi Crime/Thriller/Drama/Mystery The symbol in the bracket has been used to represent the movie in the (A,L) feature space. 5

6 After calculating the (A,L) features for each of these clips was plotted as shown in the figure below. We see in the graph above that character-oriented movies tend to cluster in the lower right corner while action movies cluster in the leftmost part of the graph. 1.5 Some Trailer Characteristics All trailers generally have some similarities, which may be used in aiding this classification: 1. A film trailer starts out slowly (average shot length is higher) and then becomes faster and faster (the shot length decreases) as it approaches its end. This is primarily because the trailer is gradually leading the viewer to the dramatic center point of the actual film. 2. Dramatic films have trailers that are generally narrated, action movies generally use captions to talk about the movie plot. 3. The background music for dramas and character movies in general is slow and primarily instrumental. (Violins and other instruments 6

7 are mostly used.) Action film trailers on the other hand have background music that abounds in drums and harsh sounds. A particular film (or trailer) genre can be identified by its look. It is hard to determine what exactly this look consists of but it is usually the result of a large no of things: the color scheme, the placement of the characters in relation to the background, the shapes of the objects etc. In this project an attempt to get the color histogram of the entire trailer clip was made. To do this the following method was used. The histogram intersection of all the frames within a shot was determined. The average of the intersections over the total no of shots in the clip was then calculated. Two of the resultant histograms are shown in the figure below. From left to right, these are respectively of the movies, The Fast and The Furious and Forrest Gump. Though generalizations cannot be made, the histogram of Forrest Gump seems to be richer in colors than that of The Fast and the Furious. The trailer classification done above suffers from the following drawbacks 1. Only 7 trailers were analyzed. 2. Only a small clip from trailer itself was considered (generally not exceeding 100 frames). 3. Method was not real time. 4. RGB color histograms were exclusively used. Perhaps a more perceptually similar color space like the HSV space would have been more useful. 7

8 1.6 References Papers Nuno Vasconcelos & Andrew Lippman, Towards semantically meaningful feature spaces for the characterization of video content Giridharan Iyengar & Andrew Lippman, Semantically controlled contentbased retrieval of video sequences J. M. Corridoni, A. Del Bimbo, Film Semantic Analysis Books Alberto Del Bimbo, Visual Information Retrieval Trailers obtained from 8

NOTE THAT VOCAB TERMS CHANGE FROM TERM TO TERM SO NOT ALL TERMS BELOW WILL MATCH THE TERMS ASSIGNED IN YOUR COURSE.

NOTE THAT VOCAB TERMS CHANGE FROM TERM TO TERM SO NOT ALL TERMS BELOW WILL MATCH THE TERMS ASSIGNED IN YOUR COURSE. English 110 Rust Sample Student Vocab Worksheet: Instructions: Using your textbook glossary, your lecture notes, and (if necessary) the internet, define each of the following terms and provide an example

More information

Welcome to Sinclair Wilson Movie Making!

Welcome to Sinclair Wilson Movie Making! Welcome to Sinclair Wilson Movie Making! Today you are going to create a Movie Trailer using imovie on an ipad A trailer or preview is an advertisement or a commercial for a feature film that will be exhibited

More information

From DoubleTake: DoubleTake

From DoubleTake: DoubleTake From DoubleTake: DoubleTake This PDF download is copyright English and Media Centre. Permission is granted only to reproduce the materials for personal and educational use within the purchasing institution

More information

Multimedia Databases. 9 Video Retrieval. 9.1 Hidden Markov Model. 9.1 Hidden Markov Model. 9.1 Evaluation. 9.1 HMM Example 12/18/2009

Multimedia Databases. 9 Video Retrieval. 9.1 Hidden Markov Model. 9.1 Hidden Markov Model. 9.1 Evaluation. 9.1 HMM Example 12/18/2009 9 Video Retrieval Multimedia Databases 9 Video Retrieval 9.1 Hidden Markov Models (continued from last lecture) 9.2 Introduction into Video Retrieval Wolf-Tilo Balke Silviu Homoceanu Institut für Informationssysteme

More information

Exemplar candidate work. Introduction

Exemplar candidate work. Introduction Exemplar candidate work Introduction OCR has produced these simulated candidate style answers to support teachers in interpreting the assessment criteria for the new Creative imedia specifications and

More information

AIIA shot boundary detection at TRECVID 2006

AIIA shot boundary detection at TRECVID 2006 AIIA shot boundary detection at TRECVID 6 Z. Černeková, N. Nikolaidis and I. Pitas Artificial Intelligence and Information Analysis Laboratory Department of Informatics Aristotle University of Thessaloniki

More information

The Hong Kong Institute of Education Department of English ENG 5219 Introduction to Film Studies (PDES) Week 3 Editing

The Hong Kong Institute of Education Department of English ENG 5219 Introduction to Film Studies (PDES) Week 3 Editing The Hong Kong Institute of Education Department of English ENG 5219 Introduction to Film Studies (PDES) Week 3 Editing References: Chapter 4, The Critical Eye Chapter 4, Film Analysis Handbook http://classes.yale.edu/film-analysis/index.htm

More information

Multimedia Databases. Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig

Multimedia Databases. Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig Multimedia Databases Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de Previous Lecture Audio Retrieval - Query by Humming

More information

Screenplay. Timing and motion. Martin Constable October 23, RMIT Vietnam

Screenplay. Timing and motion. Martin Constable October 23, RMIT Vietnam Screenplay Timing and motion Martin Constable October 23, 2017 RMIT Vietnam The Storyboard A storyboard is made before a movie is shot (i.e. production). A storyboard: Indicate how the story will be told.

More information

Mid-Scale Shot Classification for Detecting Narrative Transitions in Movie Clips

Mid-Scale Shot Classification for Detecting Narrative Transitions in Movie Clips Intelligent Cinematography and Editing: Papers from the AAAI-14 Workshop Mid-Scale Shot Classification for Detecting Narrative Transitions in Movie Clips Bipeng Zhang and Arnav Jhala Computational Cinematics

More information

Searching Video Collections:Part I

Searching Video Collections:Part I Searching Video Collections:Part I Introduction to Multimedia Information Retrieval Multimedia Representation Visual Features (Still Images and Image Sequences) Color Texture Shape Edges Objects, Motion

More information

Video Syntax Analysis

Video Syntax Analysis 1 Video Syntax Analysis Wei-Ta Chu 2008/10/9 Outline 2 Scene boundary detection Key frame selection 3 Announcement of HW #1 Shot Change Detection Goal: automatic shot change detection Requirements 1. Write

More information

Video Key-Frame Extraction using Entropy value as Global and Local Feature

Video Key-Frame Extraction using Entropy value as Global and Local Feature Video Key-Frame Extraction using Entropy value as Global and Local Feature Siddu. P Algur #1, Vivek. R *2 # Department of Information Science Engineering, B.V. Bhoomraddi College of Engineering and Technology

More information

DEPARTMENT OF COMMUNICATION CAPSTONE MEDIA PROJECT ASSESSMENT RUBRIC VIDEO PROJECT DEVELOPED (PRACTITIONER) 6 8 Points

DEPARTMENT OF COMMUNICATION CAPSTONE MEDIA PROJECT ASSESSMENT RUBRIC VIDEO PROJECT DEVELOPED (PRACTITIONER) 6 8 Points DRAFT REVISION: 11/1/11 DEPARTMENT OF COMMUNICATION CAPSTONE MEDIA PROJECT ASSESSMENT RUBRIC VIDEO PROJECT ACTIVITY HIGHLEY DEVELOPED (EXPERT) DEVELOPED (PRACTITIONER) EMERGING (APPRENTICE) INITIAL (NOVICE)

More information

8.5 Application Examples

8.5 Application Examples 8.5 Application Examples 8.5.1 Genre Recognition Goal Assign a genre to a given video, e.g., movie, newscast, commercial, music clip, etc.) Technology Combine many parameters of the physical level to compute

More information

Digital Storytelling. By Alyssa Miller January 14, 2014

Digital Storytelling. By Alyssa Miller January 14, 2014 Digital Storytelling By Alyssa Miller January 14, 2014 Why use Digital Storytelling? The Common Core Standards have made it clear that students use technology to produce and publish writing and to collaborate

More information

CS443: Digital Imaging and Multimedia Perceptual Grouping Detecting Lines and Simple Curves

CS443: Digital Imaging and Multimedia Perceptual Grouping Detecting Lines and Simple Curves CS443: Digital Imaging and Multimedia Perceptual Grouping Detecting Lines and Simple Curves Spring 2008 Ahmed Elgammal Dept. of Computer Science Rutgers University Outlines Perceptual Grouping and Segmentation

More information

Semantic Movie Scene Segmentation Using Bag-of-Words Representation THESIS

Semantic Movie Scene Segmentation Using Bag-of-Words Representation THESIS Semantic Movie Scene Segmentation Using Bag-of-Words Representation THESIS Presented in Partial Fulfillment of the Requirements for the Degree Master of Science in the Graduate School of The Ohio State

More information

For teachers' inspection

For teachers' inspection Timothy J. Bradley Table of Contents Crafting a Blockbuster....4 Old School Special Effects....6 Brave New World...10 A Breakthrough in Special Effects..... 14 The Race into Space....22 Power to the People...26

More information

MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES

MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES Mehran Yazdi and André Zaccarin CVSL, Dept. of Electrical and Computer Engineering, Laval University Ste-Foy, Québec GK 7P4, Canada

More information

Opening the Program. Adding Images and Videos. Movie Maker II 1

Opening the Program. Adding Images and Videos. Movie Maker II 1 1 Opening the Program To open the Movie Maker II application, use the Start All Programs Windows Live Movie Maker combination from the desktop. Alternatively, you can create a shortcut on the desktop.

More information

CHAPTER-1 INTRODUCTION

CHAPTER-1 INTRODUCTION CHAPTER-1 INTRODUCTION 1.1 Fuzzy concept, digital image processing and application in medicine With the advancement of digital computers, it has become easy to store large amount of data and carry out

More information

A Digital Talking Storybook

A Digital Talking Storybook Using ICT Levels 1, 2 & 3 A Digital Talking Storybook Desirable Features: Presenting Music and Sound Assessment Focus Film and Animation Express Evaluate Exhibit Pupil Notes Level 1 Level 2 Level 3 Part

More information

Animation. Itinerary. What is Animation? What is Animation? Animation Methods. Modeling vs. Animation Computer Graphics Lecture 22

Animation. Itinerary. What is Animation? What is Animation? Animation Methods. Modeling vs. Animation Computer Graphics Lecture 22 15-462 Computer Graphics Lecture 22 Animation April 22, 2003 M. Ian Graham Carnegie Mellon University What is Animation? Making things move What is Animation? Consider a model with n parameters Polygon

More information

CS 534: Computer Vision Segmentation and Perceptual Grouping

CS 534: Computer Vision Segmentation and Perceptual Grouping CS 534: Computer Vision Segmentation and Perceptual Grouping Spring 2005 Ahmed Elgammal Dept of Computer Science CS 534 Segmentation - 1 Where are we? Image Formation Human vision Cameras Geometric Camera

More information

Name: Date: Hour: PowToon Short Movie

Name: Date: Hour: PowToon Short Movie Name: Date: Hour: PowToon Short Movie PowToon ( www.powtoon.com ) is an online web-based animation software tool that allows you to create short movies by manipulating pre-created objects, imported images,

More information

Video search requires efficient annotation of video content To some extent this can be done automatically

Video search requires efficient annotation of video content To some extent this can be done automatically VIDEO ANNOTATION Market Trends Broadband doubling over next 3-5 years Video enabled devices are emerging rapidly Emergence of mass internet audience Mainstream media moving to the Web What do we search

More information

Animation. Itinerary Computer Graphics Lecture 22

Animation. Itinerary Computer Graphics Lecture 22 15-462 Computer Graphics Lecture 22 Animation April 22, 2003 M. Ian Graham Carnegie Mellon University Itinerary Review Basic Animation Keyed Animation Motion Capture Physically-Based Animation Behavioral

More information

Creating a Book Trailer with Windows Live Movie Maker. A book trailer is different than a book talk. A book trailer

Creating a Book Trailer with Windows Live Movie Maker. A book trailer is different than a book talk. A book trailer Tutorial 4.3 Creating a Book Trailer with Windows Live Movie Maker A book trailer is different than a book talk. A book trailer mimics a movie trailer by portraying highlights from the plot using video

More information

Storyboarding. CS5245 Vision and Graphics for Special Effects

Storyboarding. CS5245 Vision and Graphics for Special Effects ing CS5245 Vision and Graphics for Special Effects Leow Wee Kheng Department of Computer Science School of Computing National University of Singapore Leow Wee Kheng (CS5245) Storyboarding 1 / 21 Storyboard

More information

Multimedia Database Systems. Retrieval by Content

Multimedia Database Systems. Retrieval by Content Multimedia Database Systems Retrieval by Content MIR Motivation Large volumes of data world-wide are not only based on text: Satellite images (oil spill), deep space images (NASA) Medical images (X-rays,

More information

Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection

Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection Kadir A. Peker, Ajay Divakaran, Tom Lanning TR2005-155

More information

Hello, I am from the State University of Library Studies and Information Technologies, Bulgaria

Hello, I am from the State University of Library Studies and Information Technologies, Bulgaria Hello, My name is Svetla Boytcheva, I am from the State University of Library Studies and Information Technologies, Bulgaria I am goingto present you work in progress for a research project aiming development

More information

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 N. Adami, A. Bugatti, A. Corghi, R. Leonardi, P. Migliorati, Lorenzo A. Rossi, C. Saraceno 2 Department of Electronics

More information

Optimal Video Adaptation and Skimming Using a Utility-Based Framework

Optimal Video Adaptation and Skimming Using a Utility-Based Framework Optimal Video Adaptation and Skimming Using a Utility-Based Framework Shih-Fu Chang Digital Video and Multimedia Lab ADVENT University-Industry Consortium Columbia University Sept. 9th 2002 http://www.ee.columbia.edu/dvmm

More information

Elements of Drama Production

Elements of Drama Production Elements of Drama Production Program: Mortified Year Level: Year 4 to Year 8 Curriculum Study Areas: Themes/Topics: Description: Resources: Lesson plan: 1.1 What's the Story? Introduction: What is Mortified

More information

How to predict IMDb score

How to predict IMDb score How to predict IMDb score Jiawei Li A53226117 Computational Science, Mathematics and Engineering University of California San Diego jil206@ucsd.edu Abstract This report is based on the dataset provided

More information

Create a movie project (using imovie app, version 211, on iphone 6)

Create a movie project (using imovie app, version 211, on iphone 6) Create a movie project (using imovie app, version 211, on iphone 6) This is good to know before you get started: Undo or redo an action You can undo actions up until the last time you opened imovie. Just

More information

In what category does Hollywood place "The Lion King" remake?

In what category does Hollywood place The Lion King remake? In what category does Hollywood place "The Lion King" remake? By Washington Post, adapted by Newsela staff on 11.30.18 Word Count 627 Level 1030L A young Simba in the new live-action version of "The Lion

More information

Based on Multi-Modal Violent Movies Detection in Video Sharing Sites

Based on Multi-Modal Violent Movies Detection in Video Sharing Sites Based on Multi-Modal Violent Movies Detection in Video Sharing Sites Xingyu Zou 1, Ou Wu 2, Qishen Wang 2, Weiming Hu 2, Jinfeng Yang 1 1 College of aviation automation, Civil Aviation University of China,

More information

Interactive Video Retrieval System Integrating Visual Search with Textual Search

Interactive Video Retrieval System Integrating Visual Search with Textual Search From: AAAI Technical Report SS-03-08. Compilation copyright 2003, AAAI (www.aaai.org). All rights reserved. Interactive Video Retrieval System Integrating Visual Search with Textual Search Shuichi Shiitani,

More information

imovie Guide Create a new imovie Project The imovie Interface

imovie Guide Create a new imovie Project The imovie Interface imovie Guide Create a new imovie Project. Open imovie.. From the FILE menu choose NEW PROJECT. Enter an appropriate title, choose WIDESCREEN (6:9) for Aspect Ratio, and leave NONE selected for the theme.

More information

Lesson 11. Media Retrieval. Information Retrieval. Image Retrieval. Video Retrieval. Audio Retrieval

Lesson 11. Media Retrieval. Information Retrieval. Image Retrieval. Video Retrieval. Audio Retrieval Lesson 11 Media Retrieval Information Retrieval Image Retrieval Video Retrieval Audio Retrieval Information Retrieval Retrieval = Query + Search Informational Retrieval: Get required information from database/web

More information

Final Cut Pro Trimming: The Fine Points

Final Cut Pro Trimming: The Fine Points Final Cut Pro Trimming: The Fine Points Part 1: Trimming Two Edit Points Part 2: Slipping One Clip upart 3: Rolling Two Edit Pointso Part 4: Sliding Clips to Refine Position Part 5: Shuffling Clips to

More information

Visualizing Metaclusters

Visualizing Metaclusters Visualizing Metaclusters Casey Smith May, 007 Introduction The metaclustering process results in many clusterings of a data set, a handful of which may be most useful to a user. Examining all the clusterings

More information

An Introduction to Editing Video with Adobe Premiere Pro 1.5

An Introduction to Editing Video with Adobe Premiere Pro 1.5 An Introduction to Editing Video with Adobe Premiere Pro 1.5 Contents Page 1 - Preparing to edit 3 2 - Starting Premiere, Creating a new Project, and the Premiere Interface 4 2a - Creating a new Project

More information

YOUR CHALLENGE: Bring a poem to life through stop motion.

YOUR CHALLENGE: Bring a poem to life through stop motion. Poetry in Action WHAT: Stop motion animation is where you take many photos of objects or characters and string them together into a movie. Each time you take a picture, you ll move the character or object

More information

AT FIRST SIGHT. Prepared for Group # 2 Movie Movement, Inc. Prepared by: --name-- October 2, 2006

AT FIRST SIGHT. Prepared for Group # 2 Movie Movement, Inc. Prepared by: --name-- October 2, 2006 AT FIRST SIGHT Prepared for Group # 2 Movie Movement, Inc. Prepared by: --name-- October 2, 2006 TO: Group #2 October 2, 2006 FROM: --name-- SUBJECT: At First Sight re-release suggestions Upon reviewing

More information

imovie Lesson User Guide Part One

imovie Lesson User Guide Part One imovie Lesson User Guide This User Guide consists of two parts. The first part gives a web page address where all of the lesson materials, practice imovie files, imovie lessons, and an Instructional imovie

More information

Creating Book Trailers Using Photo Story 3 Why Photo Story 3? It is a free program anyone can download.

Creating Book Trailers Using Photo Story 3 Why Photo Story 3? It is a free program anyone can download. Creating Book Trailers Using Photo Story 3 Why Photo Story 3? It is a free program anyone can download. Before you begin using Photo Story 3 you will need to create a folder and title it Book Trailer.

More information

Digital Video Projects (Creating)

Digital Video Projects (Creating) Tim Stack (801) 585-3054 tim@uen.org www.uen.org Digital Video Projects (Creating) OVERVIEW: Explore educational uses for digital video and gain skills necessary to teach students to film, capture, edit

More information

ebooks & ecomics WHAT: Book Creator is an ipad and Android app that lets you design and publish your own customized ebook.

ebooks & ecomics WHAT: Book Creator is an ipad and Android app that lets you design and publish your own customized ebook. ebooks & ecomics WHAT: Book Creator is an ipad and Android app that lets you design and publish your own customized ebook. YOUR CHALLENGE: Using data collected from your lab work, create an interactive

More information

Digital Story Telling with Windows Movie Maker

Digital Story Telling with Windows Movie Maker Digital Story Telling with Windows Movie Maker 1 Getting Started 1. To open Windows moviemaker, go to: Start > All Programs > Windows Movie Maker. (Figure 1.1) Figure 1.1 Please note: You should have your

More information

Windows Movie Maker Instructions

Windows Movie Maker Instructions Windows Movie Maker Instructions A. Getting Started: 1. To open Windows moviemaker, go to: Start > All Programs > Accessories > Windows Movie Maker. 2. Go to File > New Project. Please note: You should

More information

Recall precision graph

Recall precision graph VIDEO SHOT BOUNDARY DETECTION USING SINGULAR VALUE DECOMPOSITION Λ Z.»CERNEKOVÁ, C. KOTROPOULOS AND I. PITAS Aristotle University of Thessaloniki Box 451, Thessaloniki 541 24, GREECE E-mail: (zuzana, costas,

More information

Communications of ACM, pp. xx - yy, December Video Abstracting. Rainer Lienhart, Silvia Pfeiffer and Wolfgang Effelsberg

Communications of ACM, pp. xx - yy, December Video Abstracting. Rainer Lienhart, Silvia Pfeiffer and Wolfgang Effelsberg Video Abstracting Rainer Lienhart, Silvia Pfeiffer and Wolfgang Effelsberg University of Mannheim, 68131 Mannheim, Germany {lienhart, pfeiffer, effelsberg}@pi4.informatik.uni-mannheim.de 1. What is a Video

More information

CHAPTER 8 Multimedia Information Retrieval

CHAPTER 8 Multimedia Information Retrieval CHAPTER 8 Multimedia Information Retrieval Introduction Text has been the predominant medium for the communication of information. With the availability of better computing capabilities such as availability

More information

Mobile Phone 3D Animation Plot Auto-generation Based on Ontology Jinjuan Wang1,a

Mobile Phone 3D Animation Plot Auto-generation Based on Ontology Jinjuan Wang1,a 2014 International Conference on Computer Science and Electronic Technology (ICCSET 2014) Mobile Phone 3D Animation Plot Auto-generation Based on Ontology Jinjuan Wang1,a 1 Beijing Key Lab of Multimedia

More information

Using Apple s imovie. 1. copyright President & Fellows of Harvard College

Using Apple s imovie.  1. copyright President & Fellows of Harvard College Using Apple s imovie 1 - To start a new project, go to the file menu and select new project. 2 - Make sure that the blue circle is set to camera as shown. 3 - Your clip area right now is empty, but that

More information

DVD Production I: Introduction to idvd

DVD Production I: Introduction to idvd DVD Production I: Introduction to idvd Assemble your movies and still images Before you create your DVD, assemble your materials and check that your movies are in the correct format for idvd. All movies

More information

imovie 10 Workshop #1 from basics to badass

imovie 10 Workshop #1 from basics to badass imovie 10 Workshop #1 from basics to badass interface importing open / save previewing selecting 1) The Project Area shows how your clips are arranged in your project 2) The Viewer allows you to preview

More information

Welcome. Let s get started. Welcome to this short video guide, which has been prepared with novice video makers in mind.

Welcome. Let s get started. Welcome to this short video guide, which has been prepared with novice video makers in mind. Short Video Guide Welcome Welcome to this short video guide, which has been prepared with novice video makers in mind. Inside you will find a brief overview of the various elements of basic movie-making

More information

Unsupervised learning in Vision

Unsupervised learning in Vision Chapter 7 Unsupervised learning in Vision The fields of Computer Vision and Machine Learning complement each other in a very natural way: the aim of the former is to extract useful information from visual

More information

PowerPoint Slide Show Step-By-Step

PowerPoint Slide Show Step-By-Step Setting Up a Slide 1. Start PowerPoint. PowerPoint Slide Show Step-By-Step 2. You can choose the wizard tool, a template, or a blank presentation. Choose template. Click OK. 1 3. Choose the Blends template.

More information

BE A MOVIE MAKER! Before we import our pictures, we want to change the default frame rate -- in other words, how fast our movie will run.

BE A MOVIE MAKER! Before we import our pictures, we want to change the default frame rate -- in other words, how fast our movie will run. BE A MOVIE MAKER! Tips: Keep shapes simple Keep action to 20 frames or fewer Put one object that doesn t move at the edge of the frame to use to keep the frames steady Make a lot of tiny changes between

More information

COMM 359 Advanced Post-Production

COMM 359 Advanced Post-Production COMM 359 Advanced Post-Production SOC 003, Wednesdays 9:20-12:05 Phone: 312-915-6827 Office: SOC # 203 Prerequisites: Intro to Video Production. Professor Aaron Greer E-mail: agreer1@luc.edu Office hours:

More information

Available online at ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17

Available online at  ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 87 (2016 ) 12 17 4th International Conference on Recent Trends in Computer Science & Engineering Segment Based Indexing

More information

Remaking of "The Lion King" stirs debate: What kind of movie is it?

Remaking of The Lion King stirs debate: What kind of movie is it? Remaking of "The Lion King" stirs debate: What kind of movie is it? By Washington Post, adapted by Newsela staff on 11.30.18 Word Count 657 Level 1200L A young Simba in the new live-action version of "The

More information

Hierarchical Video Summarization Based on Video Structure and Highlight

Hierarchical Video Summarization Based on Video Structure and Highlight Hierarchical Video Summarization Based on Video Structure and Highlight Yuliang Geng, De Xu, and Songhe Feng Institute of Computer Science and Technology, Beijing Jiaotong University, Beijing, 100044,

More information

5.2. Click these tabs to jump to the Table of Contents, Index or start of each chapter.

5.2. Click these tabs to jump to the Table of Contents, Index or start of each chapter. 5.2 Click these tabs to jump to the, or start of each chapter. Click this button to advance to the next page. Click this button to return to the previous page. (Since this is the starting page, the [Back]

More information

National University of Singapore. Vision and Graphics for Special Effects. Project Proposal. 21-Feb Team Members

National University of Singapore. Vision and Graphics for Special Effects. Project Proposal. 21-Feb Team Members National University of Singapore CS5245 Vision and Graphics for Special Effects 21-Feb-2010 Team Members Kang Tiong Meng Loh Ching Siang Ng Hock Leong, Tommy HT072164H HT072169N HT072172H Page i Table

More information

Shaun the Sheep The Movie

Shaun the Sheep The Movie Making Your Movie See, think, make. Imagine intofilm.org Into Film is a trading name of Film Nation UK. Registered Charity number 1154030. Session two Summary: In this session, students will learn about

More information

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student Organizing data Learning Outcome 1. make an array 2. divide the array into class intervals 3. describe the characteristics of a table 4. construct a frequency distribution table 5. constructing a composite

More information

Machine Learning (CSMML16) (Autumn term, ) Xia Hong

Machine Learning (CSMML16) (Autumn term, ) Xia Hong Machine Learning (CSMML16) (Autumn term, 28-29) Xia Hong 1 Useful books: 1. C. M. Bishop: Pattern Recognition and Machine Learning (2007) Springer. 2. S. Haykin: Neural Networks (1999) Prentice Hall. 3.

More information

Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved.

Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved. Chapter 3! Planning and Design! 2012 Elsevier, Inc. All rights reserved. Road Map The time and effort you put into planning a multimedia project will determine how well (or not) the project hits its mark.!!!

More information

Opening the Program. Movie Maker II 1

Opening the Program. Movie Maker II 1 1 Opening the Program To open the Movie Maker II application, use the Start Programs Movie Maker combination from the desktop. Alternatively, you can create a shortcut on the desktop. After executing this

More information

How to Use imovie. iphone

How to Use imovie. iphone How to Use imovie imovie steps differ slightly depending on whether you are using an Apple computer or cellular device. Be sure to look at the steps that correspond with the device that you are using!

More information

What is imovie? How can it help in the classroom? Presentation given by Erika Lee Garza

What is imovie? How can it help in the classroom? Presentation given by Erika Lee Garza What is imovie? How can it help in the classroom? Presentation given by Erika Lee Garza imovie Agenda Review questionnaire Introduction-Watch Video imovie app setup information How to create an imovie

More information

Digital Story Telling with Windows Movie Maker Advanced STM Workshop Delwar Sayeed Center for Teaching and Learning

Digital Story Telling with Windows Movie Maker Advanced STM Workshop Delwar Sayeed Center for Teaching and Learning Digital Story Telling with Windows Movie Maker Advanced STM Workshop Delwar Sayeed Center for Teaching and Learning Getting Started 1. To open Windows moviemaker, go to: Start > All Programs > Windows

More information

CS 534: Computer Vision Segmentation and Perceptual Grouping

CS 534: Computer Vision Segmentation and Perceptual Grouping CS 534: Computer Vision Segmentation and Perceptual Grouping Ahmed Elgammal Dept of Computer Science CS 534 Segmentation - 1 Outlines Mid-level vision What is segmentation Perceptual Grouping Segmentation

More information

Movies Segmentation into Scenes and Chapters Using Locally Weighted Bag of Visual Words

Movies Segmentation into Scenes and Chapters Using Locally Weighted Bag of Visual Words Movies Segmentation into Scenes and Chapters Using Locally Weighted Bag of Visual Words Vasileios Chasanis Department of Computer Science University of Ioannina GR 45110 vchasani@cs.uoi.gr Argyris Kalogeratos

More information

imovie for ipad CREATING A PROJECT

imovie for ipad CREATING A PROJECT imovie for ipad CREATING A PROJECT After opening the imovie app select the plus sign located in the dark grey box under the projects tab. A window will pop up asking for whether you want to create a movie

More information

Binju Bentex *1, Shandry K. K 2. PG Student, Department of Computer Science, College Of Engineering, Kidangoor, Kottayam, Kerala, India

Binju Bentex *1, Shandry K. K 2. PG Student, Department of Computer Science, College Of Engineering, Kidangoor, Kottayam, Kerala, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Survey on Summarization of Multiple User-Generated

More information

Network Theory: Social, Mythological and Fictional Networks. Math 485, Spring 2018 (Midterm Report) Christina West, Taylor Martins, Yihe Hao

Network Theory: Social, Mythological and Fictional Networks. Math 485, Spring 2018 (Midterm Report) Christina West, Taylor Martins, Yihe Hao Network Theory: Social, Mythological and Fictional Networks Math 485, Spring 2018 (Midterm Report) Christina West, Taylor Martins, Yihe Hao Abstract: Comparative mythology is a largely qualitative and

More information

Flow fields PSY 310 Greg Francis. Lecture 25. Perception

Flow fields PSY 310 Greg Francis. Lecture 25. Perception Flow fields PSY 310 Greg Francis Lecture 25 Structure you never knew was there. Perception We have mostly talked about perception as an observer who acquires information about an environment Object properties

More information

Key learning outcome: To write a story about overcoming a monster. Medium-term plan

Key learning outcome: To write a story about overcoming a monster. Medium-term plan Key Stage: Upper KS2 Y5/6 Genre: Fiction Text: Beowulf by Kevin Crossley-Holland Length of sequence: 3 weeks Key learning outcome: To write a story about overcoming a monster Elicitation task: Share with

More information

Criterion E: Product Development

Criterion E: Product Development Criterion E: Product Development Techniques used to address client s requirements: Pre-Video Setup.pg. 1 Video Layout...pg. 2 Editing Video Clips pg. 3-5 Uploading my Videos to Youtube..pg. 6-7 My Youtube

More information

Design & Use of the Perceptual Rendering Intent for v4 Profiles

Design & Use of the Perceptual Rendering Intent for v4 Profiles Design & Use of the Perceptual Rendering Intent for v4 Profiles Jack Holm Principal Color Scientist Hewlett Packard Company 19 March 2007 Chiba University Outline What is ICC v4 perceptual rendering? What

More information

Creating an im ovie project Adjust Project Settings

Creating an im ovie project Adjust Project Settings Creating an imovie project Launch the app, choose projects at the top and tap on the + icon at the top right of the screen to begin a new project. You can choose either to make a movie or a trailer. First

More information

IATL Academic Fellowship

IATL Academic Fellowship IATL Academic Fellowship December 7 2012 Due to increasing economic pressures, most employers are keen to explore alternative modes of embedding knowledge that enable employees to access Higher Education

More information

(Sample) Final Exam with brief answers

(Sample) Final Exam with brief answers Name: Perm #: (Sample) Final Exam with brief answers CS/ECE 181B Intro to Computer Vision March 24, 2017 noon 3:00 pm This is a closed-book test. There are also a few pages of equations, etc. included

More information

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com Adobe Spark A Guide for Schools and Educators spark.adobe.com CONTENTS 1: What Is Adobe Spark?... 3 2: How Much Does Adobe Spark Cost?... 4 3: Is Adobe Spark A Web Application Or An App?... 4 4: Three

More information

Scene Detection Media Mining I

Scene Detection Media Mining I Scene Detection Media Mining I Multimedia Computing, Universität Augsburg Rainer.Lienhart@informatik.uni-augsburg.de www.multimedia-computing.{de,org} Overview Hierarchical structure of video sequence

More information

Working with Windows Movie Maker

Working with Windows Movie Maker Working with Windows Movie Maker These are the work spaces in Movie Maker. Where can I get content? You can use still images, OR video clips in Movie Maker. If these are not images you created yourself,

More information

Lineup Configuration Guide

Lineup Configuration Guide Lineup Configuration Guide How to Stop the Lineup Display & DSI Software If you need to stop the Lineup display & DSI software to get to the Windows desktop follow these steps. 1. Press the ESC key which

More information

Group: 3D S Project: Media Server Document: SRS Date: January Introduction. 1.1 Purpose of this Document

Group: 3D S Project: Media Server Document: SRS Date: January Introduction. 1.1 Purpose of this Document Group: 3D S Project: Media Server Document: SRS Date: January 28 2005 1. Introduction 1.1 Purpose of this Document We will create a server application to stream DVD/CD content to a client on a home network.

More information

COMM 359 Advanced Post-Production

COMM 359 Advanced Post-Production COMM 359 Advanced Post-Production SOC 003, Wednesdays 9:20-12:05 Phone: 312-915-6827 Office: SOC # 203 Prerequisites: Intro to Video Production. Professor Aaron Greer E-mail: agreer1@luc.edu Office hours:

More information

5/13/2009. Introduction. Introduction. Introduction. Introduction. Introduction

5/13/2009. Introduction. Introduction. Introduction. Introduction. Introduction Applying Collaborative Filtering Techniques to Movie Search for Better Ranking and Browsing Seung-Taek Park and David M. Pennock (ACM SIGKDD 2007) Two types of technologies are widely used to overcome

More information

Welcome Back to Fundamental of Multimedia (MR412) Fall, ZHU Yongxin, Winson

Welcome Back to Fundamental of Multimedia (MR412) Fall, ZHU Yongxin, Winson Welcome Back to Fundamental of Multimedia (MR412) Fall, 2012 ZHU Yongxin, Winson zhuyongxin@sjtu.edu.cn Content-Based Retrieval in Digital Libraries 18.1 How Should We Retrieve Images? 18.2 C-BIRD : A

More information

EDITING ON FINAL CUT PRO

EDITING ON FINAL CUT PRO EDITING ON FINAL CUT PRO BUILDING BLOCKS OF A FINAL CUT PRO PROJECT: Projects (Think of it as a big folder, or your binder), which include all the elements of your movie, such as clips, sequences, and

More information