Main Page   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.EDLFile Class Reference

Inheritance diagram for meapsoft.EDLFile:

Inheritance graph
[legend]
Collaboration diagram for meapsoft.EDLFile:

Collaboration graph
[legend]
List of all members.

Detailed Description

Representation of a MEAPsoft edit decision list file.

Author:
Ron Weiss (ronw@ee.columbia.edu)

Definition at line 38 of file EDLFile.java.

Public Methods

void readFile () throws IOException, ParserException
 Read in an EDL file.

double[][] getFeatures (int[] featdim)
 Get a matrix (2D double array) of all of the features in all of the chunks contained in this file.


Protected Methods

void write (Writer w) throws IOException
 Write the contents of this FeatFile.


Member Function Documentation

double [][] meapsoft.EDLFile.getFeatures int    featdim[] [inline]
 

Get a matrix (2D double array) of all of the features in all of the chunks contained in this file.

Each column corresponds to a single feature vector. Index it as you would in Matlab ([row][column] = [featdim][chunk]).

Reimplemented from meapsoft.FeatFile.

Definition at line 128 of file EDLFile.java.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:12 2006 for MEAPsoft by doxygen1.2.18