5.0

5.0 | 1 rating Rate this file 4 Downloads (last 30 days) File Size: 20 KB File ID: #1116

Longitudinal time code decoding algorithm

by Malcolm A. MacIver

 

29 Nov 2001 (Updated 04 Feb 2003)

Sampled time code to HHMMSSFF

| Watch this File

File Information
Description

SMPTE 12M time code is the industry standard for synchronization of multiple media sources, such as video and sound. I and colleagues use it to synchronize video recordings of events with measurements (for example, fluoro scope images of people swallowing with physiological measurments of swallowing muscle activity).

To use these programs, record the SMPTE code at 20 kHz, export the (time, value) pairs into a data format that
MATLAB can read, and call the program 'smpte' with the name of this two column matrix. To test, try included SMPTE time sample by doing

load('smpte_code.txt')
smpte(smpte_code)

Also included are a number of m-files for doing arithmetic with HHMMSSFF numbers and conversion to decimal frame number.

MATLAB release MATLAB 5.2 (R10)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
13 Oct 2003 Rua Haszard Morris

Does the job fine!

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import Malcolm A. MacIver 22 Oct 2008 06:39:37
data export Malcolm A. MacIver 22 Oct 2008 06:39:37
smpte 12m Malcolm A. MacIver 22 Oct 2008 06:39:37
longitudinal time code Malcolm A. MacIver 22 Oct 2008 06:39:37
video synchronization Malcolm A. MacIver 22 Oct 2008 06:39:37

Contact us at files@mathworks.com