DIPlib Documentation - ©1995-2008 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, FeatureDescriptionFree, FeatureDescriptionNew, FeatureDescriptionSetName, FeatureDescriptionGetName, FeatureDescriptionSetDescription, FeatureDescriptionGetDescription, FeatureDescriptionSetLabels, FeatureDescriptionGetLabels, FeatureDescriptionSetLabel, FeatureDescriptionSetUnits, FeatureDescriptionGetUnits, FeatureDescriptionSetDimensionLabels

DIPlib on-line documentation | Function reference | Global function index