Erode operator parameter.
Member
| Member Name | Description |
|---|---|
pointLocX | Reserved parameter. |
pointLocY | Reserved parameter. |
iterations | Reserved parameter. |
borderType | The fill type supports type in hbVPBorderType. |
borderValue | Reserved parameter. |
The API for calling the Erode.
taskHandle Task handles are responsible for the interaction of the operator with the UCP architecture.dstImg The output picture, type, format and size are the same as the input picture.srcImg The input picture type supports U8C1 and format supports Y.erodeKernel The operator processing kernel type supports U8C1 with a positive odd width and height less than or equal to 9.erodeParam Operator parameter.0 means the API was successfully executed, otherwise the execution failed.