hi_mpi_isp_set_sharpen_attr
Description
Sets the image sharpening attribute.
Prototype
hi_s32 hi_mpi_isp_set_sharpen_attr(hi_vi_pipe vi_pipe, const hi_isp_sharpen_attr *shp_attr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
shp_attr |
Input |
Image sharpening attribute |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: Sharpen