Morphological edge detector
#include "dip_morphology.h"
dip_Error dip_MorphologicalGradientMagnitude ( in, out, se, boundary, param, shape, edgeType )
integer, float
The same as MorphologicalRange.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |
dip_Image | se | Custom structuring element |
dip_BoundaryArray | boundary | Boundary conditions |
dip_FloatArray | param | Filter parameters |
dip_FilterShape | shape | Structuring element |
dip_MphEdgeType | edgeType | edgeType |
MorphologicalRange, Lee, MultiScaleMorphologicalGradient, Tophat