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

FeatureDescriptionSetLabels

Set the labels of the described feature

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_FeatureDescriptionSetLabels ( description, measurement, featureID, labels, label )

FUNCTION

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

ARGUMENTS

Data typeNameDescription
dip_FeatureDescriptiondescriptionFeature description data structure
dip_MeasurementmeasurementMeasurement data structure
dip_intfeatureIDID of the measurement feature
dip_StringArraylabelsArray of label describing strings, one for each label
char *labelSingle description of all feature labels

SEE ALSO

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