Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorba::VxStructure Interface Reference

A video structure (VxStructure in C++). More...

#include <HxCorbaVxStructure.idl>

List of all members.

Public Methods

StringSeq getLevelNames ()
boolean exist (in string levelId)
long size (in string levelId)
boolean push (in string level, in VxSegmentation seg)
boolean pushFromFile (in string level, in string filename)
VxSegmentation get (in string levelId)
VxSegment getSegment (in string levelId, in long index)
VxSegment mapsToSegment (in string levelId, in long timeSpan)
VxSegmentation getFromInterval (in string levelId, in VxTimeSpan timeSpan, in boolean complete)
VxSegmentation getWhereInt (in string levelId, in string strType, in long val)
VxSegmentation getWhereString (in string levelId, in string strType, in string val)
VxSegmentation getShots ()
VxSegmentation getEffects ()
long mapsToIndex (in string levelId, in VxTimeSpan timeSpan)
long mapsToIndexInt (in string levelId, in long timeSpan)
LongSeq getSegmentBoundaries (in string levelId, in VxTimeSpan timeSpan)
boolean isContinuous (in string levelId)
boolean isSequential (in string levelId)
boolean isParentOf (in string levelId1, in string levelId2)
boolean isChildOf (in string levelId1, in string levelId2)
VxStructureEval compare (in string levelId, in VxSegmentation foundTruth)

Public Attributes

const string BLOCKS = "blocks"
const string SHOTS = "shots"
const string EFFECTS = "effects"
const string SCENES = "scenes"


Detailed Description

A video structure (VxStructure in C++).


Member Function Documentation

StringSeq HxCorba::VxStructure::getLevelNames  
 

boolean HxCorba::VxStructure::exist in string    levelId
 

long HxCorba::VxStructure::size in string    levelId
 

boolean HxCorba::VxStructure::push in string    level,
in VxSegmentation    seg
 

boolean HxCorba::VxStructure::pushFromFile in string    level,
in string    filename
 

VxSegmentation HxCorba::VxStructure::get in string    levelId
 

VxSegment HxCorba::VxStructure::getSegment in string    levelId,
in long    index
 

VxSegment HxCorba::VxStructure::mapsToSegment in string    levelId,
in long    timeSpan
 

VxSegmentation HxCorba::VxStructure::getFromInterval in string    levelId,
in VxTimeSpan    timeSpan,
in boolean    complete
 

VxSegmentation HxCorba::VxStructure::getWhereInt in string    levelId,
in string    strType,
in long    val
 

VxSegmentation HxCorba::VxStructure::getWhereString in string    levelId,
in string    strType,
in string    val
 

VxSegmentation HxCorba::VxStructure::getShots  
 

VxSegmentation HxCorba::VxStructure::getEffects  
 

long HxCorba::VxStructure::mapsToIndex in string    levelId,
in VxTimeSpan    timeSpan
 

long HxCorba::VxStructure::mapsToIndexInt in string    levelId,
in long    timeSpan
 

LongSeq HxCorba::VxStructure::getSegmentBoundaries in string    levelId,
in VxTimeSpan    timeSpan
 

boolean HxCorba::VxStructure::isContinuous in string    levelId
 

boolean HxCorba::VxStructure::isSequential in string    levelId
 

boolean HxCorba::VxStructure::isParentOf in string    levelId1,
in string    levelId2
 

boolean HxCorba::VxStructure::isChildOf in string    levelId1,
in string    levelId2
 

VxStructureEval HxCorba::VxStructure::compare in string    levelId,
in VxSegmentation    foundTruth
 


Member Data Documentation

const string HxCorba::VxStructure::BLOCKS = "blocks"
 

const string HxCorba::VxStructure::SHOTS = "shots"
 

const string HxCorba::VxStructure::EFFECTS = "effects"
 

const string HxCorba::VxStructure::SCENES = "scenes"
 


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:42 2003 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001