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

FeatureDescriptionSetLabel

Set the name of a particular feature label

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_FeatureDescriptionSetLabel ( description, number, label )

FUNCTION

This function sets the name of a particular label of the described feature.

ARGUMENTS

Data typeNameDescription
dip_FeatureDescriptiondescriptionFeature description data structure
dip_intnumberIndex of the label
char *labelLabel text

SEE ALSO

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