Code covered by the BSD License  

Highlights from
Movie sequence

4.75

4.8 | 4 ratings Rate this file 4 Downloads (last 30 days) File Size: 6.83 KB File ID: #5897

Movie sequence

by Olivier Salvado

 

20 Sep 2004 (Updated 23 Sep 2004)

Build a movie sequence and generate a avi file

| Watch this File

File Information
Description

Set of 3 functions to generate a movie sequence: CamSeqUpdate, CamSeqGen, and CamSeqPlay.

From a 3D scene in the current windows, the user specifies a series of views by moving the camera with the camera toolbox (CamSeqUpdate). The list of views are then used to generate a continuous sequence by interpolating between the defined views (CamSeqGen). Once a sequence has been generated, it can be payed as a movie and saved in a AVI-file (CamSeqPlay).

usage:

1. [cam] = CamSeqUpdate([]); to initialize the strucure with the current view

2. using the camera toolbar, position the camera for the next view

3. [cam] = CamSeqUpdate(cam,3); add the current view 3 secondes after the previous one in the structure

4. repeat 2./3. until all the views are defined.

5. use CamSeqGen to generate a sequence from the list of views

6. use CamSeqPlay to play the sequence and/or generate an .avi file

The file example shows all the process. See help of each file for more options.

The gui CamSeqGUI streamlines the sequence creation with 4 buttons that call the different functions with default parameters.

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
26 Jan 2006 Leif Marxen

Wow, exactly what I needed.
This helped me a lot to visualize my data!

04 Nov 2007 Pete Smith  
23 Jan 2008 caio guima

Great work! Easy to use, and does exactly what I needed. Props to you!

12 Sep 2008 Shripad Kondra

Super !!! Nice program to visualize 3D data.

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data exploration Olivier Salvado 22 Oct 2008 07:31:48
movie Olivier Salvado 22 Oct 2008 07:31:48
camera Olivier Salvado 22 Oct 2008 07:31:48
sequence Olivier Salvado 22 Oct 2008 07:31:48
avi Olivier Salvado 22 Oct 2008 07:31:48
graphics Olivier Salvado 22 Oct 2008 07:31:48

Contact us at files@mathworks.com