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

GlobalFilterShapeSet

Set the global filter shape value

SYNOPSIS

#include "dip_globals.h"

dip_Error dip_GlobalFilterShapeSet ( shape )

FUNCTION

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.

ARGUMENTS

Data typeNameDescription
dip_FilterShapeshapeFilter shape

SEE ALSO

GlobalBoundaryConditionGet, GlobalBoundaryConditionSet, GlobalGaussianTruncationGet, GlobalGaussianTruncationSet, GlobalFilterShapeGet