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

MorphologicalGradientMagnitude

Morphological edge detector

SYNOPSIS

#include "dip_morphology.h"

dip_Error dip_MorphologicalGradientMagnitude ( in, out, se, boundary, filterParam, shape, edgeType )

DATA TYPES

integer, float

FUNCTION

The same as MorphologicalRange.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput
dip_ImageseStructuring element
dip_BoundaryArrayboundaryBoundary conditions
dip_FloatArrayfilterParamFilter parameters
dip_FilterShapeshapeFilter shape
dip_MphEdgeTypeedgeTypeedgeType

SEE ALSO

MorphologicalRange, Lee, MultiScaleMorphologicalGradient, Tophat

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