Threshold operator parameter.
Threshold operator parameter.
Member
| Member Name | Description |
|---|---|
thresh | Threshold, value less than or equal to 255. |
maxVal | Reserved parameter. |
type | ThresholdType, supports the types in hbVPThresholdType. |
The API for calling the Threshold API.
taskHandle Task handles are responsible for the interaction of the operator with the UCP architecture.dstImg The output picture, support U8C1, format Y,type, and size are the same as the input picture.srcImg The input picture type supports U8C1 and format supports Y.thresholdParam Operator parameter.0 means the API was successfully executed, otherwise the execution failed.