Get the number of object IDs
#include "dip_measurement.h"
dip_Error dip_MeasurementNumberOfObjects ( measurement, objects )
This function obtains the number of object IDs belonging to the featureID measurement function ID in the measurement structure. See MeasurementForge for a (brief) explination of the measurement data structure.
Data type | Name | Description |
dip_Measurement | measurement | Measurement data structure |
dip_int * | objects | Pointer to an integer containing the number of object IDs |