Measure the area of the object's surface
#include "dip_measurement.h"
dip_int dip_FeatureSurfaceAreaID ( void )
dip_FeatureSurfaceAreaID returns the ID value of this measurement function, that is registered by Initialise.
This function measures the area of a 3D object's surface using six-connected boundary voxels.
J.C. Mullikin and P.W. Verbeek (1993), "Surface area estimation of digitized planes.", bioimaging 1(1): 6-16.
Measure, FeatureSize, FeatureCenter, FeatureGravity, FeatureMean, FeatureSum, FeatureStdDev, FeatureMaximum, FeatureMinimum, FeatureMaxVal, FeatureMinVal, FeaturePerimeter, FeatureSurfaceArea, FeatureFeret, FeatureMass, FeatureInertia
DIPlib on-line documentation | Function reference | Global function index