Morphological edge detector
#include "dip_morphology.h"
dip_Error dip_MorphologicalGradientMagnitude ( in, out, se, boundary, filterParam, shape, edgeType )
integer, float
The same as MorphologicalRange.
| Data type | Name | Description |
| dip_Image | in | Input |
| dip_Image | out | Output |
| dip_Image | se | Structuring element |
| dip_BoundaryArray | boundary | Boundary conditions |
| dip_FloatArray | filterParam | Filter parameters |
| dip_FilterShape | shape | Filter shape |
| dip_MphEdgeType | edgeType | edgeType |
MorphologicalRange, Lee, MultiScaleMorphologicalGradient, Tophat
DIPlib on-line documentation | Function reference | Global function index