Get global filter shape value
#include "dip_globals.h"
dip_Error dip_GlobalFilterShapeGet ( shape )
This function gets 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, GlobalFilterShapeSet