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

FeatureSurfaceArea

Measure the area of the object's surface

SYNOPSIS

#include "dip_measurement.h"

dip_int dip_FeatureSurfaceAreaID ( void )

FUNCTION

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.

LITERATURE

J.C. Mullikin and P.W. Verbeek (1993), "Surface area estimation of digitized planes.", bioimaging 1(1): 6-16.

SEE ALSO

Measure

FeatureDimension, FeatureSize, FeatureCenter, FeatureGravity, FeatureMaximum, FeatureMinimum, FeatureFeret, FeatureMaxVal, FeatureMinVal, FeatureMean, FeatureStdDev, FeatureSum, FeatureMass, FeaturePerimeter, FeatureP2A, FeatureShape, FeatureSurfaceArea, FeatureAnisotropy2D, FeatureInertia, FeatureGinertia, FeatureMu, FeatureGmu, FeatureBendingEnergy, FeatureChainCodeBendingEnergy, FeatureExcessKurtosis, FeatureLongestChaincodeRun, FeatureOrientation2D, FeatureSkewness

DIPlib on-line documentation | Function reference | Global function index