DIPlib Documentation - ©1995-2014 Quantitative Imaging Group, Delft University of Technology.

FeatureDescriptionGetLabels

Get the labels of the described feature

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_FeatureDescriptionGetLabels ( description, labels, resources )

FUNCTION

Gets the labels of the data of the feature descripted by description.

ARGUMENTS

Data typeNameDescription
dip_FeatureDescriptiondescriptionFeature description data structure
dip_StringArray *labelsFeature Labels
dip_ResourcesresourcesResources tracking structure. See ResourcesNew

SEE ALSO

MeasurementFeatureDescription, FeatureDescriptionNew, FeatureDescriptionFree, FeatureDescriptionSetName, FeatureDescriptionGetName, FeatureDescriptionSetDescription, FeatureDescriptionGetDescription, FeatureDescriptionSetLabels, FeatureDescriptionGetLabels, FeatureDescriptionSetLabel, FeatureDescriptionSetDimensionLabels, FeatureDescriptionSetUnits, FeatureDescriptionGetUnits, FeatureDescriptionSetUnit