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

FeatureDescriptionFree

Free a Feature Description

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_FeatureDescriptionFree ( description )

FUNCTION

This function frees a Feature Description data structure. This is not the preferred way of freeing a Feature Description. Use the resources mechanism instead (Resources tracking structure. See ResourcesNew).

ARGUMENTS

Data typeNameDescription
dip_FeatureDescription *descriptionFeature Description to be freed

SEE ALSO

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