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

FeatureStdDev

Measure the standard deviation of the object's intensity

SYNOPSIS

#include "dip_measurement.h"

dip_int dip_FeatureStdDevID ( void )

FUNCTION

dip_FeatureStdDevID returns the ID value of this measurement function, that is registered by Initialise.

This function measures the standard deviation of the intensity in the intensity image (see Measure) of pixels inside the object.

SEE ALSO

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