Home | Trees | Indices | Help |
|
---|
|
object --+ | MetadataObject --+ | LabelMetadata
Metadata object to handle Label Metadata Attributes ---------- label : dict A dictionnary that contains : - label id has keys and - label names has values description : dict A dictionnary that contains : - label id has keys and - label descriptions has values label_type : str = 'mono' or 'multi' 'mono' or 'multi' enable to specify the label mode : - 'mono' : mono-label (only 1 label at a time) - 'multi' : multi-label (several labels can be observe at the same time)
|
|||
|
|||
Inherited from Inherited from |
|
|||
_default_value = OrderedDict([('label', {}), ('description', {
|
|
|||
Inherited from |
|
Save a dictionnary-like object inside a h5 file group
|
|
_default_value
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 15 00:09:37 2013 | http://epydoc.sourceforge.net |