This section describes the Intel® Integrated Performance Primitives (Intel® IPP) functions that perform 3D data transforms - resizing, affine transform, and remapping, as well as functions for 3D data linear filtering.
FilterBorder
Filters a 3D image using a rectangular filter.
FilterBorderInit
Initializes the filter specification structure for 3D image processing.
FilterBorderGetSize
Computes the size of the filter specification structure and the size of the work buffer for 3D image processing.
FilterMedian
Filters a 3D image using a median filter.
FilterMedianInit
Initializes the filter specification structure for 3D image processing with a median filter.
FilterMedianGetSize
Computes the size of the filter specification structure and the size of the work buffer for 3D image processing with a median filter.
ResizeGetBufSize
Calculates the size of the external work buffer for the function ipprResize.
GetResizeCuboid
Computes coordinates of the destination cuboid.