EasyCV  0.9.36
Easy! Computer Vision
Classes | Functions
easy.videosegment Namespace Reference

Classes

class  TRECVIDAnnotaitonParser
 

Functions

def parseSamples
 
def parseCatalog
 

Detailed Description

now just for local file system access to the annotations
and video references.

Usage:
Parse XML catalog files, 
then all xml files indicated by catalog files are parsed, 
then video information including segments will be collected

Function Documentation

def easy.videosegment.parseCatalog (   CVAC_DataDir,
  localDir,
  catalogFile 
)
Parse XML catalog files, and then 
return all found labels.
def easy.videosegment.parseSamples (   root,
  CVAC_DataDir 
)
for each catalog file, 
collect all samples including videos files and their annotation files
then, each segment information is converted to cvac.LabeledVideoSegment