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

FeatureDescriptionGetName

Get the name of the described feature

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_FeatureDescriptionGetName ( description, name, resources )

FUNCTION

Gets the name of the feature described by description.

ARGUMENTS

Data typeNameDescription
dip_FeatureDescriptiondescriptionFeature description data structure
dip_String *nameName of the measurement feature
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