Intel IPP Integration Wrappers Developer Guide and Reference
ID
751823
Date
1/18/2023
Public
iwiSizeSymToBorderSize
Syntax
static IW_INLINE IppiBorderSize iwiLenToBorderSize(
IppSizeL kernelSize
)
Parameters
kernelSize |
Length of the symmetric kernel. |
Description
This function converts a symmetric kernel or mask length to a border size.
Return Values
Size of the border required for a filter with the specified kernel size.
Parent topic: Utility Functions