Feature data convenience function
#include "dip_measurement.h"
dip_Error dip_MeasurementFeatureSize ( measurement, featureID, size )
This function is a convenience function on top of MeasurementObjectValue, providing an easy access to the number of the measurement values of the featureID measurement function.
Data type | Name | Description |
dip_Measurement | measurement | Measurement data structure |
dip_int | featureID | ID of the measurement feature |
dip_int * | size | Number of measurement values |