Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL_CPP(IwiBorderSize) iwiFilterMorphology_GetBorderSize(
IwiMorphologyType morphType,
IwiSize maskSize
)
morphType |
Type of the morphological filter. |
maskSize |
Size of the filter mask. |
This function calculates the border size for the morphological filtering.
ippStsNotSupportedModeErr |
Specified combination of parameters' values is not supported. |
ippStsNullPtrErr |
The pBorderSize pointer is NULL. |