|
Functions |
RawDataSet * | GetRawDataSet (String locString, String setName, bool required) |
RawDataSet * | GetRawDataSet (CmdOptions &options, bool required) |
ImageSet * | GetImageSet (String locString, String setName, bool required) |
ImageSet * | GetImageSet (CmdOptions &options, bool required, bool getSrcLoc=true) |
VideoSet * | GetVideoSet (String locString, String setName, bool required) |
VideoSet * | GetVideoSet (CmdOptions &options, bool required, bool getSrcLoc=true) |
void | DoDumpImageSets () |
void | DoDumpVideoSets () |
void | DoCopyVideoSets () |
void | DoDumpImageSet () |
void | DoDiffImageSet () |
void | DoCopyImageSet () |
void | DoDumpVideoSet () |
void | DoDiffVideoSet () |
void | DoCopyVideoSet () |
SegmentationLocator | GetSegmentationLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpSegmentation () |
void | DoDiffSegmentation () |
void | DoCopySegmentation () |
KeyframesLocator | GetKeyframesLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpKeyframes () |
void | DoDiffKeyframes () |
void | DoCopyKeyframes () |
ImageArchiveLocator | GetImageArchiveLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpImageArchive () |
void | DoDiffImageArchive () |
void | DoCopyImageArchive () |
FeatureLocator | GetFeatureLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpFeatureTable () |
void | DoDiffFeatureTable () |
void | DoCopyFeatureTable () |
KeywordListLocator | GetKeywordListLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpKeywordList () |
void | DoDiffKeywordList () |
void | DoCopyKeywordList () |
AnnotationTableLocator | GetAnnotationTableLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpAnnotationTable () |
void | DoDiffAnnotationTable () |
void | DoCopyAnnotationTable () |
AnnotationTableSetLocator | GetAnnotationTableSetLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpAnnotationTableSet () |
void | DoDiffAnnotationTableSet () |
void | DoCopyAnnotationTableSet () |
SimilarityTableSetLocator | GetSimilarityTableSetLocator (CmdOptions &options, bool getSrcLoc) |
void | DoDumpSimilarityTableSet () |
void | DoDiffSimilarityTableSet () |
void | DoCopySimilarityTableSet () |
int | mainRepository (int argc, char *argv[]) |