Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 9/30/2019
Public
Document Table of Contents

<span class='option'>iwiFilterMorphology_GetBorderSize</span>

Syntax
IW_DECL(IppStatus) iwiFilterMorphology_GetBorderSize(
    IwiMorphologyType   morphType,
    IwiSize             maskSize,
    IwiBorderSize      *pBorderSize
);
Parameters

morphType

Type of the morphological filter.

maskSize

Size of the filter mask.

pBorderSize

Pointer to the border size structure.

Description

This function calculates the border size for the morphological filtering.

Return Values

ippStsNoErr

No errors.

ippStsNotSupportedModeErr

Specified combination of parameters' values is not supported.

ippStsNullPtrErr

The pBorderSize pointer is NULL.

Did you find the information on this page useful?

Characters remaining:

Feedback Message