Set the global filter shape value
#include "dip_globals.h"
dip_Error dip_GlobalFilterShapeSet ( shape )
This function sets the global default of the filter shape used by DIPlib's linear and morphology filters. The initial value of this global is DIP_FLT_SHAPE_RECTANGULAR.
This setting currently has no effect on any of the filters in DIPlib.
Data type | Name | Description |
dip_FilterShape | shape | Filter shape |
GlobalBoundaryConditionGet, GlobalBoundaryConditionSet, GlobalGaussianTruncationGet, GlobalGaussianTruncationSet, GlobalFilterShapeGet