Get global Boundary Conditions
#include "dip_globals.h"
dip_Error dip_GlobalBoundaryConditionGet ( boundary, size, resources )
This function allocates the boundary array array of size size with the global default boundary conditions for each dimension of the image. The initial values of this global array is DIP_BC_SYMMETRIC_MIRROR.
Data type | Name | Description |
dip_BoundaryArray * | boundary | Pointer to Boundary conditions |
dip_int | size | Size of the new array |
dip_Resources | resources | Resources tracking structure. See ResourcesNew |
GlobalBoundaryConditionSet, GlobalGaussianTruncationGet, GlobalGaussianTruncationSet, GlobalFilterShapeGet, GlobalFilterShapeSet