EasyCV  0.9.36
Easy! Computer Vision
Private Attributes | List of all members
cvac::Corpus Class Reference
Inheritance diagram for cvac::Corpus:
easy.corpus_service.CorpusI easy.corpus_service.LabelMeCorpusI easy.corpus_service.VaticCorpusI easy.corpus_service.VideosegmentCorpusI

Private Attributes

string name
 
string description
 
string homepageURL
 
bool isImmutableMirror
 

Detailed Description

A Corpus, which describes the metadata for a collection of images or videos. This object mainly acts as an ID to perform tasks on the corpus, but it includes a few more data members for convenience. The data members must not be modified by any client, only by CorpusService. The actual Labelable artifacts in the corpus are accessed via the CorpusService.

Member Data Documentation

string cvac::Corpus::description
private
string cvac::Corpus::homepageURL
private
bool cvac::Corpus::isImmutableMirror
private
string cvac::Corpus::name
private

The documentation for this class was generated from the following file: